Unable to find ladder match - 0 ranked

This is for troubleshooting of problems with the FAF client and Forged Alliance game.

Moderator: PhilipJFry

Unable to find ladder match - 0 ranked

Postby PineappleSkitter » 21 Feb 2016, 23:39

I am unable to find ranked matches in the FIND GAME tab. I have been able to successfully host, join and play custom games without issue. A loading bar pops up under the racial icons after one has been selected... and then nothing happens.

Here are screenshots showing what happens when I click on the Cybran symbol: http://imgur.com/a/TyDou
PineappleSkitter
 
Posts: 5
Joined: 21 Feb 2016, 23:29
Has liked: 0 time
Been liked: 0 time
FAF User Name: PineappleSkitter

Re: Unable to find ladder match - 0 ranked

Postby PineappleSkitter » 24 Feb 2016, 14:12

I've reinstalled both Forged Alliance and the FA Forever lobby download, and neither have had an effect. I've tried searching the forum for other people who've had similar problems but couldn't find anything.
PineappleSkitter
 
Posts: 5
Joined: 21 Feb 2016, 23:29
Has liked: 0 time
Been liked: 0 time
FAF User Name: PineappleSkitter

Re: Unable to find ladder match - 0 ranked

Postby Sheeo » 24 Feb 2016, 14:58

Hi Skitter,

Thanks for the report. We upped the minimum quality of ladder matches due to popular demand, but I set the value a tad too high.

https://github.com/FAForever/server/com ... b1a3f51e2b lowers the minimum quality a bit, which should allow you to get games in the future. This will be live with the next server restart -- see faf.statuspage.io for this.
Support FAF on patreon: https://www.patreon.com/faf?ty=h

Peek at our continued development on github: https://github.com/FAForever
Sheeo
Councillor - Administrative
 
Posts: 1038
Joined: 17 Dec 2013, 18:57
Has liked: 109 times
Been liked: 233 times
FAF User Name: Sheeo

Re: Unable to find ladder match - 0 ranked

Postby PineappleSkitter » 24 Feb 2016, 20:07

Thanks for the response! When the update goes live I'll try again.
PineappleSkitter
 
Posts: 5
Joined: 21 Feb 2016, 23:29
Has liked: 0 time
Been liked: 0 time
FAF User Name: PineappleSkitter

Re: Unable to find ladder match - 0 ranked

Postby PineappleSkitter » 29 Feb 2016, 14:28

Problem seems similar to be the same as viewtopic.php?f=40&t=11892

The server updated a few days ago, but I still have the same problem.
PineappleSkitter
 
Posts: 5
Joined: 21 Feb 2016, 23:29
Has liked: 0 time
Been liked: 0 time
FAF User Name: PineappleSkitter

Re: Unable to find ladder match - 0 ranked

Postby Miraste » 29 Feb 2016, 21:36

I wrote that post, and I am also still having the same problem.

There's yet another post about it here: viewtopic.php?f=3&t=11836.

A friend with a new account is having the same issue. It seems new players simply can't acquire ranking right now.
Miraste
 
Posts: 3
Joined: 29 Feb 2016, 06:22
Has liked: 0 time
Been liked: 0 time
FAF User Name: Miraste

Re: Unable to find ladder match - 0 ranked

Postby Drountian » 07 Mar 2016, 19:58

I am also having this problem, I hope that: 1, the change has not gone live or 2, they reopen the bug, it's no longer open in github.
Drountian
 
Posts: 4
Joined: 07 Mar 2016, 19:43
Has liked: 3 times
Been liked: 0 time
FAF User Name: Drountian

Re: Unable to find ladder match - 0 ranked

Postby Sheeo » 08 Mar 2016, 14:09

Change is live. Those of you who are still getting this issue please attach logs to this post.
Support FAF on patreon: https://www.patreon.com/faf?ty=h

Peek at our continued development on github: https://github.com/FAForever
Sheeo
Councillor - Administrative
 
Posts: 1038
Joined: 17 Dec 2013, 18:57
Has liked: 109 times
Been liked: 233 times
FAF User Name: Sheeo

Re: Unable to find ladder match - 0 ranked

Postby Disturbed » 08 Mar 2016, 14:26

Code: Select all
Traceback (most recent call last):
  File "src\fa\upnp.py", line 35, in createPortMapping
  File "<COMObject <unknown>>", line 4, in Add
