-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update check failed. Please check your Internet connection. #7565
Comments
Hi, Where are you seeing the update check failed message, in the GUI? I'm also unsure what your nslookup from the CLI is in relation to? Is there anything in your adguard.log that might help us to isolate the issue? |
This is the image from the Adguard Dashboard This is the error from the log.file 2025/01/15 08:56:05.861583 240#93 [debug] dnsforward: resolved "static.adtidy.org": [143.244.62.6 143.244.62.8 2a02:6ea0:db00::1 2a02:6ea0:db00::11] I believe that this may be a similar issue to this Err #5373 |
I decided to complete a brand new LXC build with just Adguard on it to ensure that I wasn't having any conflicts on the original LXC. I have for now shutdown the old LXC to test a new clean install using the following script for PROXMOX. My previous comment is also relates to this new install. I am also getting this error message when trying to update the blocklists. |
If you run
|
I get the following output. |
This sounds very much like a local permissions problem. |
100% correct. Thanks for the assistance. |
Sorry I don't understand your comment - is the issue resolved for you? |
I am having similar issues, I have tried it on 3 separate machines, including docker and snap on ubuntu server. It's unable to write to that folder so I cannot add anything to the DNS blocklists, even the default one it comes with wont populate. |
I have come to that same conclusion regarding permissions issue. If I run this command |
Yes I have the same permission, it must be a bug with new installs, surely! |
Thanks for the details everyone - I will bring this to the developers attention. |
I had tried version v0.107.54 and that one also worked. I can add new lists and also the default block list is populated. |
so going back to an older version works for you? |
Yea, worked right away. The error is still in the logs but everything works as expected. I tried the latest one again and have the same issue. Although I see its been updated and I haven't tried that yet . |
Having made no actual changes to Adguard setup and install. The blocklists are now working but I am still geting this error: Update check failed. Please check your Internet connection. |
Prerequisites
I have checked the Wiki and Discussions and found no answer
I have searched other issues and found no duplicates
I want to report a bug and not ask a question or ask for help
I have set up AdGuard Home correctly and configured clients to use it. (Use the Discussions for help with installing and configuring clients.)
Platform (OS and CPU architecture)
Linux, AMD64 (aka x86_64)
Installation
GitHub releases or script from README
Setup
On one machine
AdGuard Home version
Version: v0.107.55
Action
root@adguard:~# nslookup -debug -type=a 'www.github.com' '192.168.21.x'
Expected result
Domain resolution from the command line.
Actual result
Server: 192.168.21.x
Address: 192.168.21.x#53
Non-authoritative answer:
www.github.com canonical name = github.com.
Name: github.com
Address: 4.237.22.38
Additional information and/or screenshots
This issue appears to have been present in previous releases. This was working for me until a recent update to AGH. This issue happens with a fresh install of Ubuntu LXC (Proxmox) and AGH.
The text was updated successfully, but these errors were encountered: