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

Crontab didn't working correctly with multiple servers #166

Open
pleinx opened this issue Dec 8, 2023 · 0 comments
Open

Crontab didn't working correctly with multiple servers #166

pleinx opened this issue Dec 8, 2023 · 0 comments

Comments

@pleinx
Copy link

pleinx commented Dec 8, 2023

Describe the bug
When i setup more than 1 server (Game: ARK Survival Ascended) the crontab feature isn't working correctly.

Yesterday:
#1 server didn't restarted
#2 server restarted

Today (without any changes):
#1 server restarted
#2 server didn't restarted

To Reproduce
Steps to reproduce the behavior:

  1. Add two or more servers of A:SA
  2. Enable crontab for all servers at e.g 6am

Expected behavior
Restarting all servers at the same determined time (with x sec delay is totally fine between)

Screenshots
Trust me, it didn't work. I checked the Server-Logs and Console. Also the WindowsGSM UI shows the uptime of failing and working restart.

Desktop (please complete the following information):

  • OS: Windows10pro10 - 10.0.19045 build 19045 (if its important: its an VM on debian12 with proxmox 8)
  • Browser Chrome
  • Version 120.0.6099.71 (official Build) (64-Bit)

Additional context
I tried also setup 1min delay between servers (this isn't nice, but i was thinking a possible workaround - NOPE):
Server #1 6am
Server #2 6.01am
Also didn't work.

Here the logs to the mentioned failure (both on the same time 6:01am):
[12.07.2023-06:01:00][#1] Action: Restart
[12.07.2023-06:01:00][#2] Action: Restart
[12.07.2023-06:01:19][#2] Server: Restarted | Restart Crontab
=> Server #1 never restarted

[12.08.2023-06:01:00][#2] Action: Restart
[12.08.2023-06:01:00][#1] Action: Restart
[12.08.2023-06:01:19][#1] Server: Restarted | Restart Crontab
=> Server #2 never restarted

What i already tried

  • Restarting the System
  • Maintenance my System (everything is up2date and its modern hardware from '22)
  • Re-Install WindowsGSM
  • Re-Install the Servers itself
  • Tried different times (but at least i want all restarting at e.g. 6am with some seconds of delay is totally fine)
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

1 participant