com_error: (-2147352567, 'Exception occurred.', (0, None, None, None, 0, -2147024894), None)
2016-03-08 01:56:19,585 INFO     fa.play                        Play received arguments: ['/mean', '1500', '/deviation', '500', '/country ', u'GB']
2016-03-08 01:56:19,585 INFO     fa.game_process                Running FA with info: {'recorder': u'Strife584', 'featured_mod': u'faf', 'uid': 4519402, 'launched_at': 1457402179.585}
2016-03-08 01:56:19,585 INFO     fa.game_process                Running FA via command: "C:\ProgramData\FAForever\bin\ForgedAlliance.exe" /mean 1500 /deviation 500 /country  GB /init init_faf.lua /numgames 0 /nobugreport /savereplay "gpgnet://localhost/4519402/Strife584.SCFAreplay" /gpgnet 127.0.0.1:51301
2016-03-08 01:56:19,585 INFO     fa.game_process                Running FA via executable: C:\ProgramData\FAForever\bin\ForgedAlliance.exe
2016-03-08 01:56:19,611 INFO     client._clientwindow           FA has launched in an attached process.
2016-03-08 01:56:19,611 INFO     fa.game_session.GameSession    Game has started
2016-03-08 01:56:26,125 INFO     fa.game_session.GameSession    Game connected through GPGNet
2016-03-08 01:56:26,128 INFO     fa.game_connection.GPGNetConnection GC >> : GameState : [u'Idle']
2016-03-08 01:56:26,128 INFO     fa.game_session.GameSession    Incoming GPGNet: GameState [u'Idle']
2016-03-08 01:56:26,128 INFO     fa.game_connection.GPGNetConnection GC<<: CreateLobby:(0, 6113, u'Strife584', 172392, 1)
2016-03-08 01:56:26,128 INFO     fa.game_session.GameSession    Outgoing relay message GameState [u'Idle']
2016-03-08 01:56:26,128 INFO     client._clientwindow           Outgoing JSON Message: {"args": ["Idle"], "command": "GameState", "target": "game"}
2016-03-08 01:56:26,566 INFO     fa.game_connection.GPGNetConnection GC >> : GameState : [u'Lobby']
2016-03-08 01:56:26,566 INFO     fa.game_session.GameSession    Incoming GPGNet: GameState [u'Lobby']
2016-03-08 01:56:26,566 INFO     fa.game_session.GameSession    Outgoing relay message GameState [u'Lobby']
2016-03-08 01:56:26,566 INFO     client._clientwindow           Outgoing JSON Message: {"args": ["Lobby"], "command": "GameState", "target": "game"}
2016-03-08 01:56:26,609 INFO     connectivity.relay.Relay       Allocating local relay for Vailful, 90463
2016-03-08 01:56:26,609 INFO     fa.game_session.GameSession    Bound peer Vailful/90463 to 51968
2016-03-08 01:56:26,611 INFO     fa.game_connection.GPGNetConnection GC<<: JoinGame:('127.0.0.1:51968', u'Vailful', 90463)
2016-03-08 01:56:26,611 INFO     connectivity.relay.Relay       Allocating local relay for devilmouse, 90464
2016-03-08 01:56:26,611 INFO     fa.game_session.GameSession    Bound peer devilmouse/90464 to 51969
2016-03-08 01:56:26,611 INFO     fa.game_connection.GPGNetConnection GC<<: ConnectToPeer:('127.0.0.1:51969', u'devilmouse', 90464)
2016-03-08 01:56:26,611 INFO     connectivity.relay.Relay       Allocating local relay for Proto, 34267
2016-03-08 01:56:26,611 INFO     fa.game_session.GameSession    Bound peer Proto/34267 to 51970
2016-03-08 01:56:26,611 INFO     fa.game_connection.GPGNetConnection GC<<: ConnectToPeer:('127.0.0.1:51970', u'Proto', 34267)
2016-03-08 01:56:26,706 INFO     client._clientwindow           Outgoing JSON Message: {"args": ["109.157.191.146:61067", "Hello from 142467"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-03-08 01:56:26,706 INFO     connectivity.helper.ConnectivityHelper Unknown natpacket
2016-03-08 01:56:26,707 INFO     client._clientwindow           Outgoing JSON Message: {"args": ["109.157.191.146:61067", "Hello from 142467"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-03-08 01:56:26,707 INFO     connectivity.helper.ConnectivityHelper Unknown natpacket
2016-03-08 01:56:26,707 INFO     client._clientwindow           Outgoing JSON Message: {"args": ["109.157.191.146:61067", "Hello from 142467"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-03-08 01:56:26,707 INFO     connectivity.helper.ConnectivityHelper Unknown natpacket
2016-03-08 01:56:26,723 INFO     client._clientwindow           Outgoing JSON Message: {"args": ["109.157.191.146:61067", "Hello from 142467"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-03-08 01:56:26,723 INFO     connectivity.helper.ConnectivityHelper Unknown natpacket
2016-03-08 01:56:26,733 INFO     connectivity.relay.Relay       Allocating local relay for l3g0nd4ry, 142467
2016-03-08 01:56:26,733 INFO     fa.game_session.GameSession    Bound peer l3g0nd4ry/142467 to 51971
2016-03-08 01:56:26,733 INFO     fa.game_connection.GPGNetConnection GC<<: ConnectToPeer:('127.0.0.1:51971', u'l3g0nd4ry', 142467)
2016-03-08 01:56:26,747 INFO     client._clientwindow           Outgoing JSON Message: {"args": ["109.157.191.146:61067", "Hello from 142467"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-03-08 01:56:26,747 INFO     connectivity.helper.ConnectivityHelper Unknown natpacket
2016-03-08 01:56:26,749 INFO     client._clientwindow           Outgoing JSON Message: {"args": ["109.157.191.146:61067", "Hello from 142467"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-03-08 01:56:26,749 INFO     connectivity.helper.ConnectivityHelper Unknown natpacket
2016-03-08 01:56:26,852 INFO     client._clientwindow           Outgoing JSON Message: {"args": ["96.20.186.149:53975", "Hello from 85052"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-03-08 01:56:26,852 INFO     connectivity.helper.ConnectivityHelper Unknown natpacket
2016-03-08 01:56:26,852 INFO     client._clientwindow           Outgoing JSON Message: {"args": ["96.20.186.149:53975", "Hello from 85052"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-03-08 01:56:26,852 INFO     connectivity.helper.ConnectivityHelper Unknown natpacket
2016-03-08 01:56:26,854 INFO     client._clientwindow           Outgoing JSON Message: {"args": ["96.20.186.149:53975", "Hello from 85052"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-03-08 01:56:26,854 INFO     connectivity.helper.ConnectivityHelper Unknown natpacket
2016-03-08 01:56:26,881 INFO     connectivity.relay.Relay       Allocating local relay for corfes, 85052
2016-03-08 01:56:26,882 INFO     fa.game_session.GameSession    Bound peer corfes/85052 to 51972
2016-03-08 01:56:26,882 INFO     fa.game_connection.GPGNetConnection GC<<: ConnectToPeer:('127.0.0.1:51972', u'corfes', 85052)
2016-03-08 01:56:26,910 INFO     client._clientwindow           Outgoing JSON Message: {"args": ["160.3.40.71:56477", "Hello from 145919"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-03-08 01:56:26,910 INFO     connectivity.helper.ConnectivityHelper Unknown natpacket
2016-03-08 01:56:26,910 INFO     client._clientwindow           Outgoing JSON Message: {"args": ["160.3.40.71:56477", "Hello from 145919"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-03-08 01:56:26,910 INFO     connectivity.helper.ConnectivityHelper Unknown natpacket
2016-03-08 01:56:26,910 INFO     client._clientwindow           Outgoing JSON Message: {"args": ["160.3.40.71:56477", "Hello from 145919"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-03-08 01:56:26,910 INFO     connectivity.helper.ConnectivityHelper Unknown natpacket
2016-03-08 01:56:26,989 INFO     connectivity.relay.Relay       Allocating local relay for aaronboy22, 145919
2016-03-08 01:56:26,989 INFO     fa.game_session.GameSession    Bound peer aaronboy22/145919 to 51973
2016-03-08 01:56:26,989 INFO     fa.game_connection.GPGNetConnection GC<<: ConnectToPeer:('127.0.0.1:51973', u'aaronboy22', 145919)
2016-03-08 01:56:27,005 INFO     client._clientwindow           Outgoing JSON Message: {"args": ["96.20.186.149:53975", "Hello from 85052"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-03-08 01:56:27,005 INFO     connectivity.helper.ConnectivityHelper Unknown natpacket
2016-03-08 01:56:27,006 INFO     client._clientwindow           Outgoing JSON Message: {"args": ["96.20.186.149:53975", "Hello from 85052"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-03-08 01:56:27,006 INFO     connectivity.helper.ConnectivityHelper Unknown natpacket
2016-03-08 01:56:27,006 INFO     client._clientwindow           Outgoing JSON Message: {"args": ["96.20.186.149:53975", "Hello from 85052"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-03-08 01:56:27,006 INFO     connectivity.helper.ConnectivityHelper Unknown natpacket
2016-03-08 01:56:27,092 INFO     client._clientwindow           Outgoing JSON Message: {"args": ["160.3.40.71:56477", "Hello from 145919"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-03-08 01:56:27,092 INFO     connectivity.helper.ConnectivityHelper Unknown natpacket
2016-03-08 01:56:27,094 INFO     client._clientwindow           Outgoing JSON Message: {"args": ["160.3.40.71:56477", "Hello from 145919"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-03-08 01:56:27,094 INFO     connectivity.helper.ConnectivityHelper Unknown natpacket
2016-03-08 01:56:27,095 INFO     client._clientwindow           Outgoing JSON Message: {"args": ["160.3.40.71:56477", "Hello from 145919"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-03-08 01:56:27,095 INFO     connectivity.helper.ConnectivityHelper Unknown natpacket
2016-03-08 01:56:33,726 INFO     fa.game_connection.GPGNetConnection GC >> : Chat : [u'why kick ? ']
2016-03-08 01:56:33,726 INFO     fa.game_session.GameSession    Incoming GPGNet: Chat [u'why kick ? ']
2016-03-08 01:56:33,726 INFO     fa.game_session.GameSession    Outgoing relay message Chat [u'why kick ? ']
2016-03-08 01:56:33,726 INFO     client._clientwindow           Outgoing JSON Message: {"args": ["why kick ? "], "command": "Chat", "target": "game"}
2016-03-08 01:57:02,947 INFO     fa.game_connection.GPGNetConnection GC >> : Chat : [u'Nice cpu score ^^ ']
2016-03-08 01:57:02,947 INFO     fa.game_session.GameSession    Incoming GPGNet: Chat [u'Nice cpu score ^^ ']
2016-03-08 01:57:02,947 INFO     fa.game_session.GameSession    Outgoing relay message Chat [u'Nice cpu score ^^ ']
2016-03-08 01:57:02,947 INFO     client._clientwindow           Outgoing JSON Message: {"args": ["Nice cpu score ^^ "], "command": "Chat", "target": "game"}
2016-03-08 01:57:16,865 INFO     fa.game_connection.GPGNetConnection GC >> : Chat : [u'Its becuase your comp is shit ']
2016-03-08 01:57:16,865 INFO     fa.game_session.GameSession    Incoming GPGNet: Chat [u'Its becuase your comp is shit ']
2016-03-08 01:57:16,865 INFO     fa.game_session.GameSession    Outgoing relay message Chat [u'Its becuase your comp is shit ']
2016-03-08 01:57:16,865 INFO     client._clientwindow           Outgoing JSON Message: {"args": ["Its becuase your comp is shit "], "command": "Chat", "target": "game"}
2016-03-08 01:57:31,417 INFO     fa.game_connection.GPGNetConnection GC >> : Chat : [u'Vailful why kick me >? ']
2016-03-08 01:57:31,417 INFO     fa.game_session.GameSession    Incoming GPGNet: Chat [u'Vailful why kick me >? ']
2016-03-08 01:57:31,417 INFO     fa.game_session.GameSession    Outgoing relay message Chat [u'Vailful why kick me >? ']
2016-03-08 01:57:31,417 INFO     client._clientwindow           Outgoing JSON Message: {"args": ["Vailful why kick me >? "], "command": "Chat", "target": "game"}
2016-03-08 01:57:43,898 INFO     client._clientwindow           Outgoing JSON Message: {"args": ["87.154.124.21:58581", "Hello from 88399"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-03-08 01:57:43,898 INFO     connectivity.helper.ConnectivityHelper Unknown natpacket
2016-03-08 01:57:43,903 INFO     client._clientwindow           Outgoing JSON Message: {"args": ["87.154.124.21:58581", "Hello from 88399"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-03-08 01:57:43,903 INFO     connectivity.helper.ConnectivityHelper Unknown natpacket
2016-03-08 01:57:43,903 INFO     client._clientwindow           Outgoing JSON Message: {"args": ["87.154.124.21:58581", "Hello from 88399"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-03-08 01:57:43,903 INFO     connectivity.helper.ConnectivityHelper Unknown natpacket
2016-03-08 01:57:44,032 INFO     connectivity.relay.Relay       Allocating local relay for Taliebun, 88399
2016-03-08 01:57:44,032 INFO     fa.game_session.GameSession    Bound peer Taliebun/88399 to 53466
2016-03-08 01:57:44,032 INFO     fa.game_connection.GPGNetConnection GC<<: ConnectToPeer:('127.0.0.1:53466', u'Taliebun', 88399)
2016-03-08 01:57:47,819 INFO     fa.game_connection.GPGNetConnection GC >> : Chat : [u'Im higher than 0 ']
2016-03-08 01:57:47,819 INFO     fa.game_session.GameSession    Incoming GPGNet: Chat [u'Im higher than 0 ']
2016-03-08 01:57:47,819 INFO     fa.game_session.GameSession    Outgoing relay message Chat [u'Im higher than 0 ']
2016-03-08 01:57:47,819 INFO     client._clientwindow           Outgoing JSON Message: {"args": ["Im higher than 0 "], "command": "Chat", "target": "game"}
2016-03-08 01:57:51,003 INFO     fa.game_connection.GPGNetConnection GC >> : Chat : [u'i just cant earn a rating :( ']
2016-03-08 01:57:51,003 INFO     fa.game_session.GameSession    Incoming GPGNet: Chat [u'i just cant earn a rating :( ']
2016-03-08 01:57:51,003 INFO     fa.game_session.GameSession    Outgoing relay message Chat [u'i just cant earn a rating :( ']
2016-03-08 01:57:51,003 INFO     client._clientwindow           Outgoing JSON Message: {"args": ["i just cant earn a rating :( "], "command": "Chat", "target": "game"}
2016-03-08 01:58:01,438 INFO     fa.game_connection.GPGNetConnection GC >> : Chat : [u'Yeah faf is broken']
2016-03-08 01:58:01,438 INFO     fa.game_session.GameSession    Incoming GPGNet: Chat [u'Yeah faf is broken']
2016-03-08 01:58:01,438 INFO     fa.game_session.GameSession    Outgoing relay message Chat [u'Yeah faf is broken']
2016-03-08 01:58:01,438 INFO     client._clientwindow           Outgoing JSON Message: {"args": ["Yeah faf is broken"], "command": "Chat", "target": "game"}
2016-03-08 01:58:04,888 INFO     fa.game_connection.GPGNetConnection GC >> : Chat : [u'It wont update my raiting ']
2016-03-08 01:58:04,888 INFO     fa.game_session.GameSession    Incoming GPGNet: Chat [u'It wont update my raiting ']
2016-03-08 01:58:04,888 INFO     fa.game_session.GameSession    Outgoing relay message Chat [u'It wont update my raiting ']
2016-03-08 01:58:04,888 INFO     client._clientwindow           Outgoing JSON Message: {"args": ["It wont update my raiting "], "command": "Chat", "target": "game"}
2016-03-08 01:58:22,548 INFO     client._clientwindow           FA has finished with exit code: 0
2016-03-08 01:58:22,549 INFO     fa.game_session.GameSession    Game has exited with status code: 0
2016-03-08 01:58:22,549 INFO     fa.game_session.GameSession    Outgoing relay message GameState ['Ended']
2016-03-08 01:58:22,549 INFO     client._clientwindow           Outgoing JSON Message: {"args": ["Ended"], "command": "GameState", "target": "game"}
2016-03-08 01:58:30,710 INFO     fa.game_process                Game Info Complete: {u'featured_mod_versions': {u'11': 3650, u'13': 3650, u'12': 3650, u'15': 3650, u'14': 3650, u'17': 3650, u'19': 3650, u'18': 3650, u'22': 3650, u'20': 3650, u'1': 3650, u'3': 3634, u'2': 3640, u'5': 1, u'4': 1, u'6': 1, u'9': 1, u'8': 1, u'21': 3650}, u'num_players': 6, 'uid': 4519402, u'sim_mods': {}, u'max_players': 6, u'password_protected': False, u'title': u'100 - 600 | cpu &lt;250 3v3', u'game_type': 0, u'host': u'Vailful', u'visibility': None, u'teams': {u'3': [u'Proto', u'corfes', u'aaronboy22'], u'2': [u'devilmouse', u'l3g0nd4ry', u'Vailful']}, u'mapname': u'twin rivers.v0001', u'state': u'playing', u'command': u'game_info', 'featured_mod': u'faf', u'map_file_path': u'maps/twin rivers.v0001.zip', 'recorder': u'Strife584', 'launched_at': 1457402310.2032583, 'complete': True}
2016-03-08 02:07:05,940 INFO     client._clientwindow           Close Event for Application Main Window
2016-03-08 02:07:05,947 WARNING  client._clientwindow           Disconnected from lobby server.
2016-03-08 02:07:05,947 INFO     client._clientwindow           Reconnecting immediately
2016-03-08 02:07:05,948 INFO     fa.upnp                        Removing UPnP port mapping.
2016-03-08 02:10:10,911 INFO     __main__                       <<< --------------------------- Application Shutdown
2016-03-08 11:48:10,005 INFO     root                           FAF version: 0.11.52+413 Environment: production
2016-03-08 11:48:10,269 INFO     __main__                       >>> --------------------------- Application Launch
2016-03-08 11:48:11,645 INFO     faf.secondaryServer.Statistic  Instantiating secondary server.
2016-03-08 11:48:11,664 INFO     util                           Read common stylesheet: client/client.css
2016-03-08 11:48:12,398 INFO     util                           Read common stylesheet: stats/formatters/style.css
2016-03-08 11:48:12,617 INFO     faf.secondaryServer.Tournament Instantiating secondary server.
2016-03-08 11:48:12,632 INFO     util                           Read common stylesheet: tournaments/formatters/style.css
2016-03-08 11:48:13,680 INFO     replays._replayswidget         Replays Widget instantiated.
2016-03-08 11:48:13,680 INFO     tutorials._tutorialswidget     Tutorials instantiated.
2016-03-08 11:48:13,726 INFO     util                           Read common stylesheet: coop/formatters/style.css
2016-03-08 11:48:14,257 INFO     fa.replayserver                listening on address 127.0.0.1:15000
2016-03-08 11:48:14,571 INFO     client._clientwindow           Outgoing JSON Message: {"version": "0.11.52+413", "command": "ask_session", "user_agent": "faf-client"}
2016-03-08 11:50:22,875 INFO     client._clientwindow           Logging in with {'login': u'Disturbed', 'session': '3600149472', 'command': 'hello', 'unique_id': 'CzlrUnplVVhiTExJWXVaUHB6SnozRWc9PTBodGNQT01tRy84U3RNdy9CYnAwVklh\nbWwxZ0dpTDhlRFFzOC9RdXNNQitJdEFDZUVwL3lKMlhwY3lKYmhpNFMKdlY0SHhi\nQWJsNFgzajJNbmtybjdPellzd1NpSlZ3YkI4ZmlVVks4cllWTEZFK0IyVXlHaHF2\nK3BKRUpFM240bwpQa3IwTk1aVjJTUVd6ejQ5YTQ2WHFsRCtJTjFWRy9id01pTDdh\nODhpdUUra004WWxIMjQ1S2FMZVF4dGJIT3lTCk9hMkNhUmNvZU9HajdHUG9UOGxp\nUk93NlZMMHNtUDBvSlp0QnhxZERXdlpBM1ZIRlFEeEZIaXJ2T0NYRUJYUlIKRkwy\nZEJQdWNwZjF3dG1sbjA2dUlFQWFTdlFna013aTFQL2pRTkUzaXcrUGZ6QnBaVlZJ\nLzA1LzN2MmNSMHRTOApiMmtEenI1ZFhzK2Z0OUxRT1ZncFRPRFJCdmJUeVJVQkM1\nSXltRnBUU3M4ZHhDK1lGbWdUSzJtUzhzSllVNGRLCnVlV1RkMVE5dCsrQzBlbFd3\nbFV2anlOczIrTlJNdXVpUklKc0dPTlJWV3FoMDJqdkxhT2Z1Ui9YRGhGQndZTDAK\nc0lwZlZCNDFtZUpCNFRxSWZwdE4zalRmRURnZFBRcnQzWkVHSFhkbEJobDBKRUhZ\nRnNycWhyWCs0Zmt6MnAxQQpUeWpNNU1yak5CWko1MWJUTjhTVTgyOUR2dTFJc0Nv\nL1FybS9sWWVWQnl1M2JVS0xud1BzOE1UcmI3RTdEU1ZqCk9EUnRKRGtYcldodWpz\nZ1dPbVJLUFoxcnR5V1E0c2xZcWF3OElxTUxXSktSeFdQWDdrT2VoM2RTeC9Sbm81\na1JEQTdtaklXdWpCUjNid3hDbzZwTmhySlk0dzZ3cnFXTE12eDQvdz09'}
2016-03-08 11:50:22,997 INFO     fa.upnp                        UPnP mapping 192.168.0.3:6112
2016-03-08 11:50:25,701 ERROR    fa.upnp                        Exception in UPnP createPortMapping.
Traceback (most recent call last):
  File "src\fa\upnp.py", line 35, in createPortMapping
  File "<COMObject <unknown>>", line 4, in Add
com_error: (-2147352567, 'Exception occurred.', (0, None, None, None, 0, -2147024894), None)
2016-03-08 12:19:07,647 INFO     root                           FAF version: 0.11.52+413 Environment: production
2016-03-08 12:19:07,753 INFO     __main__                       >>> --------------------------- Application Launch
2016-03-08 12:19:08,035 INFO     faf.secondaryServer.Statistic  Instantiating secondary server.
2016-03-08 12:19:08,046 INFO     util                           Read common stylesheet: client/client.css
2016-03-08 12:19:08,153 INFO     util                           Read common stylesheet: stats/formatters/style.css
2016-03-08 12:19:08,168 INFO     faf.secondaryServer.Tournament Instantiating secondary server.
2016-03-08 12:19:08,168 INFO     util                           Read common stylesheet: tournaments/formatters/style.css
2016-03-08 12:19:09,220 INFO     replays._replayswidget         Replays Widget instantiated.
2016-03-08 12:19:09,224 INFO     tutorials._tutorialswidget     Tutorials instantiated.
2016-03-08 12:19:09,233 INFO     util                           Read common stylesheet: coop/formatters/style.css
2016-03-08 12:19:09,256 INFO     fa.replayserver                listening on address 127.0.0.1:15000
2016-03-08 12:19:09,309 INFO     client._clientwindow           Outgoing JSON Message: {"version": "0.11.52+413", "command": "ask_session", "user_agent": "faf-client"}
2016-03-08 12:19:17,579 INFO     client._clientwindow           Logging in with {'login': u'Strife584', 'session': '4171511651', 'command': 'hello', 'unique_id': 'CzlkbFFDUjVGWHBtVE9wTCtYTitlSGc9PXgvWDZ2TDBIVHVxUUtCNVNuS213dXY3\ncnBjQlRlMjJBbnBBOFN3MTlDZXJRWkd2dDNXeWZRajkxOGZSVVppWDQKSTZZSWdQ\nRmRkajAzcDNRU2JER1RhZEF3UXJOL0lPc2lIUW0yQzFQR0VUaFV3b0VJcDVQWGxi\nQ2NPbk1jUG5oYQpJZXI1MkVWV2prWHZNUktpUG1XbHJJNGxUUmxCN0RCelZLZWF1\nT1B6OHRPc3FCVzZyRTFYRGRNa0JUZGNmcmlsCmRmdzQrV2NwS3RMampDdnlpUXZo\nNm95UEFZNFZUOUVLS1N3ZDVKQ2RieGNEa1dzK1Vwa29wY25xRUtEajg0eXUKNWls\nRWc0bFY0dnA0djUyeHpLZVRFZ0lBODBXaVZsL2piYjJwbnoxUTZHOW5jdy9tNzFZ\naERaNlBxOGpodVMxSwp3cnFlbHYrRTNkZmo4T0FJWEZVbUFRK0Nyekx0aDI5RHhp\nckEwRjczWkZINUIyL1F0TzZYc1JGVk9KbVcrdlpJCkdXcmhMc0NJRVVFNC9kOFNy\nM2l2aFIwOWV2cWU0d25wbVFkSEZhdUNFY1N1a3hpV2p4QUdFaElHRmd4R2pLcjAK\nUDcwVEJDa1M0dzZJZWJtOTRVWE9nMG5Wb1BnL2lCYm45TVRpdUM0MlBSOExqZnVZ\nWFEwRFpTRWU3RWI4cDRUegpHbFVUVEdabFJiYzIzWG5ZZ0hzMmNTZkJ5VnpSaSth\ncEJqVHdGMDlRSzI0WG5TRnJkRThOb2w5bExzOGZZa0FJCjhZMGZuNEFJaDRmM3Yv\ncVVPajlWem5MczliTjYvekpKSWFTeDZKU1NpRVhpa3pPbWtBcVkyTlZ5UnE2b2xj\nb2xDNHp2L3AweTF1cUMzVVhGdHMrcVFDcC9GS3pqbGFwelg1UFh3Zz09'}
2016-03-08 12:19:17,698 INFO     fa.upnp                        UPnP mapping 192.168.0.3:6112
2016-03-08 12:19:20,135 ERROR    fa.upnp                        Exception in UPnP createPortMapping.
Traceback (most recent call last):
  File "src\fa\upnp.py", line 35, in createPortMapping
  File "<COMObject <unknown>>", line 4, in Add
com_error: (-2147352567, 'Exception occurred.', (0, None, None, None, 0, -2147024894), None)
2016-03-08 12:19:21,331 INFO     connectivity.qturnsocket.QTurnSocket Turn socket initialized: faforever.com
2016-03-08 12:19:21,331 INFO     client._clientwindow           Outgoing JSON Message: {"args": [6112], "command": "InitiateTest", "target": "connectivity"}
2016-03-08 12:19:21,381 INFO     client._clientwindow           Outgoing JSON Message: {"args": ["37.58.123.3:7", "Are you public? 172392"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-03-08 12:19:21,381 INFO     connectivity.helper.ConnectivityHelper Unknown natpacket
2016-03-08 12:19:21,384 INFO     client._clientwindow           Outgoing JSON Message: {"args": ["37.58.123.3:7", "Are you public? 172392"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-03-08 12:19:21,385 INFO     connectivity.helper.ConnectivityHelper Unknown natpacket
2016-03-08 12:19:21,385 INFO     client._clientwindow           Outgoing JSON Message: {"args": ["37.58.123.3:7", "Are you public? 172392"], "command": "ProcessNatPacket", "target": "connectivity"}
2016-03-08 12:19:21,385 INFO     connectivity.helper.ConnectivityHelper Unknown natpacket
2016-03-08 12:19:21,471 WARNING  util                           Expensive lookup by player login, FIXME.
2016-03-08 12:19:24,043 INFO     connectivity.helper.ConnectivityHelper Connectivity state is PUBLIC, mapped address: 86.13.255.174:6112
2016-03-08 12:19:31,492 INFO     fa.check                       Checking FA for: ladder1v1 and map None
2016-03-08 12:19:31,492 INFO     fa.check                       Version unknown, assuming latest
2016-03-08 12:19:31,492 INFO     fa.check                       Updating FA for mod: ladder1v1, version None
2016-03-08 12:19:31,492 INFO     fa.check                       Writing fa_path.lua config file.
2016-03-08 12:19:32,786 INFO     fa.upnp                        UPnP mapping <PyQt4.QtNetwork.QHostAddress object at 0x033D0F30>:6112
2016-03-08 12:19:33,552 ERROR    fa.upnp                        Exception in UPnP createPortMapping.
Traceback (most recent call last):
  File "src\fa\upnp.py", line 35, in createPortMapping
  File "<COMObject <unknown>>", line 4, in Add
com_error: (-2147352567, 'Exception occurred.', (0, None, None, None, 0, -2147024894), None)
2016-03-08 12:19:33,588 INFO     games._gameswidget             Starting Ranked Search as Factions.CYBRAN, port: 6112
2016-03-08 12:19:33,588 INFO     client._clientwindow           Outgoing JSON Message: {"state": "start", "gameport": 6112, "command": "game_matchmaking", "faction": 3, "mod": "ladder1v1"}
2016-03-08 12:19:33,680 ERROR    client._clientwindow           Error dispatching JSON: {"command": "invalid"}
Traceback (most recent call last):
  File "src\client\_clientwindow.py", line 976, in readFromServer
  File "src\client\_clientwindow.py", line 1106, in dispatch
  File "src\client\_clientwindow.py", line 1130, in handle_invalid
Exception: {u'command': u'invalid'}
User avatar
Disturbed
Contributor
 
Posts: 35
Joined: 12 Nov 2011, 06:54
Has liked: 0 time
Been liked: 6 times
FAF User Name: VoR_Disturbed

Re: Unable to find ladder match - 0 ranked

Postby Sheeo » 08 Mar 2016, 15:11

Deployed a server update (See http://faf.statuspage.io/) to mitigate this issue. Please keep posting if you get more issues :)
Support FAF on patreon: https://www.patreon.com/faf?ty=h

Peek at our continued development on github: https://github.com/FAForever
Sheeo
Councillor - Administrative
 
Posts: 1038
Joined: 17 Dec 2013, 18:57
Has liked: 109 times
Been liked: 233 times
FAF User Name: Sheeo

Next

Return to Tech Support

Who is online

Users browsing this forum: No registered users and 1 guest