diogomartino / palworld-ds-gui

A graphical user interface for managing local or remote Palworld dedicated servers. Web app available.
https://app.palgui.com/
MIT License
34 stars 3 forks source link

GUI disconnecting #34

Closed rkirman closed 2 months ago

rkirman commented 3 months ago

On occasion my GUI disconnects itself, it happens either on the server machine or another machine on the network, once it happens I can't reconnect either GUI or web, both are set up and work fine normally, I get this message in the server command window "write tcp 127.0.0.1:21577->127.0.0.1:53848: wsasend: An existing connection was forcibly closed by the remote host." the only way to fix this is to close the command windows, (both winserver and palworld server) and restart winserver, once done i am able to open GUI and restart the server.

diogomartino commented 3 months ago

Does that happen when the app is open for some time? Also, are you using the windows app or the web interface?

rkirman commented 3 months ago

typically in the windows app and yeah most of the time the app is left open constantly, but i have had it fail just after opening the app, typically i try the web interface after the app fails

diogomartino commented 3 months ago

That's really strange. I would suggest it could possibly be a network problem, but it seems that you are running it locally so it shouldn't be that. Do you have something in the client app logs? You can go to App Settings > Open logs folder or if that doesn't work open it manually in %appdata%/PalworldDSGUI/logs.txt

diogomartino commented 2 months ago

Feel free to open it when you have more info