Imported Google Group message. Original thread at: Redirecting to Google Groups Import Date: 2016-01-19 21:21:26 +0000.
Sender:Kevin Holbrook
.
Date:Tuesday, 25 August 2015 21:14:31 UTC+1.
I’ve tried to get the docker quickstart to work to no avail.
This is a fresh clean install of Ubuntu 14.0.4
I’m using the tyk_quickstart shell script from the website.
Docker seems to be working fine and is version 1.8.1
I’ve gone though the instructions several times and can not get tyk to work this way.
I have got it to work with manual installation not using docker, with the exception of the portal never working.
I was hoping to get this demo working to determine why the developer portal never responds with non-docker installations.
Any help would be much appreciated.
I’m getting the following python errors :
Creating Organisation
Traceback (most recent call last):
File “”, line 1, in
File “/usr/lib/python2.7/json/init.py”, line 290, in load
**kw)
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
ORGID:
Adding new user
Traceback (most recent call last):
File “”, line 1, in
File “/usr/lib/python2.7/json/init.py”, line 290, in load
**kw)
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
USER AUTH:
Traceback (most recent call last):
File “”, line 1, in
File “/usr/lib/python2.7/json/init.py”, line 290, in load
**kw)
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
NEW ID:
Setting password
DONE
Login at http://127.0.0.1:3000/