Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.
This repository was archived by the owner on Nov 29, 2023. It is now read-only.

Installation fauilre #1

@DreambigOu

Description

@DreambigOu

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions