<br>I run the openstack compute service list with the following error:<br><br># openstack compute service list<br>Unable to establish connection to http://controller:8774/v2.1/os-services:<br>HTTPConnectionPool(host='controller', port=8774): <br>Max retries exceeded with url: /v2.1/os-services (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7efdbbee9e50>: <br>Failed to establish a new connection: [Errno 111] \xe6\x8b\x92\xe7\xbb\x9d\xe8\xbf\x9e\xe6\x8e\xa5',))<br><br>My port 8774 didn't work and restart the nova- API doesn't work.<br>Is there any way to solve this problem?  thank you.  <br><br><br>