inhies / cjdcmd

cjdcmd is a command line tool for cjdns

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot parse cjdroute.conf (json issue)

stevenleeg opened this issue · comments

I seem to be running into a json issue while trying to create a .cjdnsadmin file using the cjdnsadmin sub-command:

$ cjdcmd cjdnsadmin --file ./cjdroute.conf
Loading configuration from: /Users/steve/Documents/cjdns/cjdroute.conf... Invalid JSON
Expected bool but received a number
I apologize for not being more helpful
Error loading config: json: cannot unmarshal number into Go value of type bool

For reference, here is my cjdroute.conf (edited to remove private details).

Thanks in advance!