pygmystack / pygmy-legacy

Use pygmystack/pygmy instead
https://github.com/pygmystack/pygmy
MIT License
25 stars 16 forks source link

Odd exceptions on switching between environments #47

Closed robertstankevich closed 2 years ago

robertstankevich commented 4 years ago

Hi,

This issue occurred couple of times lately:

image

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.