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

Heroku stack at login #1145

Closed
LarryKarani opened this issue Nov 16, 2018 · 9 comments
Closed

Heroku stack at login #1145

LarryKarani opened this issue Nov 16, 2018 · 9 comments

Comments

@LarryKarani
Copy link

when I run Heroku login I am prompted to enter any key to open the browser to login i do exactly that and login but the terminal is still stack at
heroku: Waiting for login... ⣟

My heroku version is (7.18.9-1) and OS version is Kali linux

@mwoods79
Copy link
Contributor

Hi @larryTheGeek we recently updated the way that login works and you seem to have ran into problem. We are currently working on a fix. In the mean time you can use the old login mechanism by passing the -i flag: heroku login -i.

@LarryKarani
Copy link
Author

LarryKarani commented Nov 16, 2018 via email

@jdx jdx closed this as completed Nov 29, 2018
@avanish981
Copy link

Yes It works heroku login -i " I was stuck at this since long time

@TImPDaley
Copy link

May I suggest a note in the "Waiting for login... If no web browser available you can try heroku login -i"
Thank you for the temporary fix.

@BisratYalew
Copy link

My terminal was on root access, when I change it to a normal user it starts working!

@amaliasr
Copy link

i try to use $ heroku login -i but it's still not work

@ghost
Copy link

ghost commented Jun 20, 2020

I encountered the same problem when I run $ heroku login on GitBash for Windows 10.

I tried the accepted answer above but to no avail. What solved it was just to use Windows Command Prompt instead of GitBash and all problems were solved.

I'm just adding this answer here in case someone has done the same thing like I did.

https://stackoverflow.com/questions/46747686/heroku-cli-hangs-on-windows-10/54155253

@nduprincekc
Copy link

heroku login -i

worked for me

@this-mkhy
Copy link

Use CMD

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

No branches or pull requests

9 participants