SSH Identification String

Hi all,

I've recently configured a cloudflared tunnel for my raspberry pi application and connected through it through a web application that I set up no problem

However when I try to access it through terminal :
cloudflared access ssh --hostname {myhostnamehere}
a browser window pops up and asks me to authenticate (so far no problem)

It then pastes the following :
SSH- 2.0-OpenSSH_9.2p1 -2+deb12u3
upon pressing enter or writing any value it returns with :

Invalid SSH identification string

Can anyone solve this problem?
Was this page helpful?