-
Notifications
You must be signed in to change notification settings - Fork 65
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
Tailscale authentication is lost by updating the NanoKVM application #149
Comments
i also ran into this issue |
I am running into the issue where authentication is being lost without updating after a couple hours. I am using nanokvm 2.1.1. Looking at dmesg it looks like there is an out of memory error. |
I'm having the same issues with both the authentication and the oom-kill. It looks like it's important to keep tailscale at version 1.70.0 and not update it to 1.76.6 in order to avoid this issue. I was also able to downgrade back to 1.70.0 on a KVM experiencing this problem and it went away. |
@alexoughton how did you force Tailscale back down to 1.70.0? |
edit for anyone newly coming to this: I instead recommend following @jasonafriedman 's simpler solution below, as this is more steps than were necessary. Original response: @mindstorms6 Some of these steps may not have been necessary, but this is what I had done while investigating the problem:
As I said, this may have been more steps than actually needed, but stumbling through this as above got me into the right place. |
@alexoughton you're the best - that also worked for me - thank you! |
For me removing the old packages and reinstalling through webui worked. |
This worked @alexoughton thanks, there seems to be mistake in step 2 though, i think it should state to "and moved |
Thanks @crustovsky, Yes, that's right there's a mistake there which I've now updated. In any case though, following @jasonafriedman 's simpler solution is recommended here. I'll edit my comment for that. |
Note that you will also need to run |
@alexoughton where does the fix need to come from? sipeed side? or Tailscale? |
@ironicbadger I haven't at all investigated why tailscale is getting oom-killed, only found this workaround. I'd say sipeed need to do that initial investigation, and then feed back to tailscale if it's just a memory leak on their side. |
Lmk as I am a Tailscale employee |
When I have Tailscale connected and update the NanoKVM application via the web interface, Tailscale is no longer connected:
When I reauthenticate using the wizard in the web interface (
settings
/Tailscale
), Tailscale works again.The text was updated successfully, but these errors were encountered: