CANNOT LOGIN

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

Moderator: PhilipJFry

CANNOT LOGIN

Postby AIx_Putin » 22 May 2017, 18:34

CANNOT LOGIN since yesterday morning. i had same ussie not long before right after updating server and conctacted [email protected] for fixing this. It was fixed but now the same issue.
i use standart faf client latest version possible.

my account name AI_EpicNoobiness
User avatar
AIx_Putin
Crusader
 
Posts: 26
Joined: 11 Feb 2017, 23:49
Has liked: 2 times
Been liked: 1 time
FAF User Name: T_R_U_putin

Re: CANNOT LOGIN

Postby PhilipJFry » 22 May 2017, 18:43

please be more specific
what happens when you enter your login data?
post a forever.log
cats>dogs
post logs
User avatar
PhilipJFry
Supreme Commander
 
Posts: 2635
Joined: 23 Mar 2016, 21:16
Location: Austria
Has liked: 232 times
Been liked: 348 times
FAF User Name: PhilipJFry

Re: CANNOT LOGIN

Postby AIx_Putin » 22 May 2017, 20:26

PhilipJFry wrote:please be more specific
what happens when you enter your login data?
post a forever.log

faf clien opens. but there are no games, no chat. trying to enter games\chat faf client asks for username and password - entering correct data again and nothing happens.
while i was writing this faf client issue i got - fixed. check\ask ur team who did that
Attachments
forever.log
log
(50.62 KiB) Downloaded 60 times
User avatar
AIx_Putin
Crusader
 
Posts: 26
Joined: 11 Feb 2017, 23:49
Has liked: 2 times
Been liked: 1 time
FAF User Name: T_R_U_putin

Re: CANNOT LOGIN

Postby PhilipJFry » 22 May 2017, 21:31

Code: Select all
ERROR    client.connection              Error dispatching JSON: {"command": "session", "session": 1988281525}
Traceback (most recent call last):
  File "src\client\connection.py", line 235, in readFromServer
  File "src\client\connection.py", line 320, in dispatch
  File "src\client\_clientwindow.py", line 1089, in handle_session
  File "src\client\_clientwindow.py", line 891, in get_creds_and_login
  File "src\client\_clientwindow.py", line 915, in send_login
  File "src\util\__init__.py", line 672, in uniqueID
  File "c:\python\32-bit\2.7\lib\os.py", line 425, in __getitem__
KeyError: 'PATH'

i assume this causes your client to fail with the login but i have no clue what's causing it
cats>dogs
post logs
User avatar
PhilipJFry
Supreme Commander
 
Posts: 2635
Joined: 23 Mar 2016, 21:16
Location: Austria
Has liked: 232 times
Been liked: 348 times
FAF User Name: PhilipJFry

Re: CANNOT LOGIN

Postby DukeOfEarl » 23 May 2017, 01:39

Hi,

this is a very weird error - what is your Windows version?

Please download, install and run this test version of the client: https://ci.appveyor.com/api/buildjobs/8 ... -win32.msi
DevOps Councillor and Maintainer of the FAF Python Client
aka Duke / OppressiveDuke / DukeOfEarl / duk3luk3 - call me Duke

Problems? Get help in the Tech Support Forum
Have I fixed your problems? You can support me on Patreon and LiberaPay!
User avatar
DukeOfEarl
Avatar-of-War
 
Posts: 206
Joined: 17 Apr 2013, 14:31
Has liked: 12 times
Been liked: 18 times
FAF User Name: OppressiveDuke

Re: CANNOT LOGIN

Postby AIx_Putin » 23 May 2017, 11:30

PhilipJFry wrote:
Code: Select all
ERROR    client.connection              Error dispatching JSON: {"command": "session", "session": 1988281525}
Traceback (most recent call last):
  File "src\client\connection.py", line 235, in readFromServer
  File "src\client\connection.py", line 320, in dispatch
  File "src\client\_clientwindow.py", line 1089, in handle_session
  File "src\client\_clientwindow.py", line 891, in get_creds_and_login
  File "src\client\_clientwindow.py", line 915, in send_login
  File "src\util\__init__.py", line 672, in uniqueID
  File "c:\python\32-bit\2.7\lib\os.py", line 425, in __getitem__
KeyError: 'PATH'

i assume this causes your client to fail with the login but i have no clue what's causing it


other faf client from downlord does not fix this also
User avatar
AIx_Putin
Crusader
 
Posts: 26
Joined: 11 Feb 2017, 23:49
Has liked: 2 times
Been liked: 1 time
FAF User Name: T_R_U_putin

Re: CANNOT LOGIN

Postby AIx_Putin » 23 May 2017, 11:31

DukeOfEarl wrote:Hi,

this is a very weird error - what is your Windows version?

Please download, install and run this test version of the client: https://ci.appveyor.com/api/buildjobs/8 ... -win32.msi


yo)
i have installed RC 0.12.5 today.
i have(had) Windows 7 X64. but today moved on Windows 10 x64
User avatar
AIx_Putin
Crusader
 
Posts: 26
Joined: 11 Feb 2017, 23:49
Has liked: 2 times
Been liked: 1 time
FAF User Name: T_R_U_putin

Re: CANNOT LOGIN

Postby Wesmania » 23 May 2017, 12:55

A quick google suggests that in some rare cases the PATH environment variable can fail to be exported into Python. If you know python interpreter a bit, could you run it with:
Code: Select all
import os
print os.environ["PATH"]

And also run:
Code: Select all
echo %PATH%

on the command line?

Either way, the problem lies in running the faf-uid program correctly - the best fix would be to just give full path to the executable rather than fiddle with the environment.
Wesmania
Contributor
 
Posts: 391
Joined: 19 Nov 2014, 19:17
Has liked: 2 times
Been liked: 79 times
FAF User Name: MazorNoob

Re: CANNOT LOGIN

Postby Wesmania » 23 May 2017, 15:12

I did some work on this issue. Until the next official release, this one might work:

https://ci.appveyor.com/api/buildjobs/1 ... -win32.msi
Wesmania
Contributor
 
Posts: 391
Joined: 19 Nov 2014, 19:17
Has liked: 2 times
Been liked: 79 times
FAF User Name: MazorNoob

Re: CANNOT LOGIN

Postby PhilipJFry » 23 May 2017, 15:37

would be really great if you could use the client that duke made and post logs from that client
cats>dogs
post logs
User avatar
PhilipJFry
Supreme Commander
 
Posts: 2635
Joined: 23 Mar 2016, 21:16
Location: Austria
Has liked: 232 times
Been liked: 348 times
FAF User Name: PhilipJFry

Next

Return to Tech Support

Who is online

Users browsing this forum: No registered users and 1 guest