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

Watchdog timeout #81

Open
GunnyWaffle opened this issue Jan 6, 2022 · 5 comments
Open

Watchdog timeout #81

GunnyWaffle opened this issue Jan 6, 2022 · 5 comments
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@GunnyWaffle
Copy link

I did some digging through my crash log and I believe this mod to be the culprit. Feel free to point me elsewhere if you believe otherwise.
Hopefully this helps to identify an issue that can be fixed.

I have had no issues till now, so I suspect this is a rare occurrence. Possibly a race condition with a performance mod I am using.
Thank you for making this mod and providing support!

crash log: https://drive.google.com/file/d/1U09CP4PHhMCsh7obKRQcwLJfLeQfnl4G/view?usp=sharing

@Szum123321 Szum123321 added bug Something isn't working duplicate This issue or pull request already exists labels Jul 1, 2022
@Szum123321
Copy link
Owner

Same as #42

@piebaker
Copy link

Same issue here I think, seems rare. Crash log included.

crash-2022-08-13_09.46.22-server.txt

@piebaker
Copy link

Bump on this issue, coming back to a crashed server is no fun :(

@Nateguana
Copy link

Also getting this issue. Has crashed twice in the last few days with the exact same issue.
The mods we have in common with op are this one, lithium, and starlight.
Both crashes seem to be at 1:35ish am with same players on. One at spawn and one 2000ish blocks away.
Here are the crash logs:
crash-2023-05-12_01.35.10-server.txt
crash-2023-05-15_01.37.27-server.txt

@Szum123321 Szum123321 changed the title Crash report - automatic backup Watchdog timeout Jun 4, 2023
@Szum123321
Copy link
Owner

The issue was because the server.save was called from BackupBuilder which locked the calling thread until all was done. In TxB-3.0.0, this call was moved into ExecutableBackup (

)

@Szum123321 Szum123321 reopened this Sep 9, 2023
Szum123321 added a commit that referenced this issue Sep 9, 2023
Szum123321 added a commit that referenced this issue Sep 10, 2023
…submitting it to server to execute. my hope is to help with #81 while still repairing #81. Also solved #125
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

4 participants