Skip to main content

Panther Troubleshooting

This subpage contains information for troubleshooting issues with Panther.

RUTX11 Issues

SSH Connection Failed: No Valid SSH Public Key on Router

If you see the following message during WiFi setup, it means there is no valid SSH public key on the router:

SSH connection failed. Most likely there is no / not valid SSH public key on router. https://husarion.com/manuals/panther/rutx11-support/

This issue usually occurs after reinstalling Panther's system, which generates a new public/private SSH key pair. To fix this, you need to copy the new public key to the router.

  1. Log into the Built-in Computer (default ssh husarion@10.15.20.2 password: husarion) and then execute the following command:

    husarion@mydevice:~$
    ssh root@10.15.20.1 "tee -a /etc/dropbear/authorized_keys" < ~/.ssh/id_rsa.pub
  2. When prompted, enter the RUTX11 password (default: Husarion1).


If following steps above did not resolve the issue please describe your issue on our community forum: https://community.husarion.com or to contact with our support: support@husarion.com