<div dir="ltr"><div>Hi,</div><div><br></div><div>I am installing ceilometer queens version. While installing gnocchi-api, gnocchi-metricd and python-gnocchiclient packages I encountered the error <br></div><div><br></div><div>Registering service and endpoints for gnocchi with type metric at <a href="http://192.168.133.81:8041" target="_blank">http://192.168.133.81:8041</a><br>Failed to discover available identity versions when contacting <a href="http://127.0.0.1:35357/v3/" target="_blank">http://127.0.0.1:35357/v3/</a>. Attempting to parse version from URL.<br>Unable to establish connection to <a href="http://127.0.0.1:35357/v3/auth/tokens" target="_blank">http://127.0.0.1:35357/v3/auth/tokens</a>: HTTPConnectionPool(host='127.0.0.1', port=35357): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fa1c8b0cb90>: Failed to establish a new connection: [Errno 111] Connection refused',))<br>dpkg: error processing package gnocchi-api (--configure):<br> subprocess installed post-installation script returned error exit status 1<br>Errors were encountered while processing:<br> gnocchi-api<br>E: Sub-process /usr/bin/dpkg returned an error code (1)</div><div><br></div><div>I checked the postinst scripts of the packages and found that port 35357 has been configured instead of 5000. Therefore, I fetched the deb packages separately and edited the postinst files of the packages, repackaged it and installed the packages with dpkg -i <deb-file>.</div><div><br></div><div>Now the logs are <br></div><div>(Reading database ... 154597 files and directories currently installed.)<br>Preparing to unpack .../python3-gnocchi_4.2.5-0ubuntu1~cloud0_all.deb ...<br>Unpacking python3-gnocchi (4.2.5-0ubuntu1~cloud0) over (4.2.5-0ubuntu1~cloud0) ...<br>Setting up python3-gnocchi (4.2.5-0ubuntu1~cloud0) ...<br>2019-07-15 16:48:48,434 - INFO - executing "dpkg -i /var/cache/apt/archives/packages/fixed-gnocchi-common.deb" ...<br>(Reading database ... 154597 files and directories currently installed.)<br>Preparing to unpack .../fixed-gnocchi-common.deb ...<br>Unpacking gnocchi-common (4.2.5-0ubuntu1~cloud0) over (4.2.5-0ubuntu1~cloud0) ...<br>Setting up gnocchi-common (4.2.5-0ubuntu1~cloud0) ...<br>2019-07-15 16:48:49,324 - INFO - executing "dpkg -i /var/cache/apt/archives/packages/fixed-gnocchi-api.deb" ...<br>Selecting previously unselected package gnocchi-api.<br>(Reading database ... 154597 files and directories currently installed.)<br>Preparing to unpack .../packages/fixed-gnocchi-api.deb ...<br>Unpacking gnocchi-api (4.2.5-0ubuntu1~cloud0) ...<br>Setting up gnocchi-api (4.2.5-0ubuntu1~cloud0) ...<br>Registering service and endpoints for gnocchi with type metric at <a href="http://192.168.133.81:8041">http://192.168.133.81:8041</a><br>Service already registered: skipping service endpoint creation.<br>apache2_invoke: Enable site gnocchi-api.conf<br>2019-07-15 16:49:01,438 - INFO - executing "dpkg -i /var/cache/apt/archives/packages/gnocchi-metricd_4.2.5-0ubuntu1~cloud0_all.deb" ...<br>Selecting previously unselected package gnocchi-metricd.<br>(Reading database ... 154601 files and directories currently installed.)<br>Preparing to unpack .../gnocchi-metricd_4.2.5-0ubuntu1~cloud0_all.deb ...<br>Unpacking gnocchi-metricd (4.2.5-0ubuntu1~cloud0) ...<br>Setting up gnocchi-metricd (4.2.5-0ubuntu1~cloud0) ...<br>Processing triggers for systemd (229-4ubuntu21.22) ...<br>Processing triggers for ureadahead (0.100.0-19.1) ...<br>2019-07-15 16:49:02,416 - INFO - executing "dpkg -i /var/cache/apt/archives/packages/python-gnocchiclient_7.0.1-0ubuntu1~cloud0_all.deb" ...<br>Selecting previously unselected package python-gnocchiclient.<br>(Reading database ... 154606 files and directories currently installed.)<br>Preparing to unpack .../python-gnocchiclient_7.0.1-0ubuntu1~cloud0_all.deb ...<br>Unpacking python-gnocchiclient (7.0.1-0ubuntu1~cloud0) ...<br>Setting up python-gnocchiclient (7.0.1-0ubuntu1~cloud0) ...<br>update-alternatives: using /usr/bin/python2-gnocchi to provide /usr/bin/gnocchi (gnocchi) in auto mode</div><div><br></div><div>The service gnocchi-metricd gets created but there are no signs of gnocchi-api in /etc/init.d/.</div><div><br></div><div>Kindly, tell me how to proceed.</div><div><br></div><div>Thank you.</div><div>Regards,</div><div>Nehal<br></div><div><br></div><div><br></div></div>