Tunnel status conflicting. Connection timed out. Can't connect to server

I’m having an issue connecting to my server that was working about 9 hours ago. My playit agent and Terraria server are both running fine. The agent terminal, however, says Tunnels Setup: false on the overview tab but on the tunnels tab says Tunnel Status: Active.

If I attempt to connect then Terraria just gets stuck on “Found server”, I’ll see the connection pop up in the agent’s tunnels tab for about 1min before it gets dropped. Logs show the error “connection timed out” with no further information.

2023-04-03T15:52:59.123247Z ERROR tcp client{tunnel_address=[REDACTED]:43264 local_address=127.0.0.1:7777}:tunnel to local: playit_agent_core::tcp_client: connection timed out
.....
2023-04-03T15:50:59.121322Z  INFO tcp client{tunnel_address=[REDACTED]:43264 local_address=127.0.0.1:7777}: playit_agent_core::tcp_client: connection setup
2023-04-03T15:50:59.050003Z  INFO tcp client{tunnel_address=[REDACTED]:43264 local_address=127.0.0.1:7777}: playit_agent_core::tcp_client: new client

I can connect to the server directly without playit.gg and I can connect other non-playit.gg servers as well. I also tried disabling my firewall and connecting but that didn’t change anything either. Is there anything else I can try to get this back up and working?

Did you ever find a solution?