Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server is crashing during world backup (Watching Server) #159

Open
CityAplons opened this issue Jan 30, 2022 · 2 comments
Open

Server is crashing during world backup (Watching Server) #159

CityAplons opened this issue Jan 30, 2022 · 2 comments

Comments

@CityAplons
Copy link

Hi,
We faced several times with server crashes during world backup.
There is no helpful information in the crash log. Watchdog is just killing it.

Server specs: 4 core 2.2GHz, 8Gb RAM, Ubuntu 20.04, OpenJDK 17 java package.
Log: https://pastebin.com/tw4p6bac

Probably, the reason is an old migrated world. However, several weeks ago, the server made backups successfully. Is it possible to check or fix world errors?

BR

@yorii
Copy link

yorii commented Jan 30, 2022

Hm, a textile backup shouldn't be able to lock up the server for long enough to trigger the watchdog, but if your world is very very big I'm sure that's a possibility.
I would suggest trying to edit the watchdog timeout in server.properties, the value is called "max-tick-time" and is set to 60000 by default (milliseconds).

@CityAplons
Copy link
Author

CityAplons commented Feb 5, 2022

Well, the problem stays in place. 😑 Is there any way to profile or debug the server backup procedure?

Another log, if it can help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants