slipstream / SlipStreamClient

SlipStream Python client
Apache License 2.0
1 stars 4 forks source link

Concurrency issue #363

Closed 0xbase12 closed 6 years ago

0xbase12 commented 6 years ago

I see sometimes this kind of error on deployments. I suspect a concurrency issue.

Failed running 'module/examples/images/ubuntu-16.04/15313:Deployment' script on 'slave.1': cookielib.LoadError: '/root/.slipstream/cookies.txt' does not look like a Netscape format cookies file

https://nuv.la/run/54d8f019-47c8-4e46-89b6-709ccbd43705

0xbase12 commented 6 years ago

Fixed in this commit slipstream/SlipStreamClient@19c1033