Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authorize Account won't work on Debian 11 #63

Open
Hornochs opened this issue Nov 28, 2021 · 1 comment
Open

Authorize Account won't work on Debian 11 #63

Hornochs opened this issue Nov 28, 2021 · 1 comment
Labels

Comments

@Hornochs
Copy link

Describe the bug
Authorizing an account doesn't work, everytime the Error "Invalid Password" occurs, but passwort ist correct

To Reproduce
Steps to reproduce the behavior:

  1. Run the command ./lancache-autofill steam:authorise-account
  2. Type in username & Error
  3. See error

Console output

Steam Console Client (c) Valve Corporation - version 1637624355-- type 'quit' to exit --
Loading Steam API...OK
Logging in user 'username(censored)' to Steam Public...
FAILED (Invalid Password)
Failed to authorise Steam account username(censored)

Environment (please complete the following information):

  • Description: Debian GNU/Linux 11 (bullseye)
  • PHP version: PHP 7.4.25 (cli)

Additional context
Running the steamcmd executable manually and liggon in works as expected

@Hornochs Hornochs added the bug label Nov 28, 2021
@Hornochs
Copy link
Author

Hornochs commented Nov 28, 2021

Just tested it on a fresh installed Ubuntu 18.04 LTS, same issue. Could it be an issue that my password includes an $ ?

EDIT:

Yes, it was the issue: Removed the $ in my password and now I'm able to login!

EDIT 2:
Hahaha, next error. As soon as I staring the queue I get another Error:

WARNING: setlocale('en_US.UTF-8') failed, using locale: 'C'. International characters may not work.
Redirecting stderr to '/root/Steam/logs/stderr.txt'
[  0%] Checking for available updates...
[----] Verifying installation...
Steam Console Client (c) Valve Corporation - version 1637624355-- type 'quit' to exit --
Loading Steam API...OK
Logging in user 'username' to Steam Public...
FAILED (invalid cached credentials)password:
Steam account username is not authorised

Please re-run:
     ./lancache-autofill steam:authorise-account username

If this error persists:
- Empty the ~/steam/userdata directory
- Temporarily disable Steam Site License server, if you're using it

Of Course I reauthorized everything and deleten ~/steam/userdata, but still to success :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant