[Bug] Unstable tailscale client Integration Test fails #712

Closed
opened 2025-12-29 02:22:45 +01:00 by adam · 1 comment
Owner

Originally created by @ohdearaugustin on GitHub (May 19, 2024).

Is this a support request?

  • This is not a support request

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Currently the Integrationtest for TestAuthKeyLogoutAndRelogin is failing with the latest unstable tailscale client. This is probably caused by an update of the client. In more detail some verification of DERP is failing. For detail see for example this failed job

Also was able to reproduce this behaviour locally.

Expected Behavior

The Integration test should work for the new unstable version again. We probably to investigate a bit further.

Steps To Reproduce

To localy reproduce you can run the run.sh scrip in the integration test as following:

integration/run.sh ^TestAuthKeyLogoutAndRelogin$ 1

Environment

- Integration Test [Workflows](https://github.com/juanfont/headscale/blob/main/.github/workflows/test-integration.yaml)
- Locally

Runtime environment

  • Headscale is behind a (reverse) proxy
  • Headscale runs in a container

Anything else?

No response

Originally created by @ohdearaugustin on GitHub (May 19, 2024). ### Is this a support request? - [X] This is not a support request ### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Currently the Integrationtest for TestAuthKeyLogoutAndRelogin is failing with the latest unstable tailscale client. This is probably caused by an update of the client. In more detail some verification of DERP is failing. For detail see for example this failed [job](https://github.com/juanfont/headscale/actions/runs/9139250875) Also was able to reproduce this behaviour locally. ### Expected Behavior The Integration test should work for the new unstable version again. We probably to investigate a bit further. ### Steps To Reproduce To localy reproduce you can run the `run.sh` scrip in the integration test as following: ```bash integration/run.sh ^TestAuthKeyLogoutAndRelogin$ 1 ``` ### Environment ```markdown - Integration Test [Workflows](https://github.com/juanfont/headscale/blob/main/.github/workflows/test-integration.yaml) - Locally ``` ### Runtime environment - [ ] Headscale is behind a (reverse) proxy - [ ] Headscale runs in a container ### Anything else? _No response_
adam added the bug label 2025-12-29 02:22:45 +01:00
adam closed this issue 2025-12-29 02:22:45 +01:00
Author
Owner

@kradalby commented on GitHub (May 21, 2024):

Now fixed in #1931

@kradalby commented on GitHub (May 21, 2024): Now fixed in #1931
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#712