enable to retrieve instance list
hi all when login to horizon everything seems to be ok , but im getting notifications (enable to retrieve instance list , enable to retrieve network list ) and when i try to lunch a vm i cant, when i run openstack server list from cli i get (the server has either erred or is incapable of performing the requested operation. (http 500))
im a beginer so please any help can be usefull
You should find ERRORs in the nova log files.
Are there any ERROR messages in nova or horizon that might help us troubleshoot? The default locations are in /var/log/nova or /var/log/httpd?
grep -R 'ERROR' /var/log/nova
andgrep -R /var/log/<httpd or apache2/