Having some trouble logging in.
See original GitHub issueSo I am running Ubuntu 16.04 - 64-bit (Standard) on a VPS, and I am trying to setup a bot to send trade offers, But when i try an login to the bot on PuTTy. I get errors.
[nexusbot001 2017-03-07 19:16:03] ERROR: Login Error: InvalidPassword
But the password is correct because i have directly copied the password and username from the config, and they work. I have tried setting up the desktop auth. But when i send the command
exec BOTNAME linkauth
It returns
[BOTNAME 2017-03-07 19:15:00] ERROR: Error performing mobile login: TooManyFailedLogins
I am most likely doing something wrong. Thanks
Issue Analytics
- State:
- Created 7 years ago
- Comments:5 (1 by maintainers)
Top Results From Across the Web
I can't log in to a website
Probably the most common cause of not being able to log in to a website is using the wrong password. At least websites...
Read more >I'm having trouble logging in - Google Account Community
I'm having trouble logging in to Gmail, please help Google customer service, I'll provide some proof that it's my account, because I've ...
Read more >Trouble logging in
If you are having trouble logging in when your browser is auto-filling your password, try writing the email address and password manually. If...
Read more >Sometimes I am having trouble logging in to any user ...
I'm really having a problem logging in to any user accounts. When I click on any user account to login to it, I...
Read more >have trouble logging in | English examples in context
High quality example sentences with “have trouble logging in” in context from reliable sources - Ludwig is the linguistic search engine that helps...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Okay so I found a fix for this, you have to remove the desktop authenticator you have set up on the steam profile and then re-launch the bot and then go through the
exec BOTNAME linkauth
also if you already have a phone number set up on the bot remove it or the sms code won’t work unless you ad it through the steambot program.@Savag3life did @TheFaceHugger 's response solved this issue for you? Otherwise you could try to be faster than the login attempts of the bot with the linking of the authenticator. You could possible add a sleep there for example. If this issue is solved a close would be appreciated.