Hey there,
I have been using mongo charts via the quay.io container for some time now and I love it!
However since a few months and versions I have had massive problems with starting the container.
I always encounter the following message:
✔ existingClientAppIds ([ 'mongodb-charts-qwxzr' ])
✔ migrationsExecuted ({})
✖ stitchUnconfigured failure { message: 'Error removing all functions:' }
Unfortunately this message is not very helpful to me. I don’t know what to do with it…
What I know is that if I restart the container several times (up to 5 to 10 times) it will work at some point…
What is the reason? Can I do something?
Edit: I have another issue I like to add here. I tried to upgrade from 1.17 to 1.8 and 1.9 and I’m unable to start charts now, because of:
✖ stitchUnconfigured failure { message:
'app "mongodb-charts-qwxzr" not found. To reconfigure Charts with a fresh database, delete the mongodb-charts_keys volume and deploy again.' }
Reverting back to 1.17 still works fine…
Thanks!