<div dir="ltr"><br><br>On Mon, Apr 11, 2022 at 6:10 PM CHANU ROMAIN <<a href="mailto:romain.chanu@univ-lyon1.fr">romain.chanu@univ-lyon1.fr</a>> wrote:<br>><br>> Hello,<br>><br>> I tried to install manila on Ubuntu servers and I'm stuck during the<br>> first steps. I followed this documentation:<br>><br>> <a href="https://docs.openstack.org/manila/ussuri/install/install-controller-ubuntu.html">https://docs.openstack.org/manila/ussuri/install/install-controller-ubuntu.html</a><br>><br>> When I tried to verify the operation I always get the same message:<br>><br>> # manila service-list<br>> ERROR: Not Found (HTTP 404)<br>><br>> In manila-api.log<br>> 2022-04-11 12:12:56.533 125 INFO eventlet.wsgi.server [req-c03111de-<br>> 46bb-40e1-9440-2f62a94a61f0<br>> ee3ae5e43b4c6246c4d95264b2978bf05dce57920b6b852d62b450ad6e7fb392<br>> 59bc7ad25c364c809a97c1a55caec161 - - -] IP_CLIENT,IP_LB "GET<br>> /v2/services HTTP/1.1" status: 404  len: 228 time: 0.1233838<br>><br>> If I use -d<br>><br>> #manila -d service-list<br>> DEBUG (connectionpool:208) Starting new HTTP connection (1): FQDN<br>> DEBUG (connectionpool:396) <a href="http://FQDN:8786">http://FQDN:8786</a> "GET /v2/services HTTP/1.1"<br>> 404 112<br>> RESP: [404] {'Content-Length': '112', 'Content-Type':<br>> 'application/json', 'Date': 'Mon, 11 Apr 2022 12:14:51 GMT'}<br>> RESP BODY: {"message": "The resource could not be found.<br /><br<br>> />\n\n\n", "code": "404 Not Found", "title": "Not Found"}<div><br></div><div>Hi Romain, </div><div><br></div><div>What version of python-manilaclient was used? Was the "os-share-api-microversion" overridden? Can you please share the full logs from the api service as well as the debug log from the client? You can obfuscate the IPs and any other sensitive information </div><div><br></div><div>Reporting an issue on <a href="https://bugs.launchpad.net/manila">https://bugs.launchpad.net/manila</a> might be better than debugging this via the mailing list. You can upload your log files there and post links from a pastebin service such as <a href="http://paste.openstack.org/">http://paste.openstack.org/</a> </div><div><br>><br>><br>> Services are running, database is populated, rabbitmq has some<br>> exchanges... I currently run out of ideas... Did someone already face<br>> this issue?<br>><br>> Best regards,<br>> Romain</div></div>