Tell me what I'm doing wrong

apautz22

New Member
I had a server up and running on a raspberry pi for my niece. It was all working fine and I could connect to it from my desktop and from a tablet. Fast forward a week and now only my tablet will connect. Every time I try from the desktop it seems to time out on connecting and the log on the server says
Code:
[/192.168.2.114:59395] logged out due to client disconnect
I have uninstalled and reinstalled the Minecraft app via the microsoft store.
The following is the snippit from where I failed to join from my desktop, joined from my tablet and then left from my tablet (those are the lines with apautz22 on them, and then I tried to connect with my desktop again several times. The desktop and the tablet are using a local IP address, but it was also working via a domain I have set up.
Code:
Jun 28 22:03:38 Minecraft java[971]: 22:03:38 [INFO ] Done (9.674s)! For help, type "help" or "?"
Jun 28 22:05:23 Minecraft java[971]: 22:05:23 [INFO ] [/192.168.2.114:65420] logged out due to client disconnect
Jun 28 22:13:42 Minecraft java[971]: 22:13:42 [INFO ] apautz22[/192.168.2.107:41939] logged in with entity id 1 at (
Jun 28 22:13:44 Minecraft java[971]: 22:13:44 [INFO ] apautz22 joined the game
Jun 28 22:15:05 Minecraft java[971]: 22:15:05 [INFO ] apautz22 left the game
Jun 28 22:15:05 Minecraft java[971]: 22:15:05 [INFO ] apautz22[/192.168.2.107:41939] logged out due to client discon
Jun 28 22:17:49 Minecraft java[971]: 22:17:49 [INFO ] [/192.168.2.114:59395] logged out due to client disconnect
Jun 28 22:21:30 Minecraft java[971]: 22:21:30 [INFO ] [/192.168.2.114:59395] logged out due to client disconnect
Jun 28 22:23:27 Minecraft java[971]: 22:23:27 [INFO ] [/192.168.2.1:59395] logged out due to client disconnect
Jun 28 22:30:55 Minecraft java[971]: 22:30:55 [INFO ] [/192.168.2.114:59268] logged out due to client disconnect
What am I doing wrong?
 

ZEENKEY

New Member
If you are trying to enter with the same PC with which you host the server and it does not let you, you can try this:
Chances are that if you go in with the tablet if it has left you, try that and tell me if it works for you. :D
PS: Google translator xD srry.
 

apautz22

New Member
If you are trying to enter with the same PC with which you host the server and it does not let you, you can try this:
Chances are that if you go in with the tablet if it has left you, try that and tell me if it works for you. :D
PS: Google translator xD srry.
The server is running on a raspberry pi and I'm trying to connect from a windows 10 pc. Separate devices.
 

ZEENKEY

New Member
I really haven't figured out the problem yet. But it happened to me on my server, what I did to solve it was to delete the content of the 'players' folder, so I managed to enter again. But of course deleting the folder was losing all things, over time the problem disappeared but it is still there and it is somewhat annoying.
 

apautz22

New Member
I really haven't figured out the problem yet. But it happened to me on my server, what I did to solve it was to delete the content of the 'players' folder, so I managed to enter again. But of course deleting the folder was losing all things, over time the problem disappeared but it is still there and it is somewhat annoying.
Tried wiping out the players folder, that didn't do anything.
Still unable to connect from my previously working desktop client.
 
Top