eth-cscs / sshservice-cli

17 stars 15 forks source link

Display proper error messages #10

Open niowniow opened 8 months ago

niowniow commented 8 months ago

In the bash script, if anything goes wrong when retrieving the SSH keys, the same error message is displayed, i.e. "Error fetching the SSH keys. Aborting.". See also #5

It would be of great help to understand which of the inputs lead to the error. Is it a wrong password, a wrong username? Is the OTP code wrong?