After changing the (one and only) disk on my remote server, and reinstalling the OS (Ubuntu 22.04) vscode remote connections to that server fail with the message:
Could not establish connection to "oric": Remote host key has changed, port forwarding is disabled.
I have removed references to the server, oric, in the host's known_hosts file, but that did not fix the problem.
How do I tell vscode that this server with the same name is actually new / different than what it knew before?
Thanks.