Hi, first time playit user here.
I’ve been trying to set up a minecraft server using playit for the past couple days.
My Setup:
- My PC is running Nobara 44 (linux distro derived from fedora 44)
- The MC server running in a docker container and it works with localhost as the server address
- The firewall isn’t active for the ports I am using, and the ports and address I have assigned in docker match the ones in the playit dashboard
- The playit agent(v1.0.10) says it is connected on the website
The problem:
Immediately after the playit agent connects, it dissconnects, according to these logs:
2026-07-27T02:48:54.626377Z INFO playitd::daemon: playit connected; tunnels loaded tunnel_count=2 pending_tunnel_count=0 disabled_tunnel_count=0 account_status=“verifi
ed”
2026-07-27T02:48:55.654239Z WARN playit_agent_core::agent_control::maintained_control: control session exp
ired; reconnecting reason=SessionNotSetup
Please help me find a way to make playit stop doing this. I’m open to providing more info if needed, and any form of help is appreciated.
Thanks.