On Wed, Feb 19, 2014 at 07:30:24PM +0000, Thomas McLaughlin wrote: > When I test the log into a <http://horizon/> http://horizon/auth/login/ .. > /var/log/apache2/error.log > shows /horizon/auth/login/horizon/js/horizon/js/<various>.js are not found. Please check in /usr/share/openstack-dashboard/openstack_dashboard/settings.py both variables MEDIA_URL and STATIC_URL. I have the feeling, there is '/' missing at the beginning of one of them.
Best, Matthias -- Matthias Runge <[email protected]> _______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
