We've had a couple of Windows workstations throw this error during the GPC registration process. During the step of registering a new GPC endpoint, the relaytool.exe program tries to load the anonymous-relay-key.pem file (private key, for SSH?) to complete the registration, but then complains it is an invalid format.
The user doing the install has tried a few times to completely remove and reinstall the packages, and the keyfile is the brand new one out of the package (based on the timestamp on the file, and having manually deleted the old directory for good measure). I've verified the key matches the one I have used on a Mac and Linux box to register. I tried invoking SSH directly with the key, but I'm not sure what the username (for the anonymous user) is and the key is rejected.
Has anyone seen this error?
b'[ssh stderr] load pubkey... invalid format'
Scott Ruffner