Skip to content

[BUG] Logging out triggers game server restart when running via Docker #438

Description

@DrJacobHolden

Describe the bug
When running the server with docker-compose, logging out triggers a restart of the game server.

I believe this is due to the save file being created / edited and this change is being picked up by nodemon when it shouldn't be.

To Reproduce
Steps to reproduce the behavior:

  1. docker-compose build
  2. docker-compose up
  3. Login
  4. Logout
  5. Game server will restart.

Expected behavior
Game server should not restart.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions