0

NextDNS cli: Error: service nextdns start: exit status 1:

Hi,

I'm trying to set up NextDNS to run on a docker container on a Synology NAS. Tried setting it up from scratch based on Debian and even some existing image (terafin/nextdns-proxy). It worked once while testing things but it never worked again, and I always get the same error ("service nextdns start: exit status 1:").

Tried recreating everything from scratch, checking network, restarting, etc. But I always get the same result. Since the error message itself seems to be broken as well, I'm not sure where to start troubleshooting.

Any help, please? :)

# sh -c "$(curl -sL https://nextdns.io/install)"
INFO: OS: debian
INFO: GOARCH: amd64
INFO: GOOS: linux
INFO: NEXTDNS_BIN: /usr/bin/nextdns
INFO: INSTALL_RELEASE: 1.41.0
i) Install NextDNS
e) Exit
Choice (default=i): i
INFO: Installing NextDNS...
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following NEW packages will be installed:
  apt-transport-https
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 25.2 kB of archives.
After this operation, 35.8 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bookworm/main amd64 apt-transport-https all 2.6.1 [25.2 kB]
Fetched 25.2 kB in 0s (228 kB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package apt-transport-https.
(Reading database ... 6848 files and directories currently installed.)
Preparing to unpack .../apt-transport-https_2.6.1_all.deb ...
Unpacking apt-transport-https (2.6.1) ...
Setting up apt-transport-https (2.6.1) ...
Hit:1 http://deb.debian.org/debian bookworm InRelease
Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
Get:4 https://repo.nextdns.io/deb stable InRelease [8490 B]
Get:5 https://repo.nextdns.io/deb stable/main amd64 Packages [425 B]
Fetched 8915 B in 1s (7136 B/s)
Reading package lists... Done
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following NEW packages will be installed:
  nextdns
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 3201 kB of archives.
After this operation, 7344 kB of additional disk space will be used.
Get:1 https://repo.nextdns.io/deb stable/main amd64 nextdns amd64 1.41.0 [3201 kB]
Fetched 3201 kB in 3s (1236 kB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package nextdns.
(Reading database ... 6852 files and directories currently installed.)
Preparing to unpack .../nextdns_1.41.0_amd64.deb ...
Unpacking nextdns (1.41.0) ...
Setting up nextdns (1.41.0) ...
NextDNS installed and started using sysv init
Error: service nextdns start: exit status 1:
NextDNS Profile ID: 12345

Even if I try to get a status I'll get the same error:

# nextdns start
Error: service nextdns start: exit status 1:
# nextdns status
Error: service nextdns status: exit status 1:
#

Reply

null

Content aside

  • 3 mths agoLast active
  • 80Views
  • 1 Following