dockercloud-cli icon indicating copy to clipboard operation
dockercloud-cli copied to clipboard

"'NoneType' object is not iterable" error with service env ls :ID

Open lifeisfoo opened this issue 9 years ago • 0 comments

Hi, calling docker-cloud service env ls :ID on a running service that needs to be redeployed (e.g. after a dcs set --image name:latest :ID) will shows this error message:

'NoneType' object is not iterable

After the service was redeployed all worked nicely.

I'm using docker-cloud 1.0.7

lifeisfoo avatar Nov 14 '16 15:11 lifeisfoo