Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'ndsr get' raises: object has no attribute 'iteritems' #58

Open
diranged opened this issue Oct 14, 2014 · 0 comments
Open

'ndsr get' raises: object has no attribute 'iteritems' #58

diranged opened this issue Oct 14, 2014 · 0 comments
Assignees
Milestone

Comments

@diranged
Copy link
Contributor

2014-10-14 05:16:08,785 - nd_service_registry.bin.ndsr.ndsr - INFO - Connecting to server localhost:2182
2014-10-14 05:16:08,785 - nd_service_registry - INFO - Initializing ServiceRegistry object
2014-10-14 05:16:08,786 - nd_service_registry - INFO - Connecting to Zookeeper Service (localhost:2182)
2014-10-14 05:16:10,871 - nd_service_registry - INFO - Zookeeper connection state changed: CONNECTED
2014-10-14 05:16:10,878 - nd_service_registry - INFO - Initialization Done!
2014-10-14 05:16:10,879 - nd_service_registry.bin.ndsr.get - INFO - Fetching / from zookeeper
Traceback (most recent call last):
  File "/usr/local/bin/ndsr", line 9, in <module>
    load_entry_point('nd-service-registry==1.0.0', 'console_scripts', 'ndsr')()
  File "build/bdist.linux-x86_64/egg/nd_service_registry/bin/ndsr/ndsr.py", line 116, in console_entry_point
  File "build/bdist.linux-x86_64/egg/nd_service_registry/bin/ndsr/ndsr.py", line 88, in main
  File "build/bdist.linux-x86_64/egg/nd_service_registry/bin/ndsr/get.py", line 102, in execute
  File "build/bdist.linux-x86_64/egg/nd_service_registry/bin/ndsr/get.py", line 62, in __process_node
AttributeError: 'list' object has no attribute 'iteritems'
@diranged diranged self-assigned this Oct 14, 2014
@diranged diranged added this to the v1.0.1 milestone Oct 14, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant