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

[BUG] Killing Perrito Daemon will cause frontend alert popups #39

Open
pTinosq opened this issue Apr 27, 2024 · 0 comments
Open

[BUG] Killing Perrito Daemon will cause frontend alert popups #39

pTinosq opened this issue Apr 27, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@pTinosq
Copy link
Collaborator

pTinosq commented Apr 27, 2024

Describe the bug
If the Perrito Daemon is killed through kill PID then there is no attempt to revive the daemon service or any warning on the frontend. Just many errors when trying to interact with the daemon.

To Reproduce
Steps to reproduce the behavior:

  1. Create a new websocket server
  2. Open a terminal and run netstat -ano | findstr [WS_SERVER_PORT]
  3. run kill [PID] where the PID is given in step 2
  4. Try and interact with the daemon on Perrito (create server, delete server, etc.)
  5. Errors everywhere

Expected behavior
A retry mechanism or at least a warning is critical

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows 11
  • Perrito version: 1.0.1
@pTinosq pTinosq added the bug Something isn't working label Apr 27, 2024
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
Status: Ready
Development

No branches or pull requests

1 participant