btw i always see this number in logs
are these 2 related https://github.com/appwrite/appwrite/issues/5956
Weird...I can't see where this is called in the code 🧐
these are the logs of openruntimes-executor
were u asking for smth else?
by code u mean the appwrite src code?
What's the output of docker ps -a?
it normally shows the containers like before
only the openruntimes-executor is exited
on docker compose up -d it restarts normally
any other suggestions?
these are happening since I have upgraded to 1.4+
really a big problem for my production apps :/
i wish i could help with more information but i got no clue myself
can you share the output?
Add this in your compose file: https://github.com/appwrite/appwrite/blob/6f39c1ddc98a69d6613bdcd9d37dff18cc67e151/app/views/install/compose.phtml#L669. It'll help with the restart...but not with the crash
yep already added unless-stopped
also sharing it one sec
have you signed up for sentry yet?
nope..
it would be a good idea. adding that may give more insight into what's going on
i see
i will look into it
Recommended threads
- router_deployment_not_found
I updated my function a few times and now i am getting the error: router_deployment_not_found I even reverted back to my original code but i am still getting th...
- Cloud function deploy stucks in processi...
Been trying for the last hours to deploy my function but for whatever reason, alwasy stuck on processing!
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...