ZeroTierOne icon indicating copy to clipboard operation
ZeroTierOne copied to clipboard

Default installation via oneliner fails to install zerotier-cli on Raspberry Pi 4B+ (32-bit v7l+)

Open lucidyan opened this issue 3 years ago • 0 comments

  • What you expect to be happening. Installation fully complete. zerotier-cli presented on my computer.

  • What is actually happening? zerotier-cli was unavailable after default installation. But systemd-service was installed and ran correctly.

  • Any steps to reproduce the error.

    curl -s https://install.zerotier.com | sudo bash
    
  • Any relevant console output or screenshots.

    *** Package installation failed! Unfortunately there may not be a package
    *** for your architecture or distribution. For the source go to:
    *** github.com/zerotier/ZeroTierOne
    
  • What operating system and ZeroTier version. Please try the latest ZeroTier release.

    • Zerotier 1.10.1
    • Linux raspberrypi 5.10.103-v7l+ (Raspbian GNU/Linux 10 (buster))
  • How I solve the problem This instruction worked for me. Snapd package wont worked too.

  • Similar issues

    • https://github.com/zerotier/ZeroTierOne/issues/1586

lucidyan avatar Jul 31 '22 22:07 lucidyan