Open chsasank opened 2 days ago
Containers themselves didn't restart either, just posting here for sanity:
(base) sasank@JOHNAIC:~/code/llama.lisp$ podman ps | grep twenty
db9c8c17e4ad docker.io/library/redis:latest redis-server 30 hours ago Up 30 hours 0.0.0.0:52951->3000/tcp systemd-twenty-redis
8ccd102a7806 docker.io/twentycrm/twenty-postgres:v0.31.2 /opt/bitnami/scri... 30 hours ago Up 30 hours 0.0.0.0:52951->3000/tcp systemd-twenty-db
ca9b1da9d5fe docker.io/twentycrm/twenty:v0.31.2 sh /mnt/init_work... 30 hours ago Up 30 hours 0.0.0.0:52951->3000/tcp systemd-twenty-worker
56a1c4ecb675 docker.io/twentycrm/twenty:v0.31.2 node dist/src/mai... 26 hours ago Up 26 hours 0.0.0.0:52951->3000/tcp systemd-twenty-server
How can I reproduce this, @chsasank ? It will occur only when the'scopeId` is not found in context or props. It was used in many places, so I need to reproduce the steps.
I use firefox if that helps. Unfortunately I don't have instructions to reliably reproduce. It just happened once in a while over last 2 days.
I have deployed twenty using containers (but not using docker-compose). Here's an error I am getting once in a while:
I don't see any event in the server logs. What's frustrating about this crash is that I am getting logged out when I refresh the tab. It asks me to log in again.