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

'node status' fails with Name or service not known #38

Open
kalemeow opened this issue Nov 7, 2011 · 1 comment
Open

'node status' fails with Name or service not known #38

kalemeow opened this issue Nov 7, 2011 · 1 comment
Assignees
Labels
Milestone

Comments

@kalemeow
Copy link

kalemeow commented Nov 7, 2011

[root@kale-testbox ~]# daikon node list
SUCCESS: Fetching Node List :

 Nodes:
     Node: eLDk7SiKTfG425N21SPV0g
     Node: r71N-indT0SkZ1yFHWmhng
     Node: UKBJWxSLR8m6u1vR98T3_g
     Node: tb2Ve4dHTyCHC-RJ5c2t9g
     Node: lLDlsSmwQXWsiGJKWWOUwA
     Node: 8TvL_m--TrOW8JHjjcq2sQ

[root@kale-testbox ~]# daikon node status eLDk7SiKTfG425N21SPV0g --extended
ERROR: Fetching Node Status : "eLDk7SiKTfG425N21SPV0g" - <urlopen error [Errno -2] Name or service not known>

@ghost ghost assigned neogenix Nov 7, 2011
@neogenix
Copy link
Owner

neogenix commented Nov 7, 2011

I believe this is failing because node id is not recognized for node name. I can probably hack some stuff in that translates node_id to node_hostname.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants