Advertisement
Guest User

Untitled

a guest
Jun 12th, 2017
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. ERROR:kolla.image.build.kibana:Unknown error when pushing
  2. Traceback (most recent call last):
  3. File "/usr/lib64/python3.4/site-packages/kolla/image/build.py", line 206, in run
  4. self.push_image(image)
  5. File "/usr/lib64/python3.4/site-packages/kolla/image/build.py", line 227, in push_image
  6. stream = json.loads(response)
  7. File "/usr/lib64/python3.4/json/__init__.py", line 312, in loads
  8. s.__class__.__name__))
  9. TypeError: the JSON object must be str, not 'bytes'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement