You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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.
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
The text was updated successfully, but these errors were encountered: