MP Matching Server Problem

Anything that prevents you from playing the game properly. Do you have issues playing for the game, downloading it or successfully running it on your computer? Let us know here.
Post Reply
Northwave
Manual Inserter
Manual Inserter
Posts: 3
Joined: Mon Apr 04, 2016 11:19 am
Contact:

MP Matching Server Problem

Post by Northwave »

Hi !

I can't join the matching server list. It seems to have a problem to parse the answer from the matching server

Here is my log:

Code: Select all

Jul 10 11:51:34 x-carbon.de factorio[8856]: 0.000 2016-07-10 11:51:34; Factorio 0.13.6 (build 23136, linux64, headless)
Jul 10 11:51:34 x-carbon.de factorio[8856]: 0.000 Operating system: Linux
Jul 10 11:51:34 x-carbon.de factorio[8856]: 0.000 Program arguments: "/opt/factorio/bin/x64/factorio" "--start-server" "/opt/factorio/saves/northwave.zip" "-v" "--server-settings" "/opt/factorio/data/server-settings.json" "--latency-ms" "100" "--allow-commands" "disallow" "--autosave-interval" "5" "--map-gen-setting
Jul 10 11:51:34 x-carbon.de factorio[8856]: 0.001 Read data path: /opt/factorio/data
Jul 10 11:51:34 x-carbon.de factorio[8856]: 0.001 Write data path: /opt/factorio
Jul 10 11:51:34 x-carbon.de factorio[8856]: 0.001 Binaries path: /opt/factorio/bin
Jul 10 11:51:34 x-carbon.de factorio[8856]: 0.013 Running in headless mode
Jul 10 11:51:34 x-carbon.de factorio[8856]: 0.016 Loading mod core 0.0.0 (data.lua)
Jul 10 11:51:34 x-carbon.de factorio[8856]: 0.021 Loading mod base 0.13.6 (data.lua)
Jul 10 11:51:34 x-carbon.de factorio[8856]: 0.140 Checksum for core: 714099156
Jul 10 11:51:34 x-carbon.de factorio[8856]: 0.140 Checksum for mod base: 1855085279
Jul 10 11:51:35 x-carbon.de factorio[8856]: 0.592 Custom inputs active: 0
Jul 10 11:51:35 x-carbon.de factorio[8856]: 0.593 Factorio initialised
Jul 10 11:51:35 x-carbon.de factorio[8856]: 0.595 Info HttpSharedState.cpp:39: Downloading https://auth.factorio.com/api-login
Jul 10 11:51:36 x-carbon.de factorio[8856]: 1.274 Info HttpSharedState.cpp:83: Status code: 200
Jul 10 11:51:36 x-carbon.de factorio[8856]: 1.275 Info AuthServerConnector.cpp:161: Got token from auth server for username(northwave).
Jul 10 11:51:36 x-carbon.de factorio[8856]: 1.275 Info Router.cpp:558: Router peerID(65535) shutting down.
Jul 10 11:51:36 x-carbon.de factorio[8856]: 1.276 Info Router.cpp:594: Router state -> Disconnected
Jul 10 11:51:36 x-carbon.de factorio[8856]: 1.283 Info MultiplayerManager.cpp:996: networkTick(0) mapTick(-1) changing state from(Ready) to(PreparedToHostGame)
Jul 10 11:51:36 x-carbon.de factorio[8856]: 1.283 Info MultiplayerManager.cpp:996: networkTick(0) mapTick(-1) changing state from(PreparedToHostGame) to(CreatingGame)
Jul 10 11:51:36 x-carbon.de factorio[8856]: 1.283 Loading map /opt/factorio/saves/northwave.zip
Jul 10 11:51:36 x-carbon.de factorio[8856]: 1.311 Info Scenario.cpp:127: Map version 0.13.6-0
Jul 10 11:51:36 x-carbon.de factorio[8856]: 1.387 Checksum for script /opt/factorio/temp/currently-playing/control.lua: 900459546
Jul 10 11:51:36 x-carbon.de factorio[8856]: 1.403 Info PosixUDPSocket.cpp:50: Opening socket at port 34197
Jul 10 11:51:36 x-carbon.de factorio[8856]: 1.404 Info Router.cpp:594: Router state -> Connected
Jul 10 11:51:36 x-carbon.de factorio[8856]: 1.404 Info Synchronizer.cpp:56: NetworkTick(0) initialized Synchronizer local peer(0) latency(6).
Jul 10 11:51:36 x-carbon.de factorio[8856]: 1.404 Hosting game at port 34197, peerID 0, session magic 3080
Jul 10 11:51:36 x-carbon.de factorio[8856]: 1.404 Info HttpSharedState.cpp:39: Downloading https://auth.factorio.com/generate-server-padlock
Jul 10 11:51:36 x-carbon.de factorio[8856]: 1.404 Verbose Router.cpp:253: Started router thread.
Jul 10 11:51:36 x-carbon.de factorio[8856]: 1.510 Info HttpSharedState.cpp:83: Status code: 200
Jul 10 11:51:36 x-carbon.de factorio[8856]: 1.510 Info AuthServerConnector.cpp:107: Obtained serverPadlock for serverHash (Lvmq1eqAD2Rmtt8ELyk2LO1l7k7mWWGL) from the auth server.
Jul 10 11:51:36 x-carbon.de factorio[8856]: 1.510 Info MultiplayerManager.cpp:996: networkTick(0) mapTick(1771) changing state from(CreatingGame) to(InGame)
Jul 10 11:51:36 x-carbon.de factorio[8856]: 1.510 Info NetworkInputHandler.cpp:45: mapTick(1771) networkTick(0) initialized NetworkInputHandler local peer(0).
Jul 10 11:51:36 x-carbon.de factorio[8856]: 1.510 Info Router.cpp:1003: Asking pingpong servers (pingpong1.factorio.com:34197, pingpong2.factorio.com:34197) for own address
Jul 10 11:51:36 x-carbon.de factorio[8856]: 1.510 Error InterruptibleStdioStream.cpp:51: Reading stdin failed
Jul 10 11:51:36 x-carbon.de factorio[8856]: 1.544 Info Router.cpp:863: Own address is 138.201.156.72:34197
Jul 10 11:51:36 x-carbon.de factorio[8856]: 1.544 Verbose ServerGameUpdater.cpp:103: Sending create request for game(-1) to matching server
Jul 10 11:51:36 x-carbon.de factorio[8856]: 1.544 Info HttpSharedState.cpp:39: Downloading https://multiplayer.factorio.com/create-game
Jul 10 11:51:36 x-carbon.de factorio[8856]: 1.627 Verbose Synchronizer.cpp:305: NetworkTick(6) Processing synchronizer action(PeerInfo) from peer(0) (local)
Jul 10 11:51:36 x-carbon.de factorio[8856]: 1.627 Info MultiplayerManager.cpp:1527: Received peer info for peer(0) username(<server>).
Jul 10 11:51:36 x-carbon.de factorio[8856]: 1.627 Verbose Synchronizer.cpp:305: NetworkTick(6) Processing synchronizer action(PeerStateChanged) from peer(0) (local)
Jul 10 11:51:36 x-carbon.de factorio[8856]: 1.627 Info MultiplayerManager.cpp:1143: networkTick(6) mapTick(1771) received stateChanged peerID(0) oldState(Ready) newState(CreatingGame)
Jul 10 11:51:36 x-carbon.de factorio[8856]: 1.627 Verbose Synchronizer.cpp:305: NetworkTick(6) Processing synchronizer action(PeerStateChanged) from peer(0) (local)
Jul 10 11:51:36 x-carbon.de factorio[8856]: 1.627 Info MultiplayerManager.cpp:1143: networkTick(6) mapTick(1771) received stateChanged peerID(0) oldState(CreatingGame) newState(InGame)
Jul 10 11:51:36 x-carbon.de factorio[8856]: 2.151 Info HttpSharedState.cpp:83: Status code: 400
Jul 10 11:51:51 x-carbon.de factorio[8856]: 16.560 Verbose Router.cpp:243: Sending keepalive nat punch request to pingpong server.
Jul 10 11:52:06 x-carbon.de factorio[8856]: 31.576 Verbose Router.cpp:243: Sending keepalive nat punch request to pingpong server.
Jul 10 11:52:06 x-carbon.de factorio[8856]: 32.152 Verbose ServerGameUpdater.cpp:103: Sending create request for game(-1) to matching server
Jul 10 11:52:06 x-carbon.de factorio[8856]: 32.152 Info HttpSharedState.cpp:39: Downloading https://multiplayer.factorio.com/create-game
Jul 10 11:52:07 x-carbon.de factorio[8856]: 32.291 Info HttpSharedState.cpp:83: Status code: 400
Jul 10 11:52:21 x-carbon.de factorio[8856]: 46.592 Verbose Router.cpp:243: Sending keepalive nat punch request to pingpong server.
Jul 10 11:52:36 x-carbon.de factorio[8856]: 61.608 Verbose Router.cpp:243: Sending keepalive nat punch request to pingpong server.
Jul 10 11:52:37 x-carbon.de factorio[8856]: 62.292 Verbose ServerGameUpdater.cpp:103: Sending create request for game(-1) to matching server
Jul 10 11:52:37 x-carbon.de factorio[8856]: 62.292 Info HttpSharedState.cpp:39: Downloading https://multiplayer.factorio.com/create-game
Jul 10 11:52:37 x-carbon.de factorio[8856]: 62.419 Info HttpSharedState.cpp:83: Status code: 400
Jul 10 11:52:51 x-carbon.de factorio[8856]: 76.624 Verbose Router.cpp:243: Sending keepalive nat punch request to pingpong server.
Jul 10 11:52:58 x-carbon.de systemd[1]: Reloading.
Jul 10 11:53:06 x-carbon.de factorio[8856]: 91.640 Verbose Router.cpp:243: Sending keepalive nat punch request to pingpong server.
Jul 10 11:53:07 x-carbon.de factorio[8856]: 92.420 Verbose ServerGameUpdater.cpp:103: Sending create request for game(-1) to matching server
Jul 10 11:53:07 x-carbon.de factorio[8856]: 92.420 Info HttpSharedState.cpp:39: Downloading https://multiplayer.factorio.com/create-game
Jul 10 11:53:07 x-carbon.de factorio[8856]: 92.536 Info HttpSharedState.cpp:83: Status code: 400
Jul 10 11:53:07 x-carbon.de factorio[8856]: 92.540 Error MultiplayerManager.cpp:748: Matching server connection failed: Error when creating server game: Couldn't parse the response as JSON: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
Jul 10 11:53:07 x-carbon.de factorio[8856]: <title>400 Bad Request</title>
Jul 10 11:53:07 x-carbon.de factorio[8856]: <h1>Bad Request</h1>
Jul 10 11:53:07 x-carbon.de factorio[8856]: <p>The browser (or proxy) sent a request that this server could not understand.</p>
Jul 10 11:53:21 x-carbon.de factorio[8856]: 106.656 Verbose Router.cpp:243: Sending keepalive nat punch request to pingpong server.
Jul 10 11:53:36 x-carbon.de factorio[8856]: 121.672 Verbose Router.cpp:243: Sending keepalive nat punch request to pingpong server.
Jul 10 11:53:37 x-carbon.de factorio[8856]: 122.536 Verbose ServerGameUpdater.cpp:103: Sending create request for game(-1) to matching server
Jul 10 11:53:37 x-carbon.de factorio[8856]: 122.536 Info HttpSharedState.cpp:39: Downloading https://multiplayer.factorio.com/create-game
Jul 10 11:53:37 x-carbon.de factorio[8856]: 122.650 Info HttpSharedState.cpp:83: Status code: 400
Jul 10 11:53:51 x-carbon.de factorio[8856]: 136.688 Verbose Router.cpp:243: Sending keepalive nat punch request to pingpong server.
Jul 10 11:54:06 x-carbon.de factorio[8856]: 151.704 Verbose Router.cpp:243: Sending keepalive nat punch request to pingpong server.
Jul 10 11:54:07 x-carbon.de factorio[8856]: 152.651 Verbose ServerGameUpdater.cpp:103: Sending create request for game(-1) to matching server
Jul 10 11:54:07 x-carbon.de factorio[8856]: 152.651 Info HttpSharedState.cpp:39: Downloading https://multiplayer.factorio.com/create-game
Jul 10 11:54:07 x-carbon.de factorio[8856]: 152.767 Info HttpSharedState.cpp:83: Status code: 400
Jul 10 11:54:21 x-carbon.de factorio[8856]: 166.720 Verbose Router.cpp:243: Sending keepalive nat punch request to pingpong server.
Jul 10 11:54:36 x-carbon.de factorio[8856]: 181.736 Verbose Router.cpp:243: Sending keepalive nat punch request to pingpong server.
Jul 10 11:54:37 x-carbon.de factorio[8856]: 182.768 Verbose ServerGameUpdater.cpp:103: Sending create request for game(-1) to matching server
Jul 10 11:54:37 x-carbon.de factorio[8856]: 182.768 Info HttpSharedState.cpp:39: Downloading https://multiplayer.factorio.com/create-game
Jul 10 11:54:37 x-carbon.de factorio[8856]: 182.880 Info HttpSharedState.cpp:83: Status code: 400
Jul 10 11:54:51 x-carbon.de factorio[8856]: 196.752 Verbose Router.cpp:243: Sending keepalive nat punch request to pingpong server.

Northwave
Manual Inserter
Manual Inserter
Posts: 3
Joined: Mon Apr 04, 2016 11:19 am
Contact:

Re: MP Matching Server Problem

Post by Northwave »

Solved it ...

I think theres a Problem in the default server-settings.example.json
copied it from other thread and it works :)

Post Reply

Return to “Technical Help”