Unable to authorize tailscale
Describe the bug When i install Tailscale on a windows runner and try to auth the runner with "tailscale up --authkey XYZ" the command was not found or the run process just freezing with no output.
To Reproduce Steps to reproduce the behavior:
- Run windows-latest runner
- Install tailscale using .exe or .msi
- Try to auth using --autkey method
- No output and freezing
Expected behavior Auth to tailscale and go to next step
Runner Version and Platform
windows-latest on github
OS of the machine running the runner? OSX/Windows/Linux/... windows server 2022 - windows-latest
What's not working?
Just freezing, no output.
Job Log Output
none.
Runner and Worker's Diagnostic Logs
none.
Nice to know:
-
The Tailscale auth command does not respond anything.
-
" 'tailscale' not recognised." After the installation is there a way to restart the console to accept new environment variables?
I can bypass it running a batch/exe with my auth command in it, but still freezes at this point.
When I remotely enter the windows runner and run it in a new console it just works fine. But in the Step-by-Step CI it freezes (infinite loop) at this point.
This issue is stale because it has been open 365 days with no activity. Remove stale label or comment or this will be closed in 15 days.
This issue was closed because it has been stalled for 15 days with no activity.