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

[GH-ISSUE #482] [Bug]: update not possible #303

Closed
opened 2026-05-07 00:08:38 +02:00 by BreizhHardware · 3 comments

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

  1. Go to options
  2. hit the install update
  3. reboot the system
  4. Go to options
  5. stays on old version

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

  • 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 @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 1. Go to options 2. hit the install update 3. reboot the system 4. Go to options 5. stays on old version ### 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 ```shell ``` ### Screenshots [bambuddy-support-20260221-151437.zip](https://github.com/user-attachments/files/25458992/bambuddy-support-20260221-151437.zip) ### 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:08:38 +02:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@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.

<!-- gh-comment-id:3939005081 --> @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.
Author
Owner

@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 :)

<!-- gh-comment-id:3939072244 --> @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 :)
Author
Owner

@maziggy commented on GitHub (Feb 21, 2026):

There's an intercative install script!

<!-- gh-comment-id:3939077269 --> @maziggy commented on GitHub (Feb 21, 2026): There's an intercative install script!
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#303
No description provided.