mirror of
https://github.com/pelican-dev/panel.git
synced 2026-07-16 04:03:50 +03:00
Unable to view installing server #84
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @andyondrya on GitHub (Jun 2, 2024).
Current Behavior
Panel shows "We're having some trouble connecting to your server, please wait..."
server.3ae504b5.js:1 WebSocket is already in CLOSING or CLOSED state.
server.3ae504b5.js:1 WebSocket connection to 'wss://wings:8443/api/servers/c8e0051a/ws' failed:
Expected Behavior
Able to view the server with no errors.
Steps to Reproduce
Install a new server. Existing server don't have issue.
Panel Version
1.0.0-beta2
Wings Version
1.0.0-beta2
Games and/or Eggs Affected
n/a
Docker Image
n/a
Error Logs
Is there an existing issue for this?
@andyondrya commented on GitHub (Jun 2, 2024):
Edit was to fix formatting issue, the two websocket errors were coming from dev console.
@Boy132 commented on GitHub (Jun 2, 2024):
This is not a bug, you have a wings connection issue.
Please don't just blindly tick boxes...
@andyondrya commented on GitHub (Jun 2, 2024):
Apologies, with the error logs, there's another issue because I have 15 existing servers that I can access through the panel. It's only new servers that I create. I can communicate with Wings and have tried regenerating the token & config.
@Boy132 commented on GitHub (Jun 3, 2024):
Update to Beta3 and this issue will be fixed.
@andyondrya commented on GitHub (Jun 3, 2024):
Fixed on beta3