Skip to content

Pastas lost after container restart #358

Description

@github-cli

Describe the bug
Using the sqlite database, the pastas are all gone after a container reboot.
The sqlite database file size stays the same though, so I assume the pastas are still in there but not being shown after a container recreation

To Reproduce
Steps to reproduce the behavior:

  1. start up microbin with a bind mount
  2. create a few public pastas
  3. check the size of the sqlite database
  4. down and up the container
  5. check the size of the sqlite database (should be the same as in step 3)
  6. check the web-ui and admin area for any pastas, they are all gone

Expected behavior
I would expect for all non-expired pastas to still be there on contrainer restarts / recreation

Desktop (please complete the following information):

  • OS: Windows
  • Browser Chrome
  • Version 149

** Server (running microbin)
Ubuntu 24.04.4 LTS
Docker version 27.3.1, build ce12230
Docker Compose version v2.29.7
CPU Model name: 12th Gen Intel(R) Core(TM) i9-12900H
MemTotal: 32527052 kB

Additional context
I found #347 where he mentions that sqlite is not working but I could not find an active bug for this

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions