1.6.2 fails to install/run on Raspberry Pi OS (Debian) latest level on Pi Zero W specifically

Currently running 1.6.0 because 1.6.1 would not work (does not create network interface, using zerotier-cli status produces “Segmentation error” message")

1.6.2 produces the same result.

1.6.2 installs and runs OK on Pi 3B and Pi 4B

These are the syslog messages from attempt to start after installing 1.6.2

Dec 1 10:54:43 DDhomepi7 systemd[1]: Started ZeroTier One.
Dec 1 10:54:43 DDhomepi7 systemd[1]: zerotier-one.service: Main process exited, code=killed, status=11/SEGV
Dec 1 10:54:43 DDhomepi7 systemd[1]: zerotier-one.service: Failed with result ‘signal’.
Dec 1 10:54:43 DDhomepi7 systemd[1]: zerotier-one.service: Service RestartSec=100ms expired, scheduling restart.
Dec 1 10:54:43 DDhomepi7 systemd[1]: zerotier-one.service: Scheduled restart job, restart counter is at 1.
Dec 1 10:54:43 DDhomepi7 systemd[1]: Stopped ZeroTier One.
Dec 1 10:54:43 DDhomepi7 systemd[1]: Started ZeroTier One.
Dec 1 10:54:43 DDhomepi7 systemd[1]: zerotier-one.service: Main process exited, code=killed, status=11/SEGV
Dec 1 10:54:43 DDhomepi7 systemd[1]: zerotier-one.service: Failed with result ‘signal’.
Dec 1 10:54:43 DDhomepi7 systemd[1]: zerotier-one.service: Service RestartSec=100ms expired, scheduling restart.
Dec 1 10:54:43 DDhomepi7 systemd[1]: zerotier-one.service: Scheduled restart job, restart counter is at 2.
Dec 1 10:54:43 DDhomepi7 systemd[1]: Stopped ZeroTier One.
Dec 1 10:54:43 DDhomepi7 systemd[1]: Started ZeroTier One.
Dec 1 10:54:43 DDhomepi7 systemd[1]: zerotier-one.service: Main process exited, code=killed, status=11/SEGV
Dec 1 10:54:43 DDhomepi7 systemd[1]: zerotier-one.service: Failed with result ‘signal’.
Dec 1 10:54:44 DDhomepi7 systemd[1]: zerotier-one.service: Service RestartSec=100ms expired, scheduling restart.
Dec 1 10:54:44 DDhomepi7 systemd[1]: zerotier-one.service: Scheduled restart job, restart counter is at 3.
Dec 1 10:54:44 DDhomepi7 systemd[1]: Stopped ZeroTier One.
Dec 1 10:54:44 DDhomepi7 systemd[1]: Started ZeroTier One.
Dec 1 10:54:44 DDhomepi7 systemd[1]: zerotier-one.service: Main process exited, code=killed, status=11/SEGV
Dec 1 10:54:44 DDhomepi7 systemd[1]: zerotier-one.service: Failed with result ‘signal’.
Dec 1 10:54:44 DDhomepi7 systemd[1]: zerotier-one.service: Service RestartSec=100ms expired, scheduling restart.
Dec 1 10:54:44 DDhomepi7 systemd[1]: zerotier-one.service: Scheduled restart job, restart counter is at 4.
Dec 1 10:54:44 DDhomepi7 systemd[1]: Stopped ZeroTier One.
Dec 1 10:54:44 DDhomepi7 systemd[1]: Started ZeroTier One.
Dec 1 10:54:44 DDhomepi7 systemd[1]: zerotier-one.service: Main process exited, code=killed, status=11/SEGV
Dec 1 10:54:44 DDhomepi7 systemd[1]: zerotier-one.service: Failed with result ‘signal’.
Dec 1 10:54:45 DDhomepi7 systemd[1]: zerotier-one.service: Service RestartSec=100ms expired, scheduling restart.
Dec 1 10:54:45 DDhomepi7 systemd[1]: zerotier-one.service: Scheduled restart job, restart counter is at 5.
Dec 1 10:54:45 DDhomepi7 systemd[1]: Stopped ZeroTier One.
Dec 1 10:54:45 DDhomepi7 systemd[1]: zerotier-one.service: Start request repeated too quickly.
Dec 1 10:54:45 DDhomepi7 systemd[1]: zerotier-one.service: Failed with result ‘signal’.
Dec 1 10:54:45 DDhomepi7 systemd[1]: Failed to start ZeroTier One.

me too
the same error
pi4
Linux raspbx 5.4.72-v8+ #1356 SMP PREEMPT Thu Oct 22 13:58:52 BST 2020 aarch64 GNU/Linux
can not install zerotier-one_1.6.1_arm64.deb

only [zerotier-one_1.6.1_armhf.deb] (https://download.zerotier.com/RELEASES/1.6.1/dist/debian/buster/zerotier-one_1.6.1_armhf.deb)

1.6.2. OK on my Pi 4 with following…

Linux DDhomepi8 5.4.72-v7l+ #1356 SMP Thu Oct 22 13:57:51 BST 2020 armv7l

it means it does not support aarch64?

1.6.2 has arm fixes.

sudo apt update; sudo apt install zerotier-one

Will look in to the Pi 0

yes, 1.6.2 goes well for my pi4

@david1 can you try again on your zero? We’ve uploaded a new build.

Installed 1.6.2-2 - works perfectly - thank you for swift responses!

Also on pi 3b and 4b

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.