Closed shuguet closed 4 weeks ago
Originally posted/discussed on Slack here: https://daytonacommunity.slack.com/archives/C067LG7678W/p1710234126460089
@shuguet thanks for such a detailed issue. This is something that we would love to support and we definitely will try to.
This Issue has been automatically marked as "stale" because it has not had recent activity (for 14 days). It will be closed if no further activity occurs. Thanks for the feedback.
The issue is still relevant :) (Unsure if there is a /command to use for the bot to remove the tag, can't seem to be able to do it myself).
@shuguet you're right, that was a mistake by the bot.
We are aware this is still an issue, we have @gdraganic working on this and some other tailscale improvements.
@shuguet you're right, that was a mistake by the bot.
I didn't think it was a mistake by the bot, most likely it is doing it's job of marking issues that have not received any update in 2 weeks as stale :)
Generally, with most GitHub bots I'm familiar with, there's either a command like (/remove-lifecycle stale
with Prow for example), or simply adding a comment cancel out the stale
label/status.
Looks like yours require a manual intervention of an authorized user to remove the stale
label (since I could not remove the label myself).
We are aware this is still an issue, we have @gdraganic working on this and some other tailscale improvements.
Thank you 🙏 Let me know if there's anything you need/I can help with.
@shuguet apologies for not picking this up sooner. We tested creating and ssh-ing into a workspace while connected to an external headscale server and everything seems to be working okay.
I'll close this issue for now and open a new one that will allow users to configure their own headscale server instance to connect to.
Describe the bug
I run a personal Headscale server, and have tailscale deployed on every single one of my machines. That means that all my machines have a customized login/control server variable for the Tailscale client, especially on Windows, where this requires a registry key change, pointing to my self-hosted Headscale instance.
When attempting to run daytona server on my Windows-based laptop, I ran into this issue in the logs:
And then it keeps repeating/backing off for longer and longer, never moving. I looked around, but I don't see any obvious way to either register daytona with my existing headscale deployment (preferred), or force the client that the daytona server spins up to connect to the specific local headscale server that also gets spun up in
C:\Users\<login>\AppData\Roaming\tsnet-daytona
To Reproduce Steps to reproduce the behavior:
daytona server
on the Windows machineExpected behavior Either Daytona should support registering the
daytona server
with the existing custom Headscale server OR Daytona should re-use the existing tailscale connection from the local machine to the Headscale server (preferred, if possible)Screenshots Logs provided above instead
Desktop (please complete the following information):
Additional context None that I think I relevant here, but feel free to ask