Jump to content

sdchew

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by sdchew

  1.  

    I'm having a hard time trying to get tailscale docker to run. I'm on UnRAID 6.9.2 and tailscale just crashes when I'm trying to start the container. I'm getting the following error message

     

    2021/06/19 03:50:01 logtail started
    2021/06/19 03:50:01 Program starting: vdate.20210316, Go 1.15.6: []string{"tailscaled", "--state=/state/tailscaled.state"}
    2021/06/19 03:50:01 LogID: - zipped -
    2021/06/19 03:50:01 logpolicy: using system state directory "/var/lib/tailscale"
    logpolicy.Read /var/lib/tailscale/tailscaled.log.conf: open /var/lib/tailscale/tailscaled.log.conf: no such file or directory
    2021/06/19 03:50:01 wgengine.NewUserspaceEngine(tun "tailscale0") ...
    2021/06/19 03:50:01 Starting userspace wireguard engine with tun device "tailscale0"
    2021/06/19 03:50:01 Linux kernel version: 5.10.28-Unraid
    
    2021/06/19 03:50:01 is CONFIG_TUN enabled in your kernel? `modprobe tun` failed with: modprobe: can't change directory to '/lib/modules': No such file or directory
    
    2021/06/19 03:50:01 CreateTUN: operation not permitted
    2021/06/19 03:50:01 wgengine.NewUserspaceEngine(tun "tailscale0") error: operation not permitted
    
    2021/06/19 03:50:01 wgengine.New: operation not permitted
    2021/06/19 03:50:01 flushing log.
    2021/06/19 03:50:01 logger closing down
    2021/06/19 03:50:01 logtail: dial "log.tailscale.io:443" failed: dial tcp 34.210.105.16:443: setting SO_MARK bypass: operation not permitted (in 35ms)

     

    I tried downgrading all the way down to 1.6 but no dice. Console also crashes upon opening and it says the docker container isn't running

     

    Any suggestions on how to proceed?

×
×
  • Create New...