Package: netdata
Version: 1.37.1-2
Severity: grave
Justification: renders package unusable
Dear Maintainer,
* What led up to the situation?
I installed the netdata package
* What exactly did you do (or not do) that was effective (or
ineffective)?
Nothing was effective. I tried a reinstall with `apt purge`, `apt install`.
* What was the outcome of this action?
netdata still immediately exits with error code 1
* What outcome did you expect instead?
A running netdata service
Now that we got the template, here are the details:
[gru:~] % sudo systemctl start netdata
[gru:~] % systemctl status netdata
× netdata.service - netdata - Real-time performance monitoring
Loaded: loaded (/lib/systemd/system/netdata.service; enabled; preset:
enabled)
Active: failed (Result: exit-code) since Wed 2023-02-01 07:49:50 CET; 5s
ago
Duration: 121ms
Docs: man:netdata
file:///usr/share/doc/netdata/html/index.html
https://github.com/netdata/netdata
Process: 34968 ExecStart=/usr/sbin/netdata -D (code=exited,
status=1/FAILURE)
Main PID: 34968 (code=exited, status=1/FAILURE)
CPU: 149ms
Feb 01 07:49:50 tmh-gru systemd[1]: Started netdata - Real-time performance
monitoring.
Feb 01 07:49:50 tmh-gru netdata[34968]: CONFIG: cannot load cloud config
'/var/lib/netdata/cloud.d/cloud.conf'. Running with internal defaults.
Feb 01 07:49:50 tmh-gru netdata[34968]: 2023-02-01 07:49:50: netdata INFO :
MAIN : CONFIG: cannot load cloud config '/var/lib/netdata/cloud.d/cloud.conf'.
Running with internal defaults.
Feb 01 07:49:50 tmh-gru systemd[1]: netdata.service: Main process exited,
code=exited, status=1/FAILURE
Feb 01 07:49:50 tmh-gru systemd[1]: netdata.service: Killing process 34977
(netdata) with signal SIGKILL.
Feb 01 07:49:50 tmh-gru systemd[1]: netdata.service: Failed with result
'exit-code'.
journalctl did not offer more information.
I didn't manage to configure more verbose debug output. Happy to try again if
someone tells me how.
I ran `netdata -W unittest` with the result "ALL TESTS PASSED". Funny.
I used the upstream installer from
https://learn.netdata.cloud/docs/agent/packaging/installer which worked without
a problem.
-- System Information:
Debian Release: bookworm/sid
APT prefers testing
APT policy: (500, 'testing'), (10, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 6.1.0-2-amd64 (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages netdata depends on:
ii netdata-core 1.37.1-2
ii netdata-plugins-bash 1.37.1-2
ii netdata-web 1.37.1-2
Versions of packages netdata recommends:
ii netdata-plugins-python 1.37.1-2
netdata suggests no packages.
-- no debconf information