key-networks / ztncui

ZeroTier network controller UI
GNU General Public License v3.0
1.56k stars 230 forks source link

JSON Errors on 1.2.8 #9

Closed adamprice56 closed 6 years ago

adamprice56 commented 6 years ago

Error resolving detail for network NETWORKID: ParseError: Unexpected number in JSON at position 3 in "http://localhost:9993/controller/network/NETWORKID/member": {""NODEID":1}...

Not sure if I've set it up wrong if something has changed between 1.2.4 and 1.2.8 - This is running on Debian 9 in a fresh minimal install. Seems like as soon as a device join, I can no longer access the network details or members list from this.

Tried from a 1.2.4 client and 1.2.8 (Windows and Android)

adamprice56 commented 6 years ago

Duplicate of #6 - Feel free to merge this