Hi, after I tried a few times the portal-installer on my local machine by running the command
$> sudo bash -c "source <( curl -L goo.gl/cItQkQ ) -m -s -p -c"
I consistently get the following error. Is there anything wrong? Thank you.
......
nter the AQMP username [guest]:
Enter the AQMP password [guest]:
Traceback (most recent call last):
File "", line 1, in
File "/usr/lib/python2.7/json/init.py", line 338, in loads
return _default_decoder.decode(s)
File "/usr/lib/python2.7/json/decoder.py", line 366, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/usr/lib/python2.7/json/decoder.py", line 384, in raw_decode
raise ValueError("No JSON object could be decoded")
ValueError: No JSON object could be decoded
Traceback (most recent call last):
File "", line 1, in
File "/usr/lib/python2.7/json/init.py", line 338, in loads
return _default_decoder.decode(s)
File "/usr/lib/python2.7/json/decoder.py", line 366, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/usr/lib/python2.7/json/decoder.py", line 384, in raw_decode
raise ValueError("No JSON object could be decoded")
ValueError: No JSON object could be decoded
/dev/fd/63: line 560: $2: unbound variable
/dev/fd/63: line 603: $2: unbound variable
/dev/fd/63: line 550: $2: unbound variable
admin role does not exists. There is something wrong in your OpenStack installation.