brianmiller / phvalheim-server

PhValheim backend server
GNU General Public License v2.0
26 stars 5 forks source link

Unexplained container restart #52

Closed haydenhaydo closed 3 months ago

haydenhaydo commented 4 months ago

Running into an issue where phValheim container is restarting around 5am on Unraid. Tried running an unmodded world to test but both were stopped the next morning. I've attached all the recent logs from the logs container below which is probably overkill. Happy to pull any other logs as needed. I've tried to look myself but see no reason for the restart.

Unraid OS: 6.12.8 phvalheim: 2.15

logRotater.log mysqld.log nginx.log php.log phvalheim.log valheimworld_Jotenheim.log valheimworld_Test.log worldBackups.log valheimworld_Jotenheim(.1).log

haydenhaydo commented 4 months ago

Logs and screenshots as requested via discord

tsSync(.1).log tsSync.log Screenshot 2024-04-23 121313

haydenhaydo commented 3 months ago

Well I found the explanation. It was the Unraid CA AppData Backup plugin restarting the container every night. I've had to set it to skip backing up this container for now. An autostart feature would be great to be able to have it getting backed up again. Marking as closed since that feature is already requested!