Skip to content
This repository has been archived by the owner on Nov 9, 2024. It is now read-only.

Adguard not working on ARM64 #273

Open
2 tasks done
atomdeniz opened this issue Jan 23, 2024 · 0 comments
Open
2 tasks done

Adguard not working on ARM64 #273

atomdeniz opened this issue Jan 23, 2024 · 0 comments
Assignees

Comments

@atomdeniz
Copy link

atomdeniz commented Jan 23, 2024

  • I've read the FAQ and my problem isn't described there.
  • I've also searched through the existing issues, and my problem hasn't been brought up

Issue

I want to install Adguard with adguard.xxxxx.com, but it does not open(502 Gateway). (Everything else works)
I noticed that this line was not working in the Docker logs. A check has been made(on download) for the Arm64 version, but it still gives this error.
nohup /opt/adguardhome/AdGuardHome -c /opt/adguardhome/conf/AdGuardHome.yaml -w /opt/adguardhome/work --no-check-update &

Logs

user@vpn:~/ansible-easy-vpn$ docker logs adguard-unbound-doh 
nohup: can't execute '/opt/adguardhome/AdGuardHome': Exec format error
[2024-01-21 13:51:51] [NOTICE] dnscrypt-proxy 2.1.1
[2024-01-21 13:51:51] [NOTICE] Network connectivity detected
[2024-01-21 13:51:51] [NOTICE] Now listening to 127.0.0.1:9053 [UDP]
[2024-01-21 13:51:51] [NOTICE] Now listening to 127.0.0.1:9053 [TCP]
[2024-01-21 13:51:51] [NOTICE] Source [public-resolvers] loaded

Environment:

  • Client OS: Linux
  • VPS CPU : ARM64
  • VPS OS Ubuntu 22.04
  • VPS Provider Hetzner
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants