Details
-
Type:
extRequest
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Fix Version/s: 2021
-
Component/s: FIWARE-LAB-HELP
-
Labels:None
-
External Participants:
-
HD-Node:Poznan
Description
Hi.
I have my fiware cloud account made but I can't deploy domibus on it.
I also can't add my keys, there is no floating IP and there are also
many problems with volumens, instances, images (that poping up in those
red clouds).
I also work on cef test account and everyting is working good.
What can I do to have my account work well?
I will be realy gratefull for help
Greetings,
Krzysztof Grabarczyk
__________________________________________________________________________________________
You can get more information about our cookies and privacy policies on the following links:
Fiware-lab-help mailing list
Fiware-lab-help@lists.fiware.org
To unsubscribe from Fiware-lab-help mailing list, go to the information page of the list at:
https://lists.fiware.org/listinfo/fiware-lab-help
[Created via e-mail received from: Krzysztof Grabarczyk <krzysztofgrabarczyk77@gmail.com>]
Hi
We have no contact with keystone.
root@node-1:~# ping cloud.lab.fi-ware.org
PING cloud.lab.fi-ware.org (130.206.84.8) 56(84) bytes of data.
^C
— cloud.lab.fi-ware.org ping statistics —
4 packets transmitted, 0 received, 100% packet loss, time 3002ms
Last week keystone reported error:
REQ: curl -i 'http://cloud.lab.fi-ware.org:4730/v2.0/tokens' -X POST -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -d '{"auth": {"passwordCredentials": {"username": "admin-poznan", "password": "ex21ja1ibxr4uro"}
, "tenantId": "00000000000003228460960090160000"}}'
DEBUG (shell:802) ('Connection aborted.', BadStatusLine("''",))
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/novaclient/shell.py", line 799, in main
OpenStackComputeShell().main(argv)
File "/usr/lib/python2.7/dist-packages/novaclient/shell.py", line 698, in main
self.cs.authenticate()
File "/usr/lib/python2.7/dist-packages/novaclient/client.py", line 211, in wrapper
return f(self, *args, **kwargs)
File "/usr/lib/python2.7/dist-packages/novaclient/v1_1/client.py", line 221, in authenticate
self.client.authenticate()
File "/usr/lib/python2.7/dist-packages/novaclient/client.py", line 581, in authenticate
auth_url = self._v2_auth(auth_url)
File "/usr/lib/python2.7/dist-packages/novaclient/client.py", line 672, in _v2_auth
return self._authenticate(url, body)
File "/usr/lib/python2.7/dist-packages/novaclient/client.py", line 685, in _authenticate
**kwargs)
File "/usr/lib/python2.7/dist-packages/novaclient/client.py", line 441, in _time_request
resp, body = self.request(url, method, **kwargs)
File "/usr/lib/python2.7/dist-packages/novaclient/client.py", line 412, in request
**kwargs)
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 464, in request
resp = self.send(prep, **send_kwargs)
File "/usr/local/lib/python2.7/dist-packages/requests/sessions.py", line 576, 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.', BadStatusLine("''",))
ERROR (ConnectionError): ('Connection aborted.', BadStatusLine("''",))