cjdelisle / cjdnstool

Diagnostic and management tools for cjdns

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

If the password is wrong or there is no cjdns node present, the error message is unhelpful.

cjdelisle opened this issue · comments

notgay:cjdnstool user$ cjdnstool resolve irc.fc00.io
Resolving irc.fc00.io
/Users/user/.nvm/versions/node/v6.5.0/lib/node_modules/cjdnstool/index.js:56
        if (err) { throw err; }
                   ^

Error: From cjdns: {"error":"No functions matched your request, try Admin_availableFunctions()","txid":"3245791936"}
    at cjdns.UpperDistributor_listHandlers (/Users/user/.nvm/versions/node/v6.5.0/lib/node_modules/cjdnstool/node_modules/cjdnsniff/index.js:55:22)
    at Object.callback (/Users/user/.nvm/versions/node/v6.5.0/lib/node_modules/cjdnstool/node_modules/saferphore/index.js:16:34)
    at Socket.<anonymous> (/Users/user/.nvm/versions/node/v6.5.0/lib/node_modules/cjdnstool/node_modules/cjdnsadmin/index.js:200:17)
    at emitTwo (events.js:106:13)
    at Socket.emit (events.js:191:7)
    at UDP.onMessage (dgram.js:550:8)
notgay:cjdnstool user$