Hi there,

I installed the scalr binaries vie yum on a RHEL7.3 x64 system.
Upon calling the wizard I get the following python error:

$ ./scalr-server-wizard
Please wait... Done!
Traceback (most recent call last):
  File "<string>", line 5, in <module>
  File "/opt/scalr-server/embedded/lib/python2.7/json/__init__.py", line 291, 
in load
    **kw)
  File "/opt/scalr-server/embedded/lib/python2.7/json/__init__.py", line 339, 
in loads
    return _default_decoder.decode(s)
  File "/opt/scalr-server/embedded/lib/python2.7/json/decoder.py", line 364, in 
decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  File "/opt/scalr-server/embedded/lib/python2.7/json/decoder.py", line 382, in 
raw_decode
    raise ValueError("No JSON object could be decoded")
ValueError: No JSON object could be decoded

-- 
You received this message because you are subscribed to the Google Groups 
"scalr-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to scalr-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to