Skip to content

Instantly share code, notes, and snippets.

@elimisteve
Created July 30, 2015 04:30
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save elimisteve/d013eee54c9cbf4b2e7f to your computer and use it in GitHub Desktop.
cjdns error
ubuntu@ttba:~/cjdns$ ./contrib/python/peerStats
Traceback (most recent call last):
File "./contrib/python/peerStats", line 50, in <module>
main()
File "./contrib/python/peerStats", line 39, in main
at.peerStats(cjdns,verbose=True,human_readable=human_readable);
File "/home/ubuntu/cjdns/contrib/python/cjdnsadmin/adminTools.py", line 88, in peerStats
peers = ps['peers']
KeyError: 'peers'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment