Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to authorize tailscale #3465

Open
caejb opened this issue Sep 17, 2024 · 2 comments
Open

Unable to authorize tailscale #3465

caejb opened this issue Sep 17, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@caejb
Copy link

caejb commented Sep 17, 2024

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:

  1. Run windows-latest runner
  2. Install tailscale using .exe or .msi
  3. Try to auth using --autkey method
  4. 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.

@caejb caejb added the bug Something isn't working label Sep 17, 2024
@caejb
Copy link
Author

caejb commented Sep 17, 2024

Nice to know:

  1. The Tailscale auth command does not respond anything.

  2. " '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.

@caejb
Copy link
Author

caejb commented Sep 17, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant