1
0
Fork 0
mirror of https://github.com/maziggy/bambuddy.git synced 2026-05-09 08:25:54 +02:00

[GH-ISSUE #40] [Bug]: Bambuddy.db not stored in persistent location #13

Closed
opened 2026-05-07 00:05:10 +02:00 by BreizhHardware · 5 comments

Originally created by @2jgit on GitHub (Dec 31, 2025).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/40

Originally assigned to: @maziggy on GitHub.

Bug Description

Bambuddy.db stored in /app and not persistent after docker compose down

Expected Behavior

Bambuddy.db should be stored in /app/data or other persistent location as defined by docker-compose.yml

Steps to Reproduce

git clone https://github.com/maziggy/bambuddy.git
cd bambuddy
docker compose up -d

login and add printer via web app

docker compose down
docker compose up -d

  • bambuddy.db is now empty

Printer Model

Not printer-related

Bambuddy Version

v0.1.6b2 v0.1.6b3

Printer Firmware Version

(P2S) 01.01.01.00

Installation Method

Docker

Operating System

Linux (Ubuntu/Debian)

Relevant Logs


Screenshots

No response

Additional Context

No response

Checklist

  • I have searched existing issues to ensure this bug hasn't already been reported
  • I am using the latest version of Bambuddy
  • My printer is set to LAN Only mode
Originally created by @2jgit on GitHub (Dec 31, 2025). Original GitHub issue: https://github.com/maziggy/bambuddy/issues/40 Originally assigned to: @maziggy on GitHub. ### Bug Description Bambuddy.db stored in /app and not persistent after docker compose down ### Expected Behavior Bambuddy.db should be stored in /app/data or other persistent location as defined by docker-compose.yml ### Steps to Reproduce git clone https://github.com/maziggy/bambuddy.git cd bambuddy docker compose up -d login and add printer via web app docker compose down docker compose up -d - bambuddy.db is now empty ### Printer Model Not printer-related ### Bambuddy Version v0.1.6b2 v0.1.6b3 ### Printer Firmware Version (P2S) 01.01.01.00 ### Installation Method Docker ### Operating System Linux (Ubuntu/Debian) ### Relevant Logs ```shell ``` ### Screenshots _No response_ ### Additional Context _No response_ ### Checklist - [x] I have searched existing issues to ensure this bug hasn't already been reported - [x] I am using the latest version of Bambuddy - [x] My printer is set to LAN Only mode
BreizhHardware 2026-05-07 00:05:10 +02:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@maziggy commented on GitHub (Dec 31, 2025):

Thanks for pointing this out! Fixed in branch 0.1.6b3. Please let me know, if it works for you now.

<!-- gh-comment-id:3702449302 --> @maziggy commented on GitHub (Dec 31, 2025): Thanks for pointing this out! Fixed in branch 0.1.6b3. Please let me know, if it works for you now.
Author
Owner

@2jgit commented on GitHub (Dec 31, 2025):

confirmed working in branch 0.1.6b3

<!-- gh-comment-id:3702823145 --> @2jgit commented on GitHub (Dec 31, 2025): confirmed working in branch 0.1.6b3
Author
Owner

@Stooovie commented on GitHub (Jan 1, 2026):

Updated via docker from beta 1 to beta 4, settings and config lost.

<!-- gh-comment-id:3703898546 --> @Stooovie commented on GitHub (Jan 1, 2026): Updated via docker from beta 1 to beta 4, settings and config lost.
Author
Owner

@maziggy commented on GitHub (Jan 1, 2026):

Your version is too old. Use latest release 0.1.6b4. The database for Docker based installations is now persistent.

<!-- gh-comment-id:3703900711 --> @maziggy commented on GitHub (Jan 1, 2026): Your version is too old. Use latest release 0.1.6b4. The database for Docker based installations is now persistent.
Author
Owner

@Stooovie commented on GitHub (Jan 1, 2026):

okay, thanks!

<!-- gh-comment-id:3703901830 --> @Stooovie commented on GitHub (Jan 1, 2026): okay, thanks!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/bambuddy-maziggy-1#13
No description provided.