On Tuesday, April 9, 2019 at 7:50:17 AM UTC-7, Tom Mitchell wrote: > > Thanks for the advice. What happens is gcp appends a new entry to my > known_hosts file (which already has the hostname and key I use) with a very > strange looking one, and then fails to connect after doing it once > successfully. I am happy to get it right, but at this point, I just don't > understand the rewrite and subsequent behavior. > > Yes - with strict host checking off, you'll get an additional line added automatically. Normally it prompts. This is ssh-101 (and admittedly a little annoying in some circumstances when you try to automate things). The known_hosts file containes the 'remote' computer(s) host key(s), not your account's key, not your 'local' computer or container's host key.
-- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
