• FIKA Version: FIKA BETA 0.9.8892.36315
• AKI version: SPT AKI 3.8.3 -449288
• VPN : Tailscale the server machine has the ports 6969 and 25565 open and also the gaming machine
• Explain Problem: client are unable to join the raids while being able to see the host raid
• What have I tried so far: edited the http.json in diferent suggested config leaving 0.0.0.0 in both i p and backend ip il i use the tailscale ip in the ip field server won't start, if i use both 0 starts ig i use 0.0.0.0 then tailscaleIP starts but still cleints are not able to join triwed all combinations of bind ip
actual http.json
{
"ip": "0.0.0.0",
"port": 6969,
"backendIp": "tailscale ip",
"backendPort": 6969,
"webSocketPingDelayMs": 90000,
"logRequests": true,
"serverImagePathOverride": {}
}
the docker conntainer running is https://github.com/umbraprior/SPT.Docker
installed fika on this setup with additional mods
• Logs: attached
• Any relevant screen shots (remove your IP address before sending)