Closed roman-bober-rmb closed 1 month ago
Can you enable debug logs and run the connect again? Those logs should provide more information.
telepresence loglevel debug
will enable debug logs for about 30 minutes which should be enough time to capture this issue.
This was resolved in our community slack. Apparently a problem with WSL networkingMode
(use NAT, not mirrored).
telepresence_logs.zip Describe the bug Failed to Connect to my cluster
telepresence connect: error: connector.Connect: failed to connect to root daemon: rpc error: code = DeadlineExceeded desc = context deadline exceeded
See logs for details (2 errors found): "/home/roman/.cache/telepresence/logs/connector.log" If you think you have encountered a bug, please run
telepresence gather-logs
and attach the telepresence_logs.zip to your github issue or create a new one: https://github.com/telepresenceio/telepresence/issues/new?template=Bug_report.md .