kercre123 / wire-prod-pod

49 stars 9 forks source link

Certificate missing for escapepod.local:443 #30

Open aimstv opened 1 year ago

aimstv commented 1 year ago

I was unable to get my vector to connect to my wire-prod-pod. After checking the logs downloaded from the bot I found these two lines:

01-23 13:25:53.972 info logwrapper 2058 2058 vic-cloud: Token queue error: rpc error: code = Unavailable desc = connection error: desc = "transport: authentication handshake failed: x509: certificate is not valid for any names, but wanted to match escapepod.local"
01-23 13:25:53.972 info logwrapper 2058 2058 vic-cloud: Error handling token request: rpc error: code = Unavailable desc = connection error: desc = "transport: authentication handshake failed: x509: certificate is not valid for any names, but wanted to match escapepod.local".

To fix this I did the following :-

The setup proceeded as expected and I am now able to admin the bot via my wire-prod-pod instance. Hurrah!

** not sure whether there was any need to delete these but it seems they haven't been re-generated yet everything works