Horizon Interface Timeout
When logging into the horizon interface I frequently get random problems where horizon seems to be unable to access certain services.
Example: When accessing images section of horizon it frequently says "Error: Unable to retrieve image list."
Additionally, I've been having issues being able to upload images. My guests seem to frequently "disappear and reappear" from the network topology section. Lastly, sometimes I need to try multiple times to actually get logged in.
Any idea's what could cause this or what logs I should check to figure out what is going on?
When logging into the horizon interface I frequently get random problems where horizon seems to be unable to access certain services.
Example: When accessing images section of horizon it frequently says "Error: Unable to retrieve image list."
Additionally, I've been having issues being able to upload images, and my guests seem to frequently "disappear and reappear" from the network topology section.
Any idea's what could cause this or what logs I should check to figure out what is going on?
Run the required service in verbose/debug mode and then see the logs.
For your case , enable the log in glance service and run it.
/etc/glance/glance-registry.conf /etc/glance/glance-api.conf are both set to verbose = True The timeout initially was not occurring until I started playing with one of my instances in a console session strangely. Here's the glance http://pastebin.com/m0qA4U6T I don't know what to gather form them.
Is this concerning? MariaDB [(none)]> show status like 'Conn%'; +---------------+-------+ | Variable_name | Value | +---------------+-------+ | Connections | 17400 | +---------------+-------+