#Sever starting on local ip 127.0.0.1 ... HTTP.json set to 0.0.0.0

1 messages · Page 1 of 1 (latest)

swift pine
#

{
"ip":"0.0.0.0",
"port": 6969,
"backendIp": "127.0.0.1",
"backendPort": 6969,
"webSocketPingDelayMs": 90000,
"logRequests": true,
"serverImagePathOverride": {}
}

#

This is my http config file

#

• FIKA Version:0.9.8890.36671
• VPN (Which one?) or Port Forward? Port Forward
• Explain Problem: Sever starting on local ip 127.0.0.1 ... HTTP.json set to 0.0.0.0
• What have I tried so far: Attempted to change IP in config file to wan address and confirmed this was the file in use.
• Logs: Post your Player logs along-side the ticket so we can quickly identify any potential issues & get your ticket resolved as quick as possible. The path to find them is: %AppData%..\LocalLow\Battlestate Games\EscapeFromTarkov\Player.log
• Any relevant screen shots (remove your IP address before sending)

#

For some reason I don't see anything in the Log folder on in my SPT root folder

manic glade
#

Change backendIp to 0.0.0.0 as well.

swift pine
#

Oh okay let me try that