May 16, 20251 yr Hello, I have been using unraid for close to a year now. But I have been facing all sorts of issues last few weeks, Since few days every morning my server becomes completely unresponsive. I can see its turned on but I can't reach it via WebUI or ping. I have to hard restart it and only then the system comes back. Can anyone smarter than me have a look at the syslogs and let me know what the issue it. If you need anything else please let me know Syslog.zip lilnasx-diagnostics-20250515-1353.zip
May 16, 20251 yr Community Expert The syslog in the diagnostics is the RAM version that starts afresh every time the system is booted. You should enable the syslog server (probably with the option to Mirror to Flash set) to get a syslog that survives a reboot so we can see what leads up to the problem. The mirror to flash option is the easiest to set up (and if used the file is then automatically included in any diagnostics), but if you are worried about excessive wear on the flash drive you can put your server's address into the remote server field and log to a share instead.
May 16, 20251 yr Author 29 minutes ago, itimpi said: The syslog in the diagnostics is the RAM version that starts afresh every time the system is booted. You should enable the syslog server (probably with the option to Mirror to Flash set) to get a syslog that survives a reboot so we can see what leads up to the problem. The mirror to flash option is the easiest to set up (and if used the file is then automatically included in any diagnostics), but if you are worried about excessive wear on the flash drive you can put your server's address into the remote server field and log to a share instead. So the Syslog.zip I posted is for last day to this morning, I followed the steps yesterday to setup syslog server to my flash drive.
May 16, 20251 yr Community Expert Make sure this has been taken care of: https://forums.unraid.net/topic/46802-faq-for-unraid-v6/page/2/#findComment-819173
May 16, 20251 yr Author 10 minutes ago, JorgeB said: Make sure this has been taken care of: https://forums.unraid.net/topic/46802-faq-for-unraid-v6/page/2/#findComment-819173 I remember disabling C-state a while ago in BIOS
May 16, 20251 yr Community Expert 31 minutes ago, Akhil said: So the Syslog.zip I posted is for last day to this morning, I followed the steps yesterday to setup syslog server to my flash drive. According to the syslog files you posted the server was still running at 08:35 this morning although you the started getting error messages: May 16 04:42:58 LilNasX sSMTP[1211904]: Authorization failed (535 5.7.8 https://support.google.com/mail/?p=BadCredentials ffacd0b85a97d-3a35ca62910sm1442892f8f.50 - gsmtp) May 16 07:40:26 LilNasX php-fpm[10051]: [WARNING] [pool www] child 1378262 exited on signal 9 (SIGKILL) after 33.486407 seconds from start May 16 07:40:38 LilNasX php-fpm[10051]: [WARNING] [pool www] child 1378592 exited on signal 9 (SIGKILL) after 11.957500 seconds from start May 16 07:40:50 LilNasX php-fpm[10051]: [WARNING] [pool www] child 1378706 exited on signal 9 (SIGKILL) after 12.002610 seconds from start May 16 07:41:02 LilNasX php-fpm[10051]: [WARNING] [pool www] child 1378837 exited on signal 9 (SIGKILL) after 12.019972 seconds from start May 16 08:35:06 LilNasX winbindd[2685]: [2025/05/16 08:35:06.024096, 0, traceid=2399] ../../source3/winbindd/winbindd.c:819(winbind_client_processed) May 16 08:35:06 LilNasX winbindd[2685]: winbind_client_processed: request took 61.141335 seconds May 16 08:35:06 LilNasX winbindd[2685]: [struct process_request_state] ../../source3/winbindd/winbindd.c:438 [2025/05/16 08:34:04.882730] ../../source3/winbindd/winbindd.c:619 [2025/05/16 08:35:06.024065] [61.141335] -> TEVENT_REQ_DONE (2 0)) May 16 08:35:06 LilNasX winbindd[2685]: [struct winbindd_getgroups_state] ../../source3/winbindd/winbindd_getgroups.c:53 [2025/05/16 08:34:05.187560] ../../source3/winbindd/winbindd_getgroups.c:137 [2025/05/16 08:35:06.024035] [60.836475] -> TEVENT_REQ_USER_ERROR (3 10483072397370982500)) May 16 08:35:06 LilNasX winbindd[2685]: [struct wb_lookupname_state] ../../source3/winbindd/wb_lookupname.c:47 [2025/05/16 08:34:05.837201] ../../source3/winbindd/wb_lookupname.c:102 [2025/05/16 08:34:27.127049] [21.289848] -> TEVENT_REQ_DONE (2 0)) not sure what can cause those.
May 16, 20251 yr Author 1 minute ago, itimpi said: According to the syslog files you posted the server was still running at 08:35 this morning although you the started getting error messages: May 16 04:42:58 LilNasX sSMTP[1211904]: Authorization failed (535 5.7.8 https://support.google.com/mail/?p=BadCredentials ffacd0b85a97d-3a35ca62910sm1442892f8f.50 - gsmtp) May 16 07:40:26 LilNasX php-fpm[10051]: [WARNING] [pool www] child 1378262 exited on signal 9 (SIGKILL) after 33.486407 seconds from start May 16 07:40:38 LilNasX php-fpm[10051]: [WARNING] [pool www] child 1378592 exited on signal 9 (SIGKILL) after 11.957500 seconds from start May 16 07:40:50 LilNasX php-fpm[10051]: [WARNING] [pool www] child 1378706 exited on signal 9 (SIGKILL) after 12.002610 seconds from start May 16 07:41:02 LilNasX php-fpm[10051]: [WARNING] [pool www] child 1378837 exited on signal 9 (SIGKILL) after 12.019972 seconds from start May 16 08:35:06 LilNasX winbindd[2685]: [2025/05/16 08:35:06.024096, 0, traceid=2399] ../../source3/winbindd/winbindd.c:819(winbind_client_processed) May 16 08:35:06 LilNasX winbindd[2685]: winbind_client_processed: request took 61.141335 seconds May 16 08:35:06 LilNasX winbindd[2685]: [struct process_request_state] ../../source3/winbindd/winbindd.c:438 [2025/05/16 08:34:04.882730] ../../source3/winbindd/winbindd.c:619 [2025/05/16 08:35:06.024065] [61.141335] -> TEVENT_REQ_DONE (2 0)) May 16 08:35:06 LilNasX winbindd[2685]: [struct winbindd_getgroups_state] ../../source3/winbindd/winbindd_getgroups.c:53 [2025/05/16 08:34:05.187560] ../../source3/winbindd/winbindd_getgroups.c:137 [2025/05/16 08:35:06.024035] [60.836475] -> TEVENT_REQ_USER_ERROR (3 10483072397370982500)) May 16 08:35:06 LilNasX winbindd[2685]: [struct wb_lookupname_state] ../../source3/winbindd/wb_lookupname.c:47 [2025/05/16 08:34:05.837201] ../../source3/winbindd/wb_lookupname.c:102 [2025/05/16 08:34:27.127049] [21.289848] -> TEVENT_REQ_DONE (2 0)) not sure what can cause those. That's exactly when the whole server went unresponsive. I removed all my VMs and Plugins. I will keep an eye and see if it has same behaviour tomorrow, if it does I will post the syslog again tomorrow
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.