Even though I run the application with persistent storage under /data, the next execution of the script is broken due to:
logger=context userId=0 orgId=0 uname= t=2025-12-08T08:03:19.987977861Z level=info msg="Request Completed" method=GET path=/api/live/ws status=401 remote_addr=<redacted> time_ms=30 duration=30.335034ms size=105 referer= handler=/api/live/ws status_source=server errorReason=Unauthorized errorMessageID=session.token.rotate error="token needs to be rotated"
That blocks the application from starting