Open monagai opened 3 months ago
What happens if you do ssh <name_of_host>
in your terminal?
Can you check other default locations for configuration files to see if there is any conflicting configuration there? It would be easy to accidentally set configuration in another file via our UI:
Also, please try changing the identifier after Host
to something other than the IP address (e.g name it my_remote_host
). Your local ssh program is "in charge" of connecting to the remote, we're just pigging backing off that configuration - perhaps its connecting directly to that IP address (and using your local username)
Does this issue occur when all extensions are disabled?: Yes/No
Steps to Reproduce: