I assume that the credentials are correct because the rest-api was running before I send that bad request.
On Mon, Jun 30, 2014 at 2:29 PM, Wido den Hollander <[email protected]> wrote: > On 06/30/2014 02:20 PM, [email protected] wrote: > >> Hi, >> >> My ceph-rest-api api is not starting. I have this error: >> >> ceph-rest-api -c /etc/ceph/ceph.conf >>>> >>> >> >> Traceback (most recent call last): >> File "/usr/bin/ceph-rest-api", line 59, in <module> >> rest, >> File "/usr/lib/python2.7/dist-packages/ceph_rest_api.py", line 496, >> in generate_app >> addr, port = api_setup(app, conf, cluster, clientname, clientid, >> args) >> File "/usr/lib/python2.7/dist-packages/ceph_rest_api.py", line 141, >> in api_setup >> osdid = find_up_osd(app) >> File "/usr/lib/python2.7/dist-packages/ceph_rest_api.py", line 52, in >> find_up_osd >> raise EnvironmentError(ret, 'Can\'t get osd dump output') >> EnvironmentError: [Errno -13] Can't get osd dump output >> >> This issue came from a bad GET request to the rest api. >> >> > Seems like a auth issues. -13 is Permission Denied, so are you sure the > credentials are correct? > > Wido > > Any help will be useful ! >> >> ____________________________________________________________ >> _____________________________________________________________ >> >> Ce message et ses pieces jointes peuvent contenir des informations >> confidentielles ou privilegiees et ne doivent donc >> pas etre diffuses, exploites ou copies sans autorisation. Si vous avez >> recu ce message par erreur, veuillez le signaler >> a l'expediteur et le detruire ainsi que les pieces jointes. Les messages >> electroniques etant susceptibles d'alteration, >> Orange decline toute responsabilite si ce message a ete altere, deforme >> ou falsifie. Merci. >> >> This message and its attachments may contain confidential or privileged >> information that may be protected by law; >> they should not be distributed, used or copied without authorisation. >> If you have received this email in error, please notify the sender and >> delete this message and its attachments. >> As emails may be altered, Orange is not liable for messages that have >> been modified, changed or falsified. >> Thank you. >> >> >> >> _______________________________________________ >> ceph-users mailing list >> [email protected] >> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com >> >> > > -- > Wido den Hollander > 42on B.V. > Ceph trainer and consultant > > Phone: +31 (0)20 700 9902 > Skype: contact42on > _______________________________________________ > ceph-users mailing list > [email protected] > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com >
_______________________________________________ ceph-users mailing list [email protected] http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
