Skip to content

Instantly share code, notes, and snippets.

@FlorianOtel
Created October 12, 2016 12:49
Show Gist options
  • Save FlorianOtel/c2bbaa2f4a58b36c2e1af95301c6488b to your computer and use it in GitHub Desktop.
Save FlorianOtel/c2bbaa2f4a58b36c2e1af95301c6488b to your computer and use it in GitHub Desktop.
Horizon "error.log"
[Wed Oct 12 12:41:51.490070 2016] [:error] [pid 444:tid 140316650141440] Login successful for user "admin".
[Wed Oct 12 12:41:52.641339 2016] [:error] [pid 444:tid 140316650141440] Call to list enabled services failed. This is likely due to a problem communicating with the Neutron endpoint. Load Balancers panel will not be displayed.
[Wed Oct 12 12:41:52.641722 2016] [:error] [pid 444:tid 140316650141440] Call to list enabled services failed. This is likely due to a problem communicating with the Neutron endpoint. Firewalls panel will not be displayed.
[Wed Oct 12 12:41:52.641955 2016] [:error] [pid 444:tid 140316650141440] Call to list enabled services failed. This is likely due to a problem communicating with the Neutron endpoint. VPN panel will not be displayed.
[Wed Oct 12 12:41:52.642920 2016] [:error] [pid 444:tid 140316650141440] Call to list supported extensions failed. This is likely due to a problem communicating with the Nova endpoint. Host Aggregates panel will not be displayed.
[Wed Oct 12 12:42:10.108523 2016] [:error] [pid 444:tid 140316650141440] Recoverable error: Invalid service catalog service: compute
[Wed Oct 12 12:42:10.284386 2016] [:error] [pid 444:tid 140316650141440] Call to list enabled services failed. This is likely due to a problem communicating with the Neutron endpoint. Load Balancers panel will not be displayed.
[Wed Oct 12 12:42:10.284646 2016] [:error] [pid 444:tid 140316650141440] Call to list enabled services failed. This is likely due to a problem communicating with the Neutron endpoint. Firewalls panel will not be displayed.
[Wed Oct 12 12:42:10.284859 2016] [:error] [pid 444:tid 140316650141440] Call to list enabled services failed. This is likely due to a problem communicating with the Neutron endpoint. VPN panel will not be displayed.
[Wed Oct 12 12:42:10.285838 2016] [:error] [pid 444:tid 140316650141440] Call to list supported extensions failed. This is likely due to a problem communicating with the Nova endpoint. Host Aggregates panel will not be displayed.
[Wed Oct 12 12:42:14.877207 2016] [:error] [pid 444:tid 140316650141440] Recoverable error: Invalid service catalog service: compute
[Wed Oct 12 12:42:15.082440 2016] [:error] [pid 444:tid 140316650141440] Call to list enabled services failed. This is likely due to a problem communicating with the Neutron endpoint. Load Balancers panel will not be displayed.
[Wed Oct 12 12:42:15.082830 2016] [:error] [pid 444:tid 140316650141440] Call to list enabled services failed. This is likely due to a problem communicating with the Neutron endpoint. Firewalls panel will not be displayed.
[Wed Oct 12 12:42:15.083074 2016] [:error] [pid 444:tid 140316650141440] Call to list enabled services failed. This is likely due to a problem communicating with the Neutron endpoint. VPN panel will not be displayed.
[Wed Oct 12 12:42:15.084330 2016] [:error] [pid 444:tid 140316650141440] Call to list supported extensions failed. This is likely due to a problem communicating with the Nova endpoint. Host Aggregates panel will not be displayed.
[Wed Oct 12 12:42:15.099411 2016] [:error] [pid 444:tid 140316650141440] Failed to retrieve quota information
[Wed Oct 12 12:42:15.099451 2016] [:error] [pid 444:tid 140316650141440] Traceback (most recent call last):
[Wed Oct 12 12:42:15.099471 2016] [:error] [pid 444:tid 140316650141440] File "/usr/share/openstack-dashboard/openstack_dashboard/wsgi/../../openstack_dashboard/dashboards/project/instances/tables.py", line 390, in allowed
[Wed Oct 12 12:42:15.099475 2016] [:error] [pid 444:tid 140316650141440] limits = api.nova.tenant_absolute_limits(request, reserved=True)
[Wed Oct 12 12:42:15.099478 2016] [:error] [pid 444:tid 140316650141440] File "/usr/share/openstack-dashboard/openstack_dashboard/wsgi/../../openstack_dashboard/api/nova.py", line 931, in tenant_absolute_limits
[Wed Oct 12 12:42:15.099482 2016] [:error] [pid 444:tid 140316650141440] limits = novaclient(request).limits.get(reserved=reserved).absolute
[Wed Oct 12 12:42:15.099485 2016] [:error] [pid 444:tid 140316650141440] File "/usr/local/lib/python2.7/dist-packages/horizon/utils/memoized.py", line 90, in wrapped
[Wed Oct 12 12:42:15.099488 2016] [:error] [pid 444:tid 140316650141440] value = cache[key] = func(*args, **kwargs)
[Wed Oct 12 12:42:15.099490 2016] [:error] [pid 444:tid 140316650141440] File "/usr/share/openstack-dashboard/openstack_dashboard/wsgi/../../openstack_dashboard/api/nova.py", line 462, in novaclient
[Wed Oct 12 12:42:15.099494 2016] [:error] [pid 444:tid 140316650141440] auth_url=base.url_for(request, 'compute'),
[Wed Oct 12 12:42:15.099497 2016] [:error] [pid 444:tid 140316650141440] File "/usr/share/openstack-dashboard/openstack_dashboard/wsgi/../../openstack_dashboard/api/base.py", line 321, in url_for
[Wed Oct 12 12:42:15.099500 2016] [:error] [pid 444:tid 140316650141440] raise exceptions.ServiceCatalogException(service_type)
[Wed Oct 12 12:42:15.099503 2016] [:error] [pid 444:tid 140316650141440] ServiceCatalogException: Invalid service catalog service: compute
[Wed Oct 12 12:42:15.100869 2016] [:error] [pid 444:tid 140316650141440] Failed to retrieve quota information
[Wed Oct 12 12:42:15.100882 2016] [:error] [pid 444:tid 140316650141440] Traceback (most recent call last):
[Wed Oct 12 12:42:15.100886 2016] [:error] [pid 444:tid 140316650141440] File "/usr/share/openstack-dashboard/openstack_dashboard/wsgi/../../openstack_dashboard/dashboards/project/instances/tables.py", line 390, in allowed
[Wed Oct 12 12:42:15.100890 2016] [:error] [pid 444:tid 140316650141440] limits = api.nova.tenant_absolute_limits(request, reserved=True)
[Wed Oct 12 12:42:15.100893 2016] [:error] [pid 444:tid 140316650141440] File "/usr/share/openstack-dashboard/openstack_dashboard/wsgi/../../openstack_dashboard/api/nova.py", line 931, in tenant_absolute_limits
[Wed Oct 12 12:42:15.100896 2016] [:error] [pid 444:tid 140316650141440] limits = novaclient(request).limits.get(reserved=reserved).absolute
[Wed Oct 12 12:42:15.100899 2016] [:error] [pid 444:tid 140316650141440] File "/usr/local/lib/python2.7/dist-packages/horizon/utils/memoized.py", line 90, in wrapped
[Wed Oct 12 12:42:15.100903 2016] [:error] [pid 444:tid 140316650141440] value = cache[key] = func(*args, **kwargs)
[Wed Oct 12 12:42:15.100906 2016] [:error] [pid 444:tid 140316650141440] File "/usr/share/openstack-dashboard/openstack_dashboard/wsgi/../../openstack_dashboard/api/nova.py", line 462, in novaclient
[Wed Oct 12 12:42:15.100909 2016] [:error] [pid 444:tid 140316650141440] auth_url=base.url_for(request, 'compute'),
[Wed Oct 12 12:42:15.100912 2016] [:error] [pid 444:tid 140316650141440] File "/usr/share/openstack-dashboard/openstack_dashboard/wsgi/../../openstack_dashboard/api/base.py", line 321, in url_for
[Wed Oct 12 12:42:15.100915 2016] [:error] [pid 444:tid 140316650141440] raise exceptions.ServiceCatalogException(service_type)
[Wed Oct 12 12:42:15.100918 2016] [:error] [pid 444:tid 140316650141440] ServiceCatalogException: Invalid service catalog service: compute
[Wed Oct 12 12:42:36.336453 2016] [:error] [pid 444:tid 140316650141440] Recoverable error: Invalid service catalog service: compute
[Wed Oct 12 12:42:36.688010 2016] [:error] [pid 444:tid 140316650141440] Call to list enabled services failed. This is likely due to a problem communicating with the Neutron endpoint. Load Balancers panel will not be displayed.
[Wed Oct 12 12:42:36.688323 2016] [:error] [pid 444:tid 140316650141440] Call to list enabled services failed. This is likely due to a problem communicating with the Neutron endpoint. Firewalls panel will not be displayed.
[Wed Oct 12 12:42:36.688614 2016] [:error] [pid 444:tid 140316650141440] Call to list enabled services failed. This is likely due to a problem communicating with the Neutron endpoint. VPN panel will not be displayed.
[Wed Oct 12 12:42:36.689935 2016] [:error] [pid 444:tid 140316650141440] Call to list supported extensions failed. This is likely due to a problem communicating with the Nova endpoint. Host Aggregates panel will not be displayed.
[Wed Oct 12 12:42:40.032839 2016] [:error] [pid 444:tid 140316650141440] Recoverable error: Invalid service catalog service: compute
[Wed Oct 12 12:42:40.139161 2016] [:error] [pid 444:tid 140316650141440] Call to list enabled services failed. This is likely due to a problem communicating with the Neutron endpoint. Load Balancers panel will not be displayed.
[Wed Oct 12 12:42:40.139523 2016] [:error] [pid 444:tid 140316650141440] Call to list enabled services failed. This is likely due to a problem communicating with the Neutron endpoint. Firewalls panel will not be displayed.
[Wed Oct 12 12:42:40.139932 2016] [:error] [pid 444:tid 140316650141440] Call to list enabled services failed. This is likely due to a problem communicating with the Neutron endpoint. VPN panel will not be displayed.
[Wed Oct 12 12:42:40.141777 2016] [:error] [pid 444:tid 140316650141440] Call to list supported extensions failed. This is likely due to a problem communicating with the Nova endpoint. Host Aggregates panel will not be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment