@sbeggsuk wrote:
Hi All,
I've installed from virl.0.9.293 ISO onto VMware Workstation. It boots fine, and I can access the webserver on http://eth0-ip:80/ ok (http://172.23.246.74)
Internet access is ok, ntp fine, dns etc
However when I get to step 7 of the install guide to Active VIRL I'm running into issues. http://172.23.246.74:19400/user/login/ won't load up.If i run, virl_health_status I get a whole bunch of errors:
INFO 2015-11-19 09:02:53,570 virl.openstack.client Identity2_0.__authenticate called args=() kargs={}
ERROR 2015-11-19 09:02:53,643 virl.openstack.client _endpointlinks GET on URL "http://127.0.1.1:9696"
ERROR 2015-11-19 09:02:53,643 virl.openstack.client _endpointlinks failed GET on URL "http://127.0.1.1:9696": ('Connection aborted.', error(111, 'Connection refused'))
Traceback (most recent call last):
File "/home/jenkins/jenkins/jobs/VIRL_CORE_build/workspace/test-virl-repo/virl/openstack/client.py", line 5519, in requestwith_log
File "/usr/local/lib/python2.7/dist-packages/requests/api.py", line 50, in request
response = session.request(method=method, url=url, **kwargs)
File "/usr/local/lib/python2.7/dist-packages/requests/sessions.py", line 465, in request
resp = self.send(prep, **send_kwargs)
File "/usr/local/lib/python2.7/dist-packages/requests/sessions.py", line 573, in send
r = adapter.send(request, **kwargs)
File "/usr/local/lib/python2.7/dist-packages/requests/adapters.py", line 415, in send
raise ConnectionError(err, request=request)
ConnectionError: ('Connection aborted.', error(111, 'Connection refused'))
ERROR 2015-11-19 09:02:53,644 virl.openstack.client Failed to resolve versions for http://127.0.1.1:9696: Unable to connect to http://127.0.1.1:9696: ('Connection aborted.', error(111, 'Connection refused'))
WARNING 2015-11-19 09:02:53,648 virl.openstack.client Service endpoints are incomplete
INFO 2015-11-19 09:02:53,652 virl.openstack.client Compute2_0.service_info called args=() kargs={}
ERROR 2015-11-19 09:02:57,426 virl.openstack.client service_info response 401 to GET on URL "http://127.0.1.1:8774/v2/1e835acbc2174495bc366779cd452f92/os-services"
INFO 2015-11-19 09:02:57,427 virl.openstack.client Current token is invalid, reloading from cache
INFO 2015-11-19 09:02:57,427 virl.openstack.client No newer cached token available, reauthorizing
INFO 2015-11-19 09:02:57,427 virl.openstack.client Identity2_0.__authenticate called args=() kargs={}
ERROR 2015-11-19 09:02:57,495 virl.openstack.client _endpointlinks GET on URL "http://127.0.1.1:9696"
ERROR 2015-11-19 09:02:57,495 virl.openstack.client _endpointlinks failed GET on URL "http://127.0.1.1:9696": ('Connection aborted.', error(111, 'Connection refused'))
Traceback (most recent call last):
File "/home/jenkins/jenkins/jobs/VIRL_CORE_build/workspace/test-virl-repo/virl/openstack/client.py", line 5519, in requestwith_log
File "/home/jenkins/jenkins/jobs/VIRL_CORE_build/workspace/test-virl-repo/virl/openstack/client.py", line 5519, in requestwith_log
File "/usr/local/lib/python2.7/dist-packages/requests/api.py", line 50, in request
response = session.request(method=method, url=url, **kwargs)
File "/usr/local/lib/python2.7/dist-packages/requests/sessions.py", line 465, in request
resp = self.send(prep, **send_kwargs)
File "/usr/local/lib/python2.7/dist-packages/requests/sessions.py", line 573, in send
r = adapter.send(request, **kwargs)
File "/usr/local/lib/python2.7/dist-packages/requests/adapters.py", line 415, in send
raise ConnectionError(err, request=request)
ConnectionError: ('Connection aborted.', error(111, 'Connection refused'))
ERROR 2015-11-19 09:02:57,495 virl.openstack.client Failed to resolve versions for http://127.0.1.1:9696: Unable to connect to http://127.0.1.1:9696: ('Connection aborted.', error(111, 'Connection refused'))
WARNING 2015-11-19 09:02:57,499 virl.openstack.client Service endpoints are incomplete
ERROR 2015-11-19 09:03:01,278 virl.openstack.client service_info response 401 to GET on URL "http://127.0.1.1:8774/v2/1e835acbc2174495bc366779cd452f92/os-services"
ERROR 2015-11-19 09:03:01,280 virl.openstack.client Request for Compute2_0.service_info failed
Traceback (most recent call last):
File "/home/jenkins/jenkins/jobs/VIRL_CORE_build/workspace/test-virl-repo/virl/openstack/client.py", line 5475, in servicewith_log
File "/home/jenkins/jenkins/jobs/VIRL_CORE_build/workspace/test-virl-repo/virl/openstack/client.py", line 4320, in service_info
File "/home/jenkins/jenkins/jobs/VIRL_CORE_build/workspace/test-virl-repo/virl/openstack/client.py", line 202, in openstack_result
File "/home/jenkins/jenkins/jobs/VIRL_CORE_build/workspace/test-virl-repo/virl/openstack/client.py", line 296, in wrong_http_response
ClientUnauthorizedException: OpenStack call to Compute2_0.service_info received invalid response status 401 (Unauthorized) with error "Authentication required ..."
ERROR 2015-11-19 09:03:01,280 virl.common.hosts Failed to get host list due not being an Admin user
Traceback (most recent call last):
File "/home/jenkins/jenkins/jobs/VIRL_CORE_build/workspace/test-virl-repo/virl/common/hosts.py", line 232, in get_hosts
File "", line 2, in service_info
File "/home/jenkins/jenkins/jobs/VIRL_CORE_build/workspace/test-virl-repo/virl
File "/home/jenkins/jenkins/jobs/VIRL_CORE_build/workspace/test-virl-repo/virlog
File "/home/jenkins/jenkins/jobs/VIRL_CORE_build/workspace/test-virl-repo/virl
File "/home/jenkins/jenkins/jobs/VIRL_CORE_build/workspace/test-virl-repo/virl
File "/home/jenkins/jenkins/jobs/VIRL_CORE_build/workspace/test-virl-repo/virlnse
ClientUnauthorizedException: OpenStack call to Compute2_0.service_info received r "Authentication required ..."
WARNING 2015-11-19 09:03:01,311 virl.health.cluster Interface eth1 on host ubun
WARNING 2015-11-19 09:03:01,314 virl.health.cluster Interface eth2 on host ubun
WARNING 2015-11-19 09:03:01,318 virl.health.cluster Interface eth3 on host ubun
INFO 2015-11-19 09:03:27,180 virl.std.client Client.ank_version called args=
INFO 2015-11-19 09:03:27,187 virl.std.client ank_version GET on URL "http://
INFO 2015-11-19 09:03:27,187 virl.std.client ank_version response 503 to GET
ERROR 2015-11-19 09:03:27,187 virl.std.client STD client call to Client.ank_vck admin user or services are not available)
Exception cause:
STD ank-version request [GET] http://localhost:19399/ank/rest/test received invavices are not available)
Also; I ran the upgrade/rehost;
salt-minion start/running, process 9933
Attempt to authenticate with the salt master failed
Attempt to authenticate with the salt master failed
Connection to neutron failed: Maximum attempts reached
Connection to neutron failed: Maximum attempts reached
local:
salt-minion stop/waiting
salt-minion start/running, process 10867
Attempt to authenticate with the salt master failed
Attempt to authenticate with the salt master failedAny thoughts on what has gone wrong here?
Posts: 1
Participants: 1