If you update your local Workbench, you must update any remotes you have connected because the service versions need to agree. This is to ensure consistency in the APIs.
If you have updated and are now getting an error when you try to connect, this is almost definitely the reason.
We will handle this gracefully in a future release, but for now you need to do it manually, which is a little klunky. Basically you just “reinstall” Workbench the way you installed it.
- First, manually SSH into the remote and shut down the Workbench Service there by running the two commands with the Workbench CLI.
nvwb activate
nvwb deactivate
- Then, copy and paste the command here into the remote shell and run it.
- Follow the instructions in the TUI.
After this, you should be able to connect again.