Describe the bug
I'm using the cli inside of a container. It's a guarantee that I will at some point hit this error while it is running and doing it's thing: Error: couldn't refresh token: unable to authenticate or connect to host 20.238.147.183:22 │ │ there may be an issue determining which ssh-key to use, or there may be an issue establishing a connection to the host │ │ the error returned was: ssh: handshake failed: EOF
To Reproduce
Steps to reproduce the behavior:
- login to lagoon cli using
lagoon login
- wait 10-15 minutse
- run
lagoon login again and it should now hit the error shown in the picture above.
Expected behavior
preferably the CLI would have some sort of token refresh system in place making the need for refersh actions taken on the users side unnecessary.
Screenshots

Desktop (please complete the following information):
both in terminal and in pod
Describe the bug
I'm using the cli inside of a container. It's a guarantee that I will at some point hit this error while it is running and doing it's thing:
Error: couldn't refresh token: unable to authenticate or connect to host 20.238.147.183:22 │ │ there may be an issue determining which ssh-key to use, or there may be an issue establishing a connection to the host │ │ the error returned was: ssh: handshake failed: EOFTo Reproduce
Steps to reproduce the behavior:
lagoon loginlagoon loginagain and it should now hit the error shown in the picture above.Expected behavior
preferably the CLI would have some sort of token refresh system in place making the need for refersh actions taken on the users side unnecessary.
Screenshots

Desktop (please complete the following information):
both in terminal and in pod