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

[Bug]: Can't connect to Raspberry Pi 5 for love nor money! #1675

Open
3 tasks
walkerleigh opened this issue Jan 3, 2025 · 4 comments
Open
3 tasks

[Bug]: Can't connect to Raspberry Pi 5 for love nor money! #1675

walkerleigh opened this issue Jan 3, 2025 · 4 comments
Labels
bug Something isn't working triage Needs triage

Comments

@walkerleigh
Copy link

Current Behavior

Trying to connect to a pi 5 just hangs showing for example: Connecting to "[email protected]".
This doesn't time-out at all (although I've only left it for say 30 mins without time-out).

Expected Behavior

I expect the connection to be established and the command prompt to be displayed for the pi 5.

Steps To Reproduce

Open a new tab, open a terminal block, enter the name@address of the pi 5.

Wave Version

v0.10.4 (202412210242)

Platform

Linux

OS Version/Distribution

Pop!_OS 22.04 LTS

Architecture

x64

Anything else?

I have tried name@ip-address, name@hostname and [email protected].
If I use the 'normal' terminal the connection is established as expected.
Connecting to a Raspberry Pi 3 works as expected.

Questionnaire

  • I'm interested in fixing this myself but don't know where to start
  • I would like to fix and I have a solution
  • I don't have time to fix this right now, but maybe later
@walkerleigh walkerleigh added bug Something isn't working triage Needs triage labels Jan 3, 2025
@esimkowitz
Copy link
Member

esimkowitz commented Jan 3, 2025

do you have anything special in your ssh config for this remote? what os are you running on the pi?

@walkerleigh
Copy link
Author

In ssh config I have changed default port, disabled root login and disabled password authentication. So surely nothing special, I do this in all other machines.
This pi 5 is running Open Media Vault.
Operating System: Debian GNU/Linux 12 (bookworm)
Kernel: Linux 6.6.62+rpt-rpi-2712
Architecture: arm64

@walkerleigh
Copy link
Author

I just enabled ssh Allow TCP Forwarding on the pi 5 and it connected successfully! I then disabled Allow TCP forwarding and it still connects!! I don't know what that might mean, hope I'm not wasting your time here.

@esimkowitz
Copy link
Member

Glad it's working! Seems weird that it'd fail like that, thank you for the info I'll try to reproduce this.

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

No branches or pull requests

2 participants