-
I am trying to use the Desktop Access feature of Teleport.
I am completely at a loss and do not know what to try. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
I know this is older question, but I ran into this issue as well during a cluster rebuild. Our steps that landed us in this situation:
Automation bit us during step 4 where the Teleport Service attempted to start so the Node cached somethings it seems. Enter #2838. Based on this issue it would be safe to assume that the node is caching ad connection details and just needed us to purge that once we had fully removed the now invalid CA. It would appear that if the service attempts a connection before the certs are primed across the network, which in this question they are now propagated, the client lands in a bad state and dumping I am sure someone from Gravitational could answer more to the technicals of why this occurs but this did at least unblock us. |
Beta Was this translation helpful? Give feedback.
-
My issue was caused by a time delay between the DC and Teleport, which was causing the TLS handshake to fail. |
Beta Was this translation helpful? Give feedback.
My issue was caused by a time delay between the DC and Teleport, which was causing the TLS handshake to fail.