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

Start & stop button starts & stops multiple servers #831

Open
3 tasks done
QuintenQVD0 opened this issue Dec 13, 2024 · 2 comments
Open
3 tasks done

Start & stop button starts & stops multiple servers #831

QuintenQVD0 opened this issue Dec 13, 2024 · 2 comments
Labels
🐛 bug Something isn't working

Comments

@QuintenQVD0
Copy link
Contributor

Current Behavior

In the new client area if you have 2 servers that are both offline, and you press start on one of them, both will start.

Note: This does not happen in the old client side

2024-12-13.10-17-57.mp4

Expected Behavior

If you hit start only that server should start.

Steps to Reproduce

  1. Make 2 servers, I have 2 mumble servers (but was tested with BungeeCord)
  2. check if both servers are offline (auto start maybe on)
    afbeelding
  3. Press start on one of them
    afbeelding
  4. See that they both start
  5. Press stop on the container that started them both and see that both containers will go offline

Note it may only happen if you start and then stop a server and then try to start it again (so not the first time)

Panel Version

main and v1.0.0-beta16

Wings Version

master

Games and/or Eggs Affected

All

Docker Image

All

Error Logs

Wings: https://paste.pelistuff.com/TYCW
Panel: https://paste.pelistuff.com/a2ER

Is there an existing issue for this?

  • I have searched the existing issues before opening this issue.
  • I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server.
  • I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.
@Boy132 Boy132 added the 🐛 bug Something isn't working label Dec 13, 2024
@Boy132
Copy link
Member

Boy132 commented Dec 13, 2024

I assume that's because we use Livewire.On (#780 originally changed it, but #789 added it back)

@notAreYouScared
Copy link
Member

780 broke power buttons... 789 fixed them... so we have a bigger issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants