[Openstack] dashboard error!

2016-10-01 Thread YOUDI
I after install dashboard while i got error systemctl status httpd.service -l ● httpd.service - The Apache HTTP Server Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled; vendor preset: disabled) Drop-In: /usr/lib/systemd/system/httpd.service.d └─openstack-dashboard.c

Re: [Openstack] Openstack dashboard error

2015-07-31 Thread Mehdi BADAOUI
Check all services befor use horizon Keystone : # openstack user list Nova : # nova service-list Neutron : # neutron agent-list After, restart apache server # service apache2 restart Don't forget to enable wsgi: #a2enmod wsgi Good luck, 2015-07-31 9:16 GMT+02:00 italy1 : > I think your ins

Re: [Openstack] Openstack dashboard error

2015-07-31 Thread italy1
I think your installation did not complete  Inviato da IPhone  On Thu, Jul 30, 2015 at 11:45 AM -0700, "Govind M" wrote: I'm installing openstack kilo , using this doc  http://docs.openstack.org/kilo/install-guide/install/yum/content/install_dashboard.html , i ended with dashboard

[Openstack] Openstack dashboard error

2015-07-30 Thread Govind M
I'm installing openstack kilo , using this doc http://docs.openstack.org/kilo/install-guide/install/yum/content/install_dashboard.html , i ended with dashboard part . Can someone help me to resolve this issue . when I acces http://controller/dashboard , i'm getting file not found error Regards, G

Re: [Openstack] Dashboard Error

2014-08-06 Thread Sujeet Mulmi
Thanks Zhou, Now its working. Sujeet On Thu, Aug 7, 2014 at 6:39 AM, ZHOU TAO A wrote: > The issue is here: > identity_uri=http://192.168.137.101:5000/v2.0 > auth_uri=http://192.168.137.101:5000/v2.0 > > For IceHouse, you only need one line like this: > identity_uri=http://192.16

Re: [Openstack] Dashboard Error

2014-08-06 Thread ZHOU TAO A
The issue is here: identity_uri=http://192.168.137.101:5000/v2.0 auth_uri=http://192.168.137.101:5000/v2.0 For IceHouse, you only need one line like this: identity_uri=http://192.168.137.101:5000 On 08/06/2014 08:30 PM, Sujeet Mulmi wrote: output for nova li

Re: [Openstack] Dashboard Error

2014-08-06 Thread ZHOU TAO A
run 'nova --debug list' and check the output. did you restart keystone and nova-api after you updated the endpoints? On 08/06/2014 08:30 PM, Sujeet Mulmi wrote: output for nova list [root@controller ~]# nova list ERROR: Unauthorized (HTTP 401) [DEFAULT] # RabbitMQ server's hostname or IP vnc

Re: [Openstack] Dashboard Error

2014-08-06 Thread Remo Mattei
Keystone issue Inviato da iPhone () > Il giorno Aug 6, 2014, alle ore 08:30, Sujeet Mulmi > ha scritto: > > output for nova list > > [root@controller ~]# nova list > ERROR: Unauthorized (HTTP 401) > > > > [DEFAULT] > # RabbitMQ server's hostname or IP > vnc_enabled=true > novncproxy_host

Re: [Openstack] Dashboard Error

2014-08-06 Thread Sujeet Mulmi
output for nova list [root@controller ~]# nova list ERROR: Unauthorized (HTTP 401) [DEFAULT] # RabbitMQ server's hostname or IP vnc_enabled=true novncproxy_host=0.0.0.0 novncproxy_port=6080 novncproxy_base_url=http://192.168.137.101:6080/vnc_auto.html vncserver_listen=192.168.137.101 vncserver_

Re: [Openstack] Dashboard Error

2014-08-05 Thread ZHOU TAO A
What about 'nova list'. Can you share your nova.conf? On 08/06/2014 09:54 AM, Sujeet Mulmi wrote: Last modification was made in dashboard local_settings.Please check the attached file. Sujeet On Wed, Aug 6, 2014 at 6:32 AM, ZHOU TAO A mailto:tao.a.z...@alcatel-lucent.com>> wrote: W

Re: [Openstack] Dashboard Error

2014-08-05 Thread Sujeet Mulmi
Last modification was made in dashboard local_settings.Please check the attached file. Sujeet On Wed, Aug 6, 2014 at 6:32 AM, ZHOU TAO A wrote: > > What file does the output reside? > Does your keystone work? > What's your configuration files look like? > And what exactly have you done before

Re: [Openstack] Dashboard Error

2014-08-05 Thread ZHOU TAO A
What file does the output reside? Does your keystone work? What's your configuration files look like? And what exactly have you done before your had this error? Tao On 08/05/2014 03:41 PM, Sujeet Mulmi wrote: Hi Zhou, with controller IP, following output results: [Tue Aug 05 07:25:45 2014

Re: [Openstack] Dashboard Error

2014-08-05 Thread Sujeet Mulmi
Hi Zhou, with controller IP, following output results: [Tue Aug 05 07:25:45 2014] [error] INFO:urllib3.connectionpool:Starting new HTTP connection (1): 192.168.137.101 [Tue Aug 05 07:25:45 2014] [error] DEBUG:urllib3.connectionpool:"POST /v2.0/tokens HTTP/1.1" 200 1349 [Tue Aug 05 07:25:45 201

Re: [Openstack] Dashboard Error

2014-08-04 Thread ZHOU TAO A
You have the wrong endpoints: | 791fecb5eb414f2ebf4ebb0700e8f847 | regionOne | http://192.168.137.102:8774/v2/%(tenant_id)s | http://192.168.137.102:8774/v2/%(tenant_id)s | http://192.168.13

[Openstack] Dashboard Error

2014-08-04 Thread Sujeet Mulmi
Hi, I am trying to bring Dashboard up and ended with following error: [Tue Aug 05 02:16:42 2014] [error] INFO:urllib3.connectionpool:Starting new HTTP connection (1): 192.168.137.101 [Tue Aug 05 02:16:42 2014] [error] DEBUG:urllib3.connectionpool:"POST /v2.0/tokens HTTP/1.1" 200 1349 [Tue Aug