Is there any fix for playit that every few hours the agent becomes offline? But when I checked its service in my ubuntu server it shows that it’s active. This prevents my server being joinable 24/7 (just in case one of my friends join my server even when I’m away from home).
I ran into an issue a while back where if my home IP address changed I would lose the connection to the playit service. I had chatGPT write me a bash script to check my IP address and if it changed it would restart the playit service. That fixed my random loss connection issues. But you may need to explore what is happening when your service goes off line.
@ichiban_ph I previously had this issue too. If you’re running it off a Linux server, I used tmux, and having playit in a separate terminal from the minecraft server gave me 24/7 uptime.