[Bug] 0.23.0-beta client setup hangs on linux on raspberry pi #760

Closed
opened 2025-12-29 02:23:31 +01:00 by adam · 2 comments
Owner

Originally created by @W1BTR on GitHub (Aug 9, 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

when running tailscale up --login-server myserver.com the setup hangs, outputting no errors but also no login key or anything at all, until CTRL+C is entered.

Expected Behavior

it provides login

Steps To Reproduce

  1. install tailscale with apt install tailscale
  2. Optionally resolve the ipv6 forwarding and UDP GRO failure warning messages, as otherwise these error messages will display.
  3. Run tailscale up --login-server yourdomain.com

Environment

- OS:
root@moms:/usr/local/mesh_services/meshagent# neofetch
       _,met$$$$$gg.          root@moms 
    ,g$$$$$$$$$$$$$$$P.       --------- 
  ,g$$P"     """Y$$.".        OS: Debian GNU/Linux 12 (bookworm) aarch64 
 ,$$P'              `$$$.     Host: Raspberry Pi 4 Model B Rev 1.1 
',$$P       ,ggs.     `$$b:   Kernel: 6.6.20+rpt-rpi-v8 
`d$$'     ,$P"'   .    $$$    Uptime: 12 mins 
 $$P      d$'     ,    $$P    Packages: 683 (dpkg) 
 $$:      $$.   -    ,d$$'    Shell: bash 5.2.15 
 $$;      Y$b._   _,d$P'      Terminal: meshagent 
 Y$$.    `.`"Y$$$$P"'         CPU: (4) @ 1.500GHz 
 `$$b      "-.__              Memory: 112MiB / 1846MiB 
  `Y$$
   `Y$$.                                              
     `$$b.                                            
       `Y$$b.
          `"Y$b._
              `"""

- Headscale version: 0.23.0-beta
- Tailscale version: 1.70.0

Runtime environment

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

Anything else?

No response

Originally created by @W1BTR on GitHub (Aug 9, 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 when running `tailscale up --login-server myserver.com` the setup hangs, outputting no errors but also no login key or anything at all, until CTRL+C is entered. ### Expected Behavior it provides login ### Steps To Reproduce 1. install tailscale with `apt install tailscale` 2. Optionally resolve the ipv6 forwarding and UDP GRO failure warning messages, as otherwise these error messages will display. 3. Run `tailscale up --login-server yourdomain.com` ### Environment ```markdown - OS: root@moms:/usr/local/mesh_services/meshagent# neofetch _,met$$$$$gg. root@moms ,g$$$$$$$$$$$$$$$P. --------- ,g$$P" """Y$$.". OS: Debian GNU/Linux 12 (bookworm) aarch64 ,$$P' `$$$. Host: Raspberry Pi 4 Model B Rev 1.1 ',$$P ,ggs. `$$b: Kernel: 6.6.20+rpt-rpi-v8 `d$$' ,$P"' . $$$ Uptime: 12 mins $$P d$' , $$P Packages: 683 (dpkg) $$: $$. - ,d$$' Shell: bash 5.2.15 $$; Y$b._ _,d$P' Terminal: meshagent Y$$. `.`"Y$$$$P"' CPU: (4) @ 1.500GHz `$$b "-.__ Memory: 112MiB / 1846MiB `Y$$ `Y$$. `$$b. `Y$$b. `"Y$b._ `""" - Headscale version: 0.23.0-beta - Tailscale version: 1.70.0 ``` ### Runtime environment - [X] Headscale is behind a (reverse) proxy - [X] Headscale runs in a container ### Anything else? _No response_
adam added the bug label 2025-12-29 02:23:31 +01:00
adam closed this issue 2025-12-29 02:23:31 +01:00
Author
Owner

@W1BTR commented on GitHub (Aug 9, 2024):

Same issue on a x64 machine runing ubuntu 24.04. It hangs and never provides a key or anything. Setting up on windows and android works fine.

@W1BTR commented on GitHub (Aug 9, 2024): Same issue on a x64 machine runing ubuntu 24.04. It hangs and never provides a key or anything. Setting up on windows and android works fine.
Author
Owner

@W1BTR commented on GitHub (Aug 9, 2024):

Resolved: https:\\ is needed in the url.

@W1BTR commented on GitHub (Aug 9, 2024): Resolved: `https:\\` is needed in the url.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#760