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

--server= should be a bit permissive regarding the format of the URIs #13

Closed
omacchioni opened this issue Oct 9, 2012 · 1 comment
Closed

Comments

@omacchioni
Copy link
Contributor

For instance:

./erppeek.py --server=https://server:443/ --user=admin -p XX --db=YY

fails with:

xmlrpclib.ProtocolError: <ProtocolError for server:443//xmlrpc/db: 404 NOT FOUND>

Removing the trailing / in the URI works

@florentx
Copy link
Member

Released with 1.4.2

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

No branches or pull requests

2 participants