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

Can't stop or restart an instance that is not running (desktop, browser) #285

Closed
1 task
vadim-a-yegorov opened this issue Jul 6, 2023 · 3 comments
Closed
1 task
Assignees
Labels
bug Something isn't working

Comments

@vadim-a-yegorov
Copy link

vadim-a-yegorov commented Jul 6, 2023

Description

When the server status sync is lagging and GUI is not showing the right server status, "Stop" and "Restart" buttons don't work. To overcome this user has to close lodestone GUI and reopen it.

Details

Server status in GUI is wrong:
Screen Shot 2023-07-05 at 9 27 30 PM

Not able to stop, start or restart the server, no one button works until GUI restart:
Screen Shot 2023-07-05 at 9 27 40 PM

How to solve

  • Add error handling on "Restart" button to make it restart the server when it's running or start the server when it's not
@vadim-a-yegorov
Copy link
Author

This issue occurs both on:

  • Electron (macOS Monterey 12.3.1 tested)
  • Browser (Google Chrome Version 114.0.5735.198 (Official Build) (x86_64) tested)

@vadim-a-yegorov vadim-a-yegorov changed the title Can't stop or restart an instance that is not running Can't stop or restart an instance that is not running (desktop, browser) Jul 6, 2023
@CheatCod CheatCod added the bug Something isn't working label Jul 13, 2023
@Ynng
Copy link
Member

Ynng commented Jul 13, 2023

A more resilient status synchronization system, as discussed in #284, should ideally address this issue. I'll be closing this issue for now.

@Ynng Ynng closed this as completed Jul 13, 2023
@vadim-a-yegorov
Copy link
Author

vadim-a-yegorov commented Jul 13, 2023

A more resilient status synchronization system ... should ideally address this issue

@Ynng Yes and no. "Restart" button still should be able to start the server when it's not running instead of displaying error message so this is individual 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