singularity098

Members
  • Posts

    5
  • Joined

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

singularity098's Achievements

Noob

Noob (1/14)

0

Reputation

  1. I am also having this issue. Every minute, my log gets this annoying message. Feb 21 01:17:01 MyServer crond[1597]: exit status 255 from user root /usr/local/emhttp/plugins/dynamix/scripts/monitor &> /dev/null When I look at the file "/usr/local/emhttp/plugins/dynamix/scripts/monitor", I can see this code on line 4. if ( ! ((date(i) * date(H) * 60 + date(i)) % $sync_interval_minutes) && file_exists("/var/lib/docker/containers")) { This is similar to but not quite the same as what's being discussed in the thread. The variables on my system have no single or double quotes. I never modified this script myself and honestly have no idea what it even does. I've read the thread a couple of times but it's not even clear to me how this got corrupted on the OP's machine, or if my issue is something totally unrelated and the script is failing for a different reason. Not sure how to proceed. Any help on this?
  2. Thank you! I finally found the danged thing. But I had even more trouble with it than this. I was using the "Gray" dynamix theme, and the lock icon doesn't even show up whatsoever on that theme. I had to change it to "White" to see the lock, then I can change it back after I've rearranged.
  3. My Netdata starts and crashes immediately due to too many errors. I've used it for like over a year and it just started doing this a couple of weeks ago. I have no idea what's changed and why this is happening. I didn't change anything in my Docker template mappings. I am on Unraid 6.11.5. 2023-08-16 21:35:59: go.d ERROR: logstash[local] check failed 2023-08-16 21:35:59: go.d WARNING: k8s_kubelet[k8s_kubelet] error on reading service account token from '/var/run/secrets/kubernetes.io/serviceaccount/token': open /var/run/secrets/kubernetes.io/serviceaccount/token: no such file or directory 2023-08-16 21:35:59: go.d ERROR: k8s_kubelet[k8s_kubelet] Get "http://127.0.0.1:10255/metrics": dial tcp 127.0.0.1:10255: connect: connection refused 2023-08-16 21:35:59: go.d ERROR: k8s_kubelet[k8s_kubelet] check failed 2023-08-16 21:35:59: go.d WARNING: k8s_kubelet[k8s_kubelet] error on reading service account token from '/var/run/secrets/kubernetes.io/serviceaccount/token': open /var/run/secrets/kubernetes.io/serviceaccount/token: no such file or directory 2023-08-16 21:35:59: go.d ERROR: k8s_kubelet[k8s_kubelet] Get "https://localhost:10250/metrics": dial tcp 127.0.0.1:10250: connect: connection refused 2023-08-16 21:35:59: go.d ERROR: k8s_kubelet[k8s_kubelet] check failed 2023-08-16 21:35:59: go.d ERROR: nginx[local] http://127.0.0.1/basic_status returned HTTP status 404 2023-08-16 21:35:59: go.d ERROR: nginx[local] check failed 2023-08-16 21:35:59: go.d ERROR: nginx[local] http://localhost/stub_status returned HTTP status 404 2023-08-16 21:35:59: go.d ERROR: nginx[local] check failed 2023-08-16 21:35:59: go.d ERROR: nginx[local] http://127.0.0.1/stub_status returned HTTP status 404 2023-08-16 21:35:59: go.d ERROR: nginx[local] check failed 2023-08-16 21:35:59: go.d ERROR: nginx[local] http://127.0.0.1/nginx_status returned HTTP status 404 2023-08-16 21:35:59: go.d ERROR: nginx[local] check failed 2023-08-16 21:35:59: go.d ERROR: nginx[local] http://127.0.0.1/status returned HTTP status 404 2023-08-16 21:35:59: go.d ERROR: nginx[local] check failed 2023-08-16 21:35:59: go.d ERROR: lighttpd[local] http://localhost/server-status?auto returned HTTP status 404 2023-08-16 21:35:59: go.d ERROR: lighttpd[local] check failed 2023-08-16 21:35:59: go.d ERROR: lighttpd[local] http://127.0.0.1/server-status?auto returned HTTP status 404 2023-08-16 21:35:59: go.d ERROR: lighttpd[local] check failed 2023-08-16 21:35:59: netdata INFO : P[proc] : cpufreq is using /host/sys/devices/system/cpu/cpu*/cpufreq/stats/time_in_state 2023-08-16 21:35:59: netdata INFO : P[proc] : Using now_boottime_usec() for uptime (dt is 7 ms) 2023-08-16 21:35:59: netdata ERROR : P[proc] : Cannot read pressure information from /host/proc/pressure/cpu. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : Cannot read pressure information from /host/proc/pressure/memory. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : Cannot read pressure information from /host/proc/pressure/io. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : PROCFILE: Cannot open file '/host/proc/net/wireless' (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : PROCFILE: Cannot open file '/host/proc/net/sctp/snmp' (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : PROCFILE: Cannot open file '/host/proc/net/ip_vs_stats' (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : PROCFILE: Cannot open file '/host/proc/net/stat/synproxy' (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('loop0', 7:0): Cannot open directory '/host/dev/mapper'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('loop0', 7:0): Cannot open directory '/host/dev/disk/by-label'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('loop0', 7:0): Cannot open directory '/host/dev/vx/dsk'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('loop1', 7:1): Cannot open directory '/host/dev/mapper'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('loop1', 7:1): Cannot open directory '/host/dev/disk/by-label'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('loop1', 7:1): Cannot open directory '/host/dev/vx/dsk'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('loop2', 7:2): Cannot open directory '/host/dev/mapper'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('loop2', 7:2): Cannot open directory '/host/dev/disk/by-label'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('loop2', 7:2): Cannot open directory '/host/dev/vx/dsk'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('loop3', 7:3): Cannot open directory '/host/dev/mapper'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('loop3', 7:3): Cannot open directory '/host/dev/disk/by-label'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('loop3', 7:3): Cannot open directory '/host/dev/vx/dsk'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('loop4', 7:4): Cannot open directory '/host/dev/mapper'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('loop4', 7:4): Cannot open directory '/host/dev/disk/by-label'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('loop4', 7:4): Cannot open directory '/host/dev/vx/dsk'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('loop5', 7:5): Cannot open directory '/host/dev/mapper'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('loop5', 7:5): Cannot open directory '/host/dev/disk/by-label'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('loop5', 7:5): Cannot open directory '/host/dev/vx/dsk'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('loop6', 7:6): Cannot open directory '/host/dev/mapper'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('loop6', 7:6): Cannot open directory '/host/dev/disk/by-label'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('loop6', 7:6): Cannot open directory '/host/dev/vx/dsk'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('loop7', 7:7): Cannot open directory '/host/dev/mapper'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('loop7', 7:7): Cannot open directory '/host/dev/disk/by-label'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('loop7', 7:7): Cannot open directory '/host/dev/vx/dsk'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('sda', 8:0): Cannot open directory '/host/dev/mapper'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('sda', 8:0): Cannot open directory '/host/dev/disk/by-label'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('sda', 8:0): Cannot open directory '/host/dev/vx/dsk'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('sda1', 8:1): Cannot open directory '/host/dev/mapper'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('sda1', 8:1): Cannot open directory '/host/dev/disk/by-label'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('sda1', 8:1): Cannot open directory '/host/dev/vx/dsk'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('nvme0n1', 259:0): Cannot open directory '/host/dev/mapper'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('nvme0n1', 259:0): Cannot open directory '/host/dev/disk/by-label'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('nvme0n1', 259:0): Cannot open directory '/host/dev/vx/dsk'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('nvme0n1p1', 259:1): Cannot open directory '/host/dev/mapper'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('nvme0n1p1', 259:1): Cannot open directory '/host/dev/disk/by-label'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('nvme0n1p1', 259:1): Cannot open directory '/host/dev/vx/dsk'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('sdb', 8:16): Cannot open directory '/host/dev/mapper'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('sdb', 8:16): Cannot open directory '/host/dev/disk/by-label'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('sdb', 8:16): Cannot open directory '/host/dev/vx/dsk'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('sdb1', 8:17): Cannot open directory '/host/dev/mapper'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('sdb1', 8:17): Cannot open directory '/host/dev/disk/by-label'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('sdb1', 8:17): Cannot open directory '/host/dev/vx/dsk'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('sdc', 8:32): Cannot open directory '/host/dev/mapper'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('sdc', 8:32): Cannot open directory '/host/dev/disk/by-label'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('sdc', 8:32): Cannot open directory '/host/dev/vx/dsk'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('sdc1', 8:33): Cannot open directory '/host/dev/mapper'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('sdc1', 8:33): Cannot open directory '/host/dev/disk/by-label'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('sdc1', 8:33): Cannot open directory '/host/dev/vx/dsk'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('sdd', 8:48): Cannot open directory '/host/dev/mapper'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('sdd', 8:48): Cannot open directory '/host/dev/disk/by-label'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('sdd', 8:48): Cannot open directory '/host/dev/vx/dsk'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('sdd1', 8:49): Cannot open directory '/host/dev/mapper'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('sdd1', 8:49): Cannot open directory '/host/dev/disk/by-label'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('sdd1', 8:49): Cannot open directory '/host/dev/vx/dsk'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('sde', 8:64): Cannot open directory '/host/dev/mapper'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('sde', 8:64): Cannot open directory '/host/dev/disk/by-label'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata ERROR : P[proc] : DEVICE-MAPPER ('sde', 8:64): Cannot open directory '/host/dev/vx/dsk'. (errno 2, No such file or directory) 2023-08-16 21:35:59: netdata LOG FLOOD PROTECTION too many logs (201 logs in 1 seconds, threshold is set to 200 logs in 1200 seconds). Preventing more logs from process 'netdata' for 1199 seconds. 2023-08-16 21:35:59: apps.plugin ERROR : APPS_READER : Received error on stdin. (errno 22, Invalid argument) EOF found in spawn pipe.
  4. This fixed the issue for me as well! The containers for Glances and Netdata were failing to check for updates until I did this. Thank you!
  5. THANK YOU. I was pulling my hair out failing to get my USB to boot, and this was the problem. I really wish that they would put this kind of information in the official documentation.