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

XML RPC cannot marshal non #21

Open
bodtx opened this issue Mar 13, 2018 · 2 comments
Open

XML RPC cannot marshal non #21

bodtx opened this issue Mar 13, 2018 · 2 comments

Comments

@bodtx
Copy link

bodtx commented Mar 13, 2018

i my key and conf seems correct
I have this error

Traceback (most recent call last): File "/usr/local/bin/gandyn.py", line 161, in <module> main(sys.argv, globals(), locals()) File "/usr/local/bin/gandyn.py", line 143, in main previous_ip_address = gandi_updater.get_record_value() File "/usr/local/bin/gandyn.py", line 53, in get_record_value self.record File "/usr/lib/python3.5/xmlrpc/client.py", line 1092, in __call__ return self.__send(self.__name, args) File "/usr/lib/python3.5/xmlrpc/client.py", line 1426, in __request allow_none=self.__allow_none).encode(self.__encoding, 'xmlcharrefreplace') File "/usr/lib/python3.5/xmlrpc/client.py", line 951, in dumps data = m.dumps(params) File "/usr/lib/python3.5/xmlrpc/client.py", line 501, in dumps dump(v, write) File "/usr/lib/python3.5/xmlrpc/client.py", line 523, in __dump f(self, value, write) File "/usr/lib/python3.5/xmlrpc/client.py", line 527, in dump_nil raise TypeError("cannot marshal None unless allow_none is enabled") TypeError: cannot marshal None unless allow_none is enabled

@elmp51
Copy link

elmp51 commented Apr 12, 2018

I have the same issue.

Thks

@elmp51
Copy link

elmp51 commented Apr 12, 2018

Sorry I solved the error.
The zone file on Gandy was not anymore associated to my domain name.

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