Skip to content

Persistence is broken due to a token rotation #926

@rafaljanicki

Description

@rafaljanicki

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions