mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #482] [Bug]: update not possible #302
Labels
No labels
A1
automated
automated
bug
bug
Closed due to inactivity
contrib
dependencies
dependencies
duplicate
enhancement
feedback
hold
invalid
Notes
P1S
pull-request
security
security
ThumbsUp
user-report
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bambuddy#302
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Quax456 on GitHub (Feb 21, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/482
Originally assigned to: @maziggy on GitHub.
Bug Description
Updating to v0.2.1b2 is repeatedly anounced after installing this update
Expected Behavior
Executing the update and after reboot bambuddy shows installed Version.
Steps to Reproduce
Printer Model
A1
Bambuddy Version
0.2.0
Printer Firmware Version
01.07.02.00
Installation Method
Other
Operating System
Linux (Ubuntu/Debian)
Relevant Logs / Support Package
Screenshots
bambuddy-support-20260221-151437.zip
Additional Context
No response
Checklist
@maziggy commented on GitHub (Feb 21, 2026):
Next upcoming version supports enabling/disabling beta versions. For now it's showing an update, although it's not a release but only a beta version. If you want to use the beta, you also need to re-build the container locally.
If you wanne make sure, you are on the latest beta:
cd to your bambuddy folder
docker compose down && docker pull ghcr.io/maziggy/bambuddy:0.2.1b2 && docker compose up -d
One again sorry, but this is autamatically getting fixed with the next version.
@Quax456 commented on GitHub (Feb 21, 2026):
Ah ok, that make sense...thx in advance. I didnt use docker. I made myself an LXC on proxmox based on Debian.
It wasn't easy to install and configure as selfstarting service...but it works after many try and errors :)
@maziggy commented on GitHub (Feb 21, 2026):
There's an intercative install script!