#✅ Directus Session Expires when Active
8 messages · Page 1 of 1 (latest)
Thanks for posting! This is a community powered server, so you may or may not get an answer based on available help and expertise. To increase your chances of somebody being able to help you, please make sure your question includes the following:
- An explanation of exactly what you're trying to achieve.
- Any and all related code or previous attempts.
- The exact issue or error you are facing.
- Any screenshots if applicable.
When you're done with this thread, please close it.
(If you have a support agreement and need help, please contact the core team via email.)
There was a bug related to cookies in 9.23.3, 9.23.4 was released yesterday as a hotfix to fix the cookie bug
ooh. doh. Thank you.
So just change the version and run the docker file again and it will spin right up?
Yes, I usually change the version the run docker-compose pull && docker-compose down && docker-compose up -d --build
Which pulls that version, brings site down, and then up and builds
Perfect, thank you
✅ Directus Session Expires when Active