Skip to content

[BUG]: Constantly being logged out #522

@mintjberry

Description

@mintjberry

Describe the bug

Just set up Jotty today and having a lot of problems with being auto logged out (redirected to login screen). I only have one user. No related docker logs logs.

Docker stack:
services:
jotty:
image: ghcr.io/fccview/jotty:latest
container_name: jotty
user: "1000:1000"
ports:
- "1122:3000"
volumes:
- /docker/apps/jotty/data:/app/data:rw
- /docker/apps/jotty/config:/app/config:rw
- /docker/apps/jotty/cache:/app/.next/cache:rw
restart: unless-stopped
environment:
- NODE_ENV=production

Steps to Reproduce

Creating a couple of folders or notes pages will trigger it.
Scrolling through my list of existing notes also triggers it - see GIF attached (noted hidden for privacy).

Image

How do you run Jotty?

Docker

Jotty Version

1.24.0

Checklist

  • I have searched across other issues to make sure this bug has not been already reported.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions