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

Invalid XML Properties file raises obtuse client error #146

Open
devoid opened this issue Nov 13, 2013 · 1 comment
Open

Invalid XML Properties file raises obtuse client error #146

devoid opened this issue Nov 13, 2013 · 1 comment

Comments

@devoid
Copy link

devoid commented Nov 13, 2013

Steps to replicate:
# touch Properties/foo.xml

On the clinet:

# bcfg2
Starting Bcfg2 client run at 1384374322.88
<Fault 1: "'NoneType' object has no attribute 'get'">
<Fault 1: "'NoneType' object has no attribute 'get'">
<Fault 1: "'NoneType' object has no attribute 'get'">
Fatal error: Failed to download probes from bcfg2: XML-RPC Fault: 'NoneType' object has no attribute 'get' (1)

FWIW, bcfg2-repo-validate catches this error correctly.

@solj
Copy link
Member

solj commented Mar 12, 2014

Does https://gist.github.com/solj/9512464 help?

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

2 participants