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:
- start up microbin with a bind mount
- create a few public pastas
- check the size of the sqlite database
- down and up the container
- check the size of the sqlite database (should be the same as in step 3)
- 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
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:
Expected behavior
I would expect for all non-expired pastas to still be there on contrainer restarts / recreation
Desktop (please complete the following information):
** 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