Connection timed out when running nova image-list
hi when i run nova image-list, return this error
nova image-list ERROR: HTTPConnectionPool(host='controller', port=8774): Max retries exceeded with url: /v2/199f8db8f3b148f39036d99ae14ba519/images/detail (Caused by <class 'socket.error'>: [Errno 110] Connectio timed out)
please help me i dont know how to solve it
Put your log file content(Glance and Nova log files) on your post.
i m beginner, with what command do it?
Search this site before posting new questions, and provide more details. If you don't know how to look for logs in your system then you have a long way before you can successfully operate a cloud.
Go to /var/log/nova and /var/log/glance and check nova-compute.log, nova-api.log, /var/log/glance/api.log and paste the suspected contents on your post.
i m learning to operate a cloud, by trial and error