-
Hello,
I just found that some executables report "can't load library", for example:
```
# make
/tmp/mnt/sda1/optware-ng/bin/make: can't load library 'libdl.so.1'
# /opt/bin/busybox
/tmp/mnt/…
-
Hello,
I was wondering, is there any development under way for a CLI tool that interfaces with the entire JSON API including the network controller? I was thinking of developing one myself for Pyth…
-
Hi,
I've an got a LAN consisting of two Linux boxes running ZeroTier 1.1.0, connecting to the internet via a residential ISP. After starting they are sometimes unable to find each other directly. Wit…
jefft updated
7 years ago
-
Today i received abuse email from Hetzner (replaced src_ip to 2.2.222.22):
```
> ##########################################################################
> # Netscan detected from h…
-
Arch Linux has officially announced to [phase out i686 support](https://www.archlinux.org/news/phasing-out-i686-support/).
i686 packages in archlinuxcn has been lacking in maintenance for a long ti…
-
On multiple Wifi networks (minimally one using 192.168.1.0/24, one using 192.168.0.0/24) Google Play Store times out attempting to update already-installed apps. Installing new apps from the store al…
-
[Network Controller Microservice](https://github.com/zerotier/ZeroTierOne/tree/master/controller) API does not compatible with [my.zerotier.com's API](https://my.zerotier.com/help/api).
Is that pos…
-
I'm trying to use the documented endpoint to get the active members of a network:
https://github.com/zerotier/ZeroTierOne/tree/master/controller#controllernetworknetwork-idactive
So I do:
cur…
-
If `controllers.d/network` has any previous content when updating to 1.2.4 zt will freeze, i.e. `zerotier-cli info` or `curl -H 'X-ZT1-Auth:xyz' http://127.0.0.1:9993/controller/network` will timeout,…
-
I converted my controller to 1.2 however, the network member listing (which worked pre-1.2) now appears to be broken:
root@zt:/var/lib/zerotier-one# curl -H "X-ZT1-AUTH: $(cat /var/lib/zerotier-one…