March 10Mar 10 Community Expert 2 minutes ago, Tucubanito07 said:/usr/local/sbin/zenstates --c6-disableYou can remove this
March 10Mar 10 Author 6 hours ago, JorgeB said:You can remove thisOkay so I rebooted and did everything you said to do. The Global Setting to the max. The Fast user as well. Also, on each container on the extra parameters I did this command --memory=1g depending on the application I added or removed the allocated Ram. So plex I gave it --memory=4g but for deluge I gave it --memory=256m for example. I did see that they all said this when I hit apply "WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap."Hopefully by limiting the ram and also doing some CPU pinning on each container helps with the freezing. I will let you know if it freezes again. Also, I did do a second Sync and it finished without any error, so that's a good thing.I appreciate all your help on this matter. @JorgeB
March 11Mar 11 Author @JorgeB It just crashed again. Every time I try to place the root password on the screen so I can maybe run command to see what is going on and I keep getting login: timed out after 60 seconds. Uploading the support file and the logs when it comes back up.I am still able to ping the server but the dashboard and the containers are all down. I also tried to SSH to the server but is not working. Syslogs-and-Supporfile.zip Edited March 11Mar 11 by Tucubanito07
March 11Mar 11 Author 5 minutes ago, trurl said:Do you have an attached monitor and keyboard?I do but when I placed the root and password it just says timeout. Here is a screenshot. Edited March 11Mar 11 by Tucubanito07
March 11Mar 11 Community Expert That zip you just attached suggests you have other problems including a failed disk, but can't really work on that until you can work with the OS.Do you have a current flash backup?
March 11Mar 11 Author 1 minute ago, trurl said:That zip you just attached suggests you have other problems including a failed disk, but can't really work on that until you can work with the OS.Do you have a current flash backup?I probably have some backup of the flash drive but cant say is current.
March 11Mar 11 Community Expert 13 minutes ago, trurl said:That zip you just attached suggests you have other problems including a failed diskAnd it also suggests corrupt flash at some point.I just reviewed the thread but there were a lot of things being tried. Does it still work if you disable Docker in Settings?
March 11Mar 11 Author 2 minutes ago, trurl said:And it also suggests corrupt flash at some point.I just reviewed the thread but there were a lot of things being tried. Does it still work if you disable Docker in Settings?If I disable docker, after a day or two it does not freeze.I then move to enabling docker service with all the containers offline, it stays up and running for more than a day as well.I limited the ram on each container. Also, the Unraid has 2 performance cores pinned to it so it does not freeze and it still does.How would I fix the corrupt flash drive and where do you see is corrupted? Edited March 11Mar 11 by Tucubanito07
March 11Mar 11 Community Expert 8 minutes ago, Tucubanito07 said:where do you see is corrupted?In the diagnostics, in the system folder, in the folders.txt file, /boot has a lot of FSCK files, where corruption was "repaired".How recent is your flash backup? Have you made any changes to disk assignments since then?
March 11Mar 11 Author 3 minutes ago, trurl said:In the diagnostics, in the system folder, in the folders.txt file, /boot has a lot of FSCK files, where corruption was "repaired".How recent is your flash backup? Have you made any changes to disk assignments since then?I had added a drive that had error before and see if I was able to use it. However, the error kept on coming back on that drive, so I removed it. I had taken out the drive and I saw that it was still saying emulating the drive.I had copied stuff from the emulating drive to another drive before I did a new config. Once in the new config. I did a parity sync and it fixed a lot of errors. I then ran a second sync and no more errors.At that time I did a new config and added all the drives in the same order and kept everything the same. on the screenshot below you can see a have a lots of usb flash drive backups. Edited March 11Mar 11 by Tucubanito07
March 11Mar 11 Community Expert Don't see any obvious issues logged this time, you may want to disable the mover logging to prevent that spam.
March 11Mar 11 Author 7 minutes ago, JorgeB said:Don't see any obvious issues logged this time, you may want to disable the mover logging to prevent that spam.I disabled Mover logging. Running it now to see if it freezes the server. Edited March 11Mar 11 by Tucubanito07
March 11Mar 11 Community Expert 1 hour ago, Tucubanito07 said:Fingers crossed that was it.Doubt it, I suggested it just to stop the log spam.
March 11Mar 11 Author 11 minutes ago, JorgeB said:Doubt it, I suggested it just to stop the log spam.Ohh I doubt it as well and I figured it was to have less entries to the logs to maybe catch something.
March 12Mar 12 Author @JorgeB unfortunately it crashed again. Here are the latest logs and also the syslog. eleanor-y-diana-diagnostics-20260312-0541.zip
March 12Mar 12 Community Expert Assuming it happened between the last two lines below, there's nothing really relevant logged, I assume the failed SSH connection was you?Mar 12 05:11:15 Eleanor-Y-Diana sshd-session[693798]: Connection from 10.10.1.143 port 51953 on 10.10.1.43 port 22 rdomain ""Mar 12 05:11:52 Eleanor-Y-Diana sshd[19980]: srclimit_penalise: ipv4: new 10.10.1.143/32 deferred penalty of 1 seconds for penalty: connections without attempting authenticationMar 12 05:13:20 Eleanor-Y-Diana sshd[19980]: Timeout before authentication for connection from 10.10.1.143 to 10.10.1.43, pid = 693798Mar 12 05:13:20 Eleanor-Y-Diana sshd[19980]: srclimit_penalise: ipv4: new 10.10.1.143/32 deferred penalty of 10 seconds for penalty: exceeded LoginGraceTimeMar 12 05:26:48 Eleanor-Y-Diana init: Switching to runlevel: 0Mar 12 05:26:48 Eleanor-Y-Diana shutdown[694310]: shutting down for system haltMar 12 05:31:35 Eleanor-Y-Diana rc.rsyslogd: Syslog server daemon... Started.one thing you can try is to boot the server in safe mode with all docker containers/VMs disabled, let it run as a basic NAS for a few days, if it doesn't crash like that, start turning on the other services one by one, including the individual docker containers.
March 12Mar 12 Author 27 minutes ago, JorgeB said:Assuming it happened between the last two lines below, there's nothing really relevant logged, I assume the failed SSH connection was you?Mar 12 05:11:15 Eleanor-Y-Diana sshd-session[693798]: Connection from 10.10.1.143 port 51953 on 10.10.1.43 port 22 rdomain ""Mar 12 05:11:52 Eleanor-Y-Diana sshd[19980]: srclimit_penalise: ipv4: new 10.10.1.143/32 deferred penalty of 1 seconds for penalty: connections without attempting authenticationMar 12 05:13:20 Eleanor-Y-Diana sshd[19980]: Timeout before authentication for connection from 10.10.1.143 to 10.10.1.43, pid = 693798Mar 12 05:13:20 Eleanor-Y-Diana sshd[19980]: srclimit_penalise: ipv4: new 10.10.1.143/32 deferred penalty of 10 seconds for penalty: exceeded LoginGraceTimeMar 12 05:26:48 Eleanor-Y-Diana init: Switching to runlevel: 0Mar 12 05:26:48 Eleanor-Y-Diana shutdown[694310]: shutting down for system haltMar 12 05:31:35 Eleanor-Y-Diana rc.rsyslogd: Syslog server daemon... Started.one thing you can try is to boot the server in safe mode with all docker containers/VMs disabled, let it run as a basic NAS for a few days, if it doesn't crash like that, start turning on the other services one by one, including the individual docker containers.It was me but not able to SSH as it was not creating the connection and asking for the password. I am going to disable all the dockers and only run one and see if it does not freeze.
March 12Mar 12 Author @JorgeB or @trurl So the server crashed again and I only had like 5 containers online. However, I did login on the server before it crashed and I am able to still run commands. All containers are down and also the web gui is down.Is there any command you guys would like me to run while it is up and running and kind of frozen? Trying to run HTOP but nothing commands up. I also ran docker stats and nothing shows up. But if I do Lls -la /mnt/ it gives me the files and folders on that directory. So it kind of works. Edited March 12Mar 12 by Tucubanito07
March 13Mar 13 Author I rebooted it again. I login with the keyboard and did a TOP to see if it freezes maybe it will show me the last process before it froze and only have three containers running now. If it crashes again, I am going to turn off all containers and leaving the service run by itself again and see if it crashes, las time I left it for 2 days and no crashes. However, I see a lot of this still. Archive.zip
March 13Mar 13 Community Expert 52 minutes ago, Tucubanito07 said:However, I see a lot of this still.With no containers running after a fresh boot?
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.