Updated on 2024-02-04 GMT+08:00

If the SSH tunnel fails to be established, check whether parameters in the following commands are correct.

ssh -L Local idle port:Cloud phone listening IP address: Cloud phone listening port SSH tunnel username@Public IP address -i Private key file path -Nf

  • Check whether the local idle port is occupied.
  • Ensure that you obtain the cloud phone listening port instead of the server listening port.
  • Check whether the SSH tunnel username is the project ID. For details, see How Do I Obtain the Project ID?.
  • Create a new key pair. On the Servers page, change the key pair of the server where the cloud phone is located. Wait for 1 to 2 minutes until the new key pair takes effect, and use the new private key file path to run the command again.

SSH Tunnel Faults FAQs

more