Hello All I have a Pro license for Pulseway currently watching over a PI3 for homebridge, two unRAID server and an unbuntu SFF PC for my PiHole DNS ad blocking, and just recently a Fedora Server 30 VM running on one of the unRAID servers that was working for a couple days when all of a sudden it started crashing a lot and frequently I am kind of stumped, if i manually restart the VM its stable for a while but starts crashing again, I am running kernel 5.3.6-200.fc30.x86_64 as that is the latest my reverse proxy script runs with.
the logs are showing core stack dumps like this with different Process ID's of course:
[user@proxybox ~]$ sudo systemctl status pulseway
● pulseway.service - Remotely Monitor and Control IT Systems
Loaded: loaded (/etc/systemd/system/pulseway.service; enabled; vendor preset: disabled)
Active: active (running) since Sat 2020-02-15 21:44:42 MST; 18min ago
Main PID: 917 (pulsewayd)
Tasks: 5 (limit: 4915)
Memory: 12.1M
CGroup: /system.slice/pulseway.service
└─917 /usr/sbin/pulsewayd --no-daemonize
Feb 15 21:44:42 proxybox systemd[1]: Started Remotely Monitor and Control IT Systems.
Feb 15 21:44:42 proxybox pulseway[917]: Starting Pulseway Daemon version 6.5 (2019082205)
Feb 15 21:44:42 proxybox pulseway[917]: Configuration read successfully!
Feb 15 21:44:42 proxybox pulseway[917]: Could not get server info SOAP 1.1 fault SOAP-ENV:Server[no subcode]
"Host not found"
Detail: get host by name failed in tcp_connect()
Feb 15 21:44:42 proxybox pulseway[917]: Could not get existing notifications: SOAP 1.1 fault SOAP-ENV:Server[no subcode]
"Host not found"
Detail: get host by name failed in tcp_connect()
Feb 15 21:44:42 proxybox pulseway[917]: Last error getting group policy SOAP 1.1 fault SOAP-ENV:Server[no subcode]
"Host not found"
Detail: get host by name failed in tcp_connect()
Feb 15 21:44:46 proxybox pulseway[917]: [566B blob data]
Feb 15 21:44:46 proxybox pulseway[917]: Syslog: reporting completed successfully.
Feb 15 21:44:46 proxybox pulseway[917]: [1.0K blob data]
Feb 15 21:44:46 proxybox pulseway[917]: Syslog: reporting completed successfully.
Hello All I have a Pro license for Pulseway currently watching over a PI3 for homebridge, two unRAID server and an unbuntu SFF PC for my PiHole DNS ad blocking, and just recently a Fedora Server 30 VM running on one of the unRAID servers that was working for a couple days when all of a sudden it started crashing a lot and frequently I am kind of stumped, if i manually restart the VM its stable for a while but starts crashing again, I am running kernel 5.3.6-200.fc30.x86_64 as that is the latest my reverse proxy script runs with.
the logs are showing core stack dumps like this with different Process ID's of course:
Process 22212 (pulsewayd) of user 0 dumped core. Stack trace of thread 22333: #0 0x00007f3e0ac5d227 __strlen_avx2 (libc.so.6) #1 0x00007f3e0ab69a1e __vfprintf_internal (libc.so.6) #2 0x00007f3e0abf7754 __vsyslog_internal (libc.so.6) #3 0x00007f3e0abf7bba syslog (libc.so.6) #4 0x00000000005ab5f4 send_udp_message (pulsewayd) #5 0x00000000005ab529 send_to_remote_syslog (pulsewayd) #6 0x0000000000617eff _Z13syslog_threadPv (pulsewayd) #7 0x00007f3e0b7a74c0 start_thread (libpthread.so.0) #8 0x00007f3e0abfd163 __clone (libc.so.6) Stack trace of thread 22225: #0 0x00007f3e0abc97fd __nanosleep (libc.so.6) #1 0x00007f3e0abc96fe sleep (libc.so.6) #2 0x0000000000611696 _Z37user_login_logout_notification_threadPv (pulsewayd) #3 0x00007f3e0b7a74c0 start_thread (libpthread.so.0) #4 0x00007f3e0abfd163 __clone (libc.so.6) Stack trace of thread 22224: #0 0x00007f3e0abc97fd __nanosleep (libc.so.6) #1 0x00007f3e0abc96fe sleep (libc.so.6) #2 0x00000000005e569c _Z23check_for_alerts_threadPv (pulsewayd) #3 0x00007f3e0b7a74c0 start_thread (libpthread.so.0) #4 0x00007f3e0abfd163 __clone (libc.so.6) Stack trace of thread 22212: #0 0x00007f3e0abc97fd __nanosleep (libc.so.6) #1 0x00007f3e0abc96fe sleep (libc.so.6) #2 0x0000000000626730 main (pulsewayd) #3 0x00007f3e0ab24f43 __libc_start_main (libc.so.6) #4 0x000000000040f729 _start (pulsewayd)
A systemctl yields this
[user@proxybox ~]$ sudo systemctl status pulseway
● pulseway.service - Remotely Monitor and Control IT Systems
Loaded: loaded (/etc/systemd/system/pulseway.service; enabled; vendor preset: disabled)
Active: active (running) since Sat 2020-02-15 21:44:42 MST; 18min ago
Main PID: 917 (pulsewayd)
Tasks: 5 (limit: 4915)
Memory: 12.1M
CGroup: /system.slice/pulseway.service
└─917 /usr/sbin/pulsewayd --no-daemonize
Feb 15 21:44:42 proxybox systemd[1]: Started Remotely Monitor and Control IT Systems.
Feb 15 21:44:42 proxybox pulseway[917]: Starting Pulseway Daemon version 6.5 (2019082205)
Feb 15 21:44:42 proxybox pulseway[917]: Configuration read successfully!
Feb 15 21:44:42 proxybox pulseway[917]: Could not get server info SOAP 1.1 fault SOAP-ENV:Server[no subcode]
"Host not found"
Detail: get host by name failed in tcp_connect()
Feb 15 21:44:42 proxybox pulseway[917]: Could not get existing notifications: SOAP 1.1 fault SOAP-ENV:Server[no subcode]
"Host not found"
Detail: get host by name failed in tcp_connect()
Feb 15 21:44:42 proxybox pulseway[917]: Last error getting group policy SOAP 1.1 fault SOAP-ENV:Server[no subcode]
"Host not found"
Detail: get host by name failed in tcp_connect()
Feb 15 21:44:46 proxybox pulseway[917]: [566B blob data]
Feb 15 21:44:46 proxybox pulseway[917]: Syslog: reporting completed successfully.
Feb 15 21:44:46 proxybox pulseway[917]: [1.0K blob data]
Feb 15 21:44:46 proxybox pulseway[917]: Syslog: reporting completed successfully.
Any help would be appreciated