<div dir="ltr">Hi,<div><br></div><div>   I am trying to bring Dashboard up and ended with following error:</div><div><br></div><div><div>[Tue Aug 05 02:16:42 2014] [error] INFO:urllib3.connectionpool:Starting new HTTP connection (1): 192.168.137.101</div>
<div>[Tue Aug 05 02:16:42 2014] [error] DEBUG:urllib3.connectionpool:"POST /v2.0/tokens HTTP/1.1" 200 1349</div><div>[Tue Aug 05 02:16:42 2014] [error] INFO:urllib3.connectionpool:Starting new HTTP connection (1): 192.168.137.101</div>
<div>[Tue Aug 05 02:16:42 2014] [error] DEBUG:urllib3.connectionpool:"GET /v2.0/tenants HTTP/1.1" 200 143</div><div>[Tue Aug 05 02:16:42 2014] [error] INFO:urllib3.connectionpool:Starting new HTTP connection (1): 192.168.137.101</div>
<div>[Tue Aug 05 02:16:42 2014] [error] DEBUG:urllib3.connectionpool:"POST /v2.0/tokens HTTP/1.1" 200 3967</div><div>[Tue Aug 05 02:16:42 2014] [error] Login successful for user "admin".</div><div>[Tue Aug 05 02:16:42 2014] [error]</div>
<div>[Tue Aug 05 02:16:42 2014] [error] REQ: curl -i '<a href="http://192.168.137.102:8774/v2/121eae2f2f664dc49265ad11229022c3/extensions">http://192.168.137.102:8774/v2/121eae2f2f664dc49265ad11229022c3/extensions</a>' -X GET -H "X-Auth-Project-Id: 121eae2f2f664dc49265ad11229022c3" -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: 352f4915d730d862e28c8ef02a85b029"</div>
<div>[Tue Aug 05 02:16:42 2014] [error]</div><div>[Tue Aug 05 02:16:42 2014] [error] INFO:urllib3.connectionpool:Starting new HTTP connection (1): 192.168.137.102</div></div><div><br></div><div><br></div><div><br></div><div>
endpoint is as follows:</div><div><div>[root@controller ~]# keystone endpoint-list</div><div>+----------------------------------+-----------+----------------------------------------------+----------------------------------------------+----------------------------------------------+----------------------------------+</div>
<div>|                id                |   region  |                  publicurl                   |                 internalurl                  |                   adminurl                   |            service_id            |</div>
<div>+----------------------------------+-----------+----------------------------------------------+----------------------------------------------+----------------------------------------------+----------------------------------+</div>
<div>| 791fecb5eb414f2ebf4ebb0700e8f847 | regionOne | <a href="http://192.168.137.102:8774/v2/%(tenant_id)s">http://192.168.137.102:8774/v2/%(tenant_id)s</a> | <a href="http://192.168.137.102:8774/v2/%(tenant_id)s">http://192.168.137.102:8774/v2/%(tenant_id)s</a> | <a href="http://192.168.137.102:8774/v2/%(tenant_id)s">http://192.168.137.102:8774/v2/%(tenant_id)s</a> | 60a3a48fdd2d4cbdaedc2209579b5f7d |</div>
<div>| a12049abee334215bea3308a6e01a43d | regionOne |         <a href="http://192.168.137.101:9292">http://192.168.137.101:9292</a>          |         <a href="http://192.168.137.101:9292">http://192.168.137.101:9292</a>          |         <a href="http://192.168.137.101:9292">http://192.168.137.101:9292</a>          | 79f631a6530746458944d8606eeb9289 |</div>
<div>| f9a297aa9cd54f9d8442b703832a9734 | regionOne |       <a href="http://192.168.137.101:5000/v2.0">http://192.168.137.101:5000/v2.0</a>       |       <a href="http://192.168.137.101:5000/v2.0">http://192.168.137.101:5000/v2.0</a>       |      <a href="http://192.168.137.101:35357/v2.0">http://192.168.137.101:35357/v2.0</a>       | f124253db62f4c56ac324ec77552dbf1 |</div>
<div>+----------------------------------+-----------+----------------------------------------------+----------------------------------------------+----------------------------------------------+----------------------------------+</div>
</div><div><br></div><div>where 192.168.137.102 = compute node.</div><div>          192.168.137.101 = controller node.</div><div><br></div><div>  could anyone suggest how to resovle the issue.</div><div><br></div><div>Regards,</div>
<div>Sujeet</div></div>