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

SSH to host doesnt work due some issue in tailscale DNS #149

Open
garry-t opened this issue Dec 16, 2024 · 1 comment
Open

SSH to host doesnt work due some issue in tailscale DNS #149

garry-t opened this issue Dec 16, 2024 · 1 comment

Comments

@garry-t
Copy link

garry-t commented Dec 16, 2024

Today we have been experiencing DNS resolve issue to different hosts. If you press SSH to host.. it will report you error host may be offline, but host status is online and if you will be lucky enough second SSH to host.. request will open ssh, or no.

Initially problem was detected from github actions, but as mentioned above also doesnt work from UI.

  - name: Tailscale
    uses: tailscale/github-action@v2
    with:
      oauth-client-id: ${{ secrets.TS_OAUTH_CLIENT_ID }}
      oauth-secret: ${{ secrets.TS_OAUTH_SECRET }}
      tags: tag:ci

Couple days ago everything works ok.

I cant provide any logs, because nothing to provide from end devices.

Version:

1.78.1
Linux 5.15.0-122-generic
@garry-t
Copy link
Author

garry-t commented Dec 16, 2024

Can be related to #147

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant