Page 3 of 6

Re: [ ZeroTier ][ 1.8.9.0 ] Securely connect any device, anywhere

Posted: 09 May 2022, 21:12
by outkastm
is it because google drive is blocked in your country, or any other issue ?
Just to understand the situation.

Re: [ ZeroTier ][ 1.8.9.0 ] Securely connect any device, anywhere

Posted: 11 May 2022, 01:05
by wayneeden
{L_BUTTON_AT}outkastm

i'd fixed download from google
but when i updated 1.8.9.0,i found "Config files are stored to /mnt/appdata/MOD_CONFIG/ZeroTier" is empty
i couldn't use "sudo zerotier-cli join xxxx"
pls help

Re: [ ZeroTier ][ 1.8.9.0 ] Securely connect any device, anywhere

Posted: 11 May 2022, 04:14
by outkastm
download again and install the app, i made some changes

Re: [ ZeroTier ][ 1.8.10.0 ] Securely connect any device, anywhere

Posted: 18 May 2022, 03:33
by outkastm
up to 1.8.10.0

Re: [ ZeroTier ][ 1.10.0.0 ] Securely connect any device, anywhere

Posted: 13 Jun 2022, 06:40
by outkastm
up to 1.10.0.0

Re: [ ZeroTier ][ 1.10.1.0 ] Securely connect any device, anywhere

Posted: 11 Jul 2022, 03:52
by outkastm
up to 1.10.1.0 and added TOS5 support

Re: [ ZeroTier ][ 1.10.1.0 ] Securely connect any device, anywhere

Posted: 16 Aug 2022, 19:42
by mts33
Please help
I got 500 error

root@TNAS:/# sudo zerotier-cli join xxxxxxxxxxxxxxxx
500 join {}
root@TNAS:/# sudo -i zerotier-cli listnetworks
Welcome to TNAS
200 listnetworks <nwid> <name> <mac> <status> <type> <dev> <ZT assigned ips>
root@TNAS:/#

Re: [ ZeroTier ][ 1.10.1.0 ] Securely connect any device, anywhere

Posted: 17 Oct 2022, 04:43
by user222333
{L_BUTTON_AT}outkastm
Please help
can't connect to network TOS version 5.0.176-00227

["first created acount"@TNAS-627A ~]# sudo zerotier -cli join "NETWORK ID"
sudo: unknown user: root
sudo: unable to initialize policy plugin
["first created acount"@TNAS-627A ~]#

UserGuide say:
If your TOS version is TOS 5, please use your first created acount to log in SSH terminal.
(The user created for the first time is the super administrator, and there is no root user in TOS 5.)

Re: [ ZeroTier ][ 1.10.1.0 ] Securely connect any device, anywhere

Posted: 17 Oct 2022, 10:40
by arqweryon
DonĀ“t use sudo. Just use the command:
zerotier -cli join "NETWORK ID"

Re: [ ZeroTier ][ 1.10.1.0 ] Securely connect any device, anywhere

Posted: 18 Oct 2022, 00:52
by user222333
{L_BUTTON_AT}arqweryon

Thanks, It works!