Rank 6: Server
btw i always see this number in logs
Votes
0
Replies
24
Participants
Unknown
Messages
25
Rank 6: Server
btw i always see this number in logs
Rank 6: Server
are these 2 related
https://github.com/appwrite/appwrite/issues/5956
Weird...I can't see where this is called in the code 🧐
Rank 6: Server
these are the logs of openruntimes-executor
Rank 6: Server
were u asking for smth else?
Rank 6: Server
by code u mean the appwrite src code?
What's the output of docker ps -a?
Rank 6: Server
it normally shows the containers like before
Rank 6: Server
only the openruntimes-executor is exited
Rank 6: Server
on docker compose up -d it restarts normally
Rank 6: Server
any other suggestions?
Rank 6: Server
these are happening since I have upgraded to 1.4+
Rank 6: Server
really a big problem for my production apps :/
Rank 6: Server
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
Rank 6: Server
yep already added unless-stopped
Rank 6: Server
also sharing it one sec
Rank 6: Server
Rank 6: Server
have you signed up for sentry yet?
Rank 6: Server
nope..
it would be a good idea. adding that may give more insight into what's going on
Rank 6: Server
i see
Rank 6: Server
i will look into it