Skip to content

Proxy assignment swaps between servers after simultaneous scheduled restart #45

Description

@MemerGamer

When two servers are created with proxies and both have the daily restart task enabled at the same time, the proxies can become mismatched after the restart.

In our case:

  • Server A and Server B were each assigned their own proxy.
  • Both servers restarted at the same scheduled time.
  • After the restart, Server A was using Server B’s proxy, and Server B was using Server A’s proxy.

Stopping both servers and then starting them again one by one corrected the proxy mismatch.
This appears to be caused by a race condition in the proxy assignment process when servers restart at the same time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions