-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[Bug] Exessive logging #2211
Comments
According to tailscale/tailscale@15fc6cd the routes Headscale currently only supports |
Since you are using Nginx Proxy Manager, you might as well add an internal redirect on the exact path
|
Right, I was actually on track to workaround http/404 and don't care about the logging as you wrote. Headscale itself does not log requests to |
I see. Thanks for the feedback. |
According to tailscale/tailscale@15fc6cd the routes `/derp/probe` and `/derp/latency-check` are the same and different versions of the tailscale client use one or the other endpoint. Also handle /derp/latency-check Fixes: juanfont#2211
According to tailscale/tailscale@15fc6cd the routes `/derp/probe` and `/derp/latency-check` are the same and different versions of the tailscale client use one or the other endpoint. Also handle /derp/latency-check Fixes: juanfont#2211
Is this a support request?
Is there an existing issue for this?
Current Behavior
Headscale successfully up and running behind Nginx Proxy Manager. Logs in NPM suggests a problem reaching DERP:
This is logged every other second.
Expected Behavior
If this indicates a problem I don't know how to solve it. If not could this logging be disabled?
Steps To Reproduce
Start headscale as normal.
Environment
Runtime environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: