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

Bugfix: when db_type is set to postgres, tailscale client will be hang up for a long time #1483

Closed
wants to merge 2 commits into from

Conversation

Yxnt
Copy link

@Yxnt Yxnt commented May 31, 2023

  • read the CONTRIBUTING guidelines
  • raised a GitHub issue or discussed it on the projects chat beforehand
  • added unit tests
  • added integration tests
  • updated documentation if needed
  • updated CHANGELOG.md

Fixes #764

When db_type is set to postgres, tailscale login and tailscale up can hang up for a long time. because expiry time is 0001-01-01 00:00:00.

I'm not sure this change is make sense, but it‘s worked.

Yxnt added 2 commits May 30, 2023 17:21
Signed-off-by: Yxnt <jyxnt1@gmail.com>
Signed-off-by: Yxnt <jyxnt1@gmail.com>
@Yxnt Yxnt requested review from juanfont and kradalby as code owners May 31, 2023 06:16
@Yxnt Yxnt changed the title Bugfix Bugfix: when db_type is set to postgres, tailscale client will be hang up for a long time May 31, 2023
@kradalby
Copy link
Collaborator

Hi! as part of #1473, we have reorganised a lot of the code.

To clear PRs that needs to be rebased or redone, we are closing open PRs that will require significant code change to be merged.

In addition, the issue of the PR might in some cases have been fixed, change or no longer relevant, so it would be great if this is considered as well.

Thank you for your contribution!

If it is still relevant and the PR is reopened, we will aim at getting the changes into the next release after the reorg if accepted.

@kradalby kradalby closed this Sep 24, 2023
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

Successfully merging this pull request may close these issues.

Headscale fails to activate clients with postgresql backend
2 participants