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

Can't SSH with putty on windows :-( #10

Open
spinalcode opened this issue Sep 21, 2019 · 5 comments
Open

Can't SSH with putty on windows :-( #10

spinalcode opened this issue Sep 21, 2019 · 5 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@spinalcode
Copy link

Hi, when I try to SSH to my Pi0, putty just hangs after entering the password. The Pi seems to refresh itself in some way at this point (perhaps ES is reloading?).
I can connect with filezilla although it says that the connection is insecure.
However,I need to expand the file system, which I can't do without SSH?
Any ideas?

@geaz
Copy link
Owner

geaz commented Sep 21, 2019

Hi, yes I had this problem, too. I think this is a problem with the default tty to which the SSH gets connected. For a work around try the following:

  1. Connect Putty to your Pi by SSH
  2. End emulationstation from its Start Menu. This should free the tty and you should be able to enter commands in Putty.

Please test, if this works for you.
I will try to fix this bug as soon as possible.

@spinalcode
Copy link
Author

That seems to have worked fine. I did have to "chmod +x reformat.sh" and resize.sh before they would work, but all seems good so far. Thankyou.

@geaz
Copy link
Owner

geaz commented Sep 21, 2019

Thanks for the info! Will fix this, too.

@geaz geaz added bug Something isn't working enhancement New feature or request labels Dec 5, 2019
@MWiegand133
Copy link

Is there any chance that this will get fixed eventually?

@geaz
Copy link
Owner

geaz commented Jul 25, 2023

Hey! I don't think this will get fixed in the near future. Best bet is to use the mentioned work around.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants