Replies: 4 comments
-
AdguardHome on OpenWRT also problematic for me. '/etc/init.d/adguardhome status' reports the service as running, but the adguardhome webbrowser gui is not accessible. Restarting the adguardhome service resolves the problem. But would like to avoid restarting |
Beta Was this translation helpful? Give feedback.
-
AdguardHome had been working perfect for past 3 days. Today it crashed, last line in log: '2023/06/17 10:55:58.242581 1272#1 [fatal] listen tcp 192.168.1.1:8080: bind: cannot assign requested address' |
Beta Was this translation helpful? Give feedback.
-
I'm also having very similar issue. I have AGH running on a secondary router configured as dumb access point (just DNS, no DHCP), and if I reboot that box, system log will show following:
I've tried following to no success:
All of these attempts above gave the same outcome. But starting manually after boot (either in UI or SSH) works fine, service starts up normally. Edit: seems like statistics get reset after I start up manually, not sure why. Hope someone can shed some light on this, looks like a bug in boot sequence. |
Beta Was this translation helpful? Give feedback.
-
This is the standard behavior. You need to mount a persistent working directory, because /var is a symlink to /tmp which naturally gets flushed during reboot.
I also had some issues with the adguardhome service to autostart, even though it was started and enabled multiple times before. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I've noticed my internet going out almost everyday after installing AdGuard. I have confirmed I can get it working by running the command that starts Adguard in verbose, no reboot required.
A couple times I couldn't even reach the router itself.
Log:
Adguard openwrt.txt
Beta Was this translation helpful? Give feedback.
All reactions