Error with kaisen apps.plugin? since update on 24 or 25th of July

Hello,

Following kaisen-update run on the 25th July, I am getting the following error at boot:

Jul 26 03:01:58 kaisen apps.plugin[1994]: PROCFILE: Cannot open file ‘/etc/netdata/apps_groups.conf’
Jul 26 03:01:58 kaisen debugfs.plugin[2011]: debugfs.plugin should run with CAP_DAC_READ_SEARCH.
Jul 26 03:01:58 kaisen debugfs.plugin[2011]: debugfs.plugin should either run as root (now running with uid 996, euid 996) or have special capabilities. Without these, debugfs.plugin cannot access /sys/kernel/debug. To enable capabilities run: sudo setcap cap_dac_read_search,cap_sys_ptrace+ep /usr/lib/netdata/plugins.d/debugfs.plugin; To enable setuid to root run: sudo chown root:netdata /usr/lib/netdata/plugins.d/debugfs.plugin; sudo chmod 4750 /usr/lib/netdata/plugins.d/debugfs.plugin;
Jul 26 03:01:59 kaisen cups.plugin[2003]: cups daemon is not running. Exiting!
Jul 26 03:02:00 kaisen apps.plugin[1994]: Cannot process /proc/1/limits (command ‘systemd’)
Jul 26 03:02:00 kaisen apps.plugin[1994]: Cannot process /proc/1496/limits (command ‘netdata’)
Jul 26 03:02:00 kaisen apps.plugin[1994]: Cannot process /proc/1359/limits (command ‘at-spi-bus-laun’)
Jul 26 03:02:00 kaisen apps.plugin[1994]: Cannot process /proc/1321/limits (command ‘systemd’)

… all other commands

Jul 26 03:02:09 kaisen cgroup-network[2214]: setresuid(0, 0, 0) failed.
Jul 26 03:02:09 kaisen cgroup-network[2214]: child pid 2215 exited with code 1.
Jul 26 03:02:33 kaisen lightdm[2282]: gkr-pam: unable to locate daemon control file
Jul 26 03:02:34 kaisen lightdm[1316]: pam_systemd(lightdm-greeter:session): Failed to release session: Transport endpoint is not connected

The system seems to be working except for netdata. I did run the suggested commands:

ul 27 02:51:27 kaisen debugfs.plugin[2000]: debugfs.plugin should run with CAP_DAC_READ_SEARCH.
Jul 27 02:51:27 kaisen debugfs.plugin[2000]: debugfs.plugin should either run as root (now running with uid 996, euid 996) or have special capabilities. Without these, debugfs.plugin cannot access /sys/kernel/debug. To enable capabilities run: sudo setcap cap_dac_read_search,cap_sys_ptrace+ep /usr/lib/netdata/plugins.d/debugfs.plugin; To enable setuid to root run: sudo chown root:netdata /usr/lib/netdata/plugins.d/debugfs.plugin; sudo chmod 4750 /usr/lib/netdata/plugins.d/debugfs.plugin;

But the result is similar and netdata not functioning:

sudo journalctl -b -p 3
Jul 30 09:31:45 kaisen kernel: x86/cpu: SGX disabled by BIOS.
Jul 30 09:31:48 kaisen nvidia-persistenced[906]: Failed to open libnvidia-cfg.so.1: libnvidia-cfg.so.1: cannot open shared>
Jul 30 09:31:48 kaisen systemd[1]: Failed to start nvidia-persistenced.service - NVIDIA Persistence Daemon.
Jul 30 09:31:49 kaisen libvirtd[1125]: cannot open directory ‘/home/michel/MySoftware-NoSync/Parrot’: No such file or dire>
Jul 30 09:31:49 kaisen libvirtd[1125]: internal error: Failed to autostart storage pool ‘Parrot’: cannot open directory '/>
Jul 30 09:31:52 kaisen pulseaudio[1327]: GetManagedObjects() failed: org.freedesktop.systemd1.NoSuchUnit: Unit dbus-org.bl>
Jul 30 09:31:56 kaisen apps.plugin[1998]: PROCFILE: Cannot open file ‘/etc/netdata/apps_groups.conf’
Jul 30 09:31:57 kaisen cups.plugin[1978]: cups daemon is not running. Exiting!
Jul 30 09:31:58 kaisen apps.plugin[1998]: Cannot process /proc/1/limits (command ‘systemd’)
Jul 30 09:31:58 kaisen apps.plugin[1998]: Cannot process /proc/1489/limits (command ‘netdata’)
Jul 30 09:31:58 kaisen apps.plugin[1998]: Cannot process /proc/1349/limits (command ‘at-spi-bus-laun’)

Jul 30 09:31:58 kaisen apps.plugin[1998]: Cannot process /proc/425/limits (command ‘kworker/u16:8-btrfs-endio’)
Jul 30 09:31:58 kaisen apps.plugin[1998]: Cannot process /proc/402/limits (command ‘btrfs-transaction’)
Jul 30 09:32:07 kaisen cgroup-network[2202]: setresuid(0, 0, 0) failed.
Jul 30 09:32:07 kaisen cgroup-network[2202]: child pid 2203 exited with code 1.
Jul 30 09:33:51 kaisen lightdm[2330]: gkr-pam: unable to locate daemon control file
Jul 30 09:33:51 kaisen lightdm[1306]: pam_systemd(lightdm-greeter:session): Failed to release session: Transport endpoint >
Jul 30 09:33:51 kaisen pulseaudio[1327]: Error opening PCM device hdmi:1,1: Permission denied
Jul 30 09:33:51 kaisen pulseaudio[1327]: Error opening PCM device front:0: No such file or directory
Jul 30 09:33:51 kaisen pulseaudio[1327]: Error opening PCM device front:0: No such file or directory
Jul 30 09:33:52 kaisen systemd[2342]: /run/user/1000/systemd/generator.late/app-TOR\x20Browser@autostart.service:18: Worki>
Jul 30 09:33:52 kaisen pulseaudio[2359]: GetManagedObjects() failed: org.freedesktop.systemd1.NoSuchUnit: Unit dbus-org.bl>
Jul 30 09:33:55 kaisen systemd[2342]: Failed to start app-kaisen\x2dgtk\x2dsettings@autostart.service - Kaisen GTK setting>
Jul 30 09:33:57 kaisen xdg-desktop-portal[3344]: pw.conf: can’t load config client.conf: No such file or directory
Jul 30 09:34:03 kaisen systemd[2342]: Failed to start app-\x2fusr\x2flib\x2flibreoffice\x2fprogram\x2fsoffice-908a56326f4a>
lines 80-114/114 (END

SOLVED! Re-installing netdata seemed to have re-enabled netdata. I expect that the errors will disappear at the next reboot (in 24 hours) . If not I will report back here.

Thanks

After the last reboot, as expected, these errors have disappeared.

This can be closed as it is now completely resolved.

1 Like