leonardlin
leonardlin
I had this issue too, several times. I also couldn't find a reproduction pattern.
I found a few workarounds, not sure if it's really solving the issue, but perhaps it helps. I'm using one json file per language /locale/en.json /locale/de/json ... Based on a...
Thanks so much for looking into it. I'm on Linux, aws graviton processor. T4g instance if that helps. I think it's arm V8, 64bit
@gagolews thanks for the quick update. A) pipenv install genieclust==1.1.4 this failed B) python setup.py build I cloned the github and ran it directly this worked I attach both outputs...
my current workaround is to download the source code and run python setup.py build
I encountered the same symptom. I use unique tags for docker images not "latest" Example: app: "pull-images" is left to default "true". In the logs I can see it does...