This exception has something to do with changing between projects on different environments (lagoon and compact). Error thrown on all pygmy commands, not only status.
Workaround to get rid of it was something as following:
1) stop containers
2) try pygmy stop
3) check docker ps and kill all
4) pygmy update
5) pygmy up
'Locale' problems may be possible, since those projects are in Finnish, but still does not make much sense.
Hi,
This issue occurred couple of times lately:
This exception has something to do with changing between projects on different environments (lagoon and compact). Error thrown on all pygmy commands, not only status.
Workaround to get rid of it was something as following:
1) stop containers 2) try pygmy stop 3) check docker ps and kill all 4) pygmy update 5) pygmy up
'Locale' problems may be possible, since those projects are in Finnish, but still does not make much sense.