inhies / cjdcmd

cjdcmd is a command line tool for cjdns
Other
43 stars 16 forks source link

cjdroute.conf regeneration bug in 0.4.1 #25

Closed Seemone closed 11 years ago

Seemone commented 11 years ago

when there's a block like "outgoingConnections": [ // Connect to one or more machines and ask them for IP addresses. // "ncyk1jtmkv3j4fgpmdnwph9s3s9rbczfcwf77n3z3nr72hmtp9w0.k" // "pw9tfmr8pcrExampleExampleExampleExample8rhg1pgwpwf80.k", // "g91lxyxhq0kExampleExampleExampleExample6t0mknuhw75l0.k" ]

in the read cjdroute.conf, the rewritten config file will contain

"outgoingConnections": null

triggering an error in cjdns restart:

While looking for something to parse: expected one of 0 1 2 3 4 5 6 7 8 9 [ { ", found 'n' Failed to parse configuration.