[GH-ISSUE #835] [Bug]: No update button on native install #562

Closed
opened 2026-05-06 12:30:56 +02:00 by BreizhHardware · 3 comments

Originally created by @PhilippeP62 on GitHub (Mar 27, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/835

Originally assigned to: @maziggy on GitHub.

Bug Description

Notification of update available , but no update button , juste the docker compose command which I don't use

Expected Behavior

Seeing a button that updates Bambuddy

Steps to Reproduce

install 0.2.2.1 native , and test

Printer Model

P2S

Bambuddy Version

0.2.2.1

Printer Firmware Version

01.01.03.00

Installation Method

Other

Operating System

Linux (Ubuntu/Debian)

Relevant Logs / Support Package

bambuddy-support-20260327-131720.zip

Screenshots

Image

Additional Context

Installation using the curl command in a proxmox lxc running Ubuntu 24.04

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
  • My printer has Developer Mode enabled
Originally created by @PhilippeP62 on GitHub (Mar 27, 2026). Original GitHub issue: https://github.com/maziggy/bambuddy/issues/835 Originally assigned to: @maziggy on GitHub. ### Bug Description Notification of update available , but no update button , juste the docker compose command which I don't use ### Expected Behavior Seeing a button that updates Bambuddy ### Steps to Reproduce install 0.2.2.1 native , and test ### Printer Model P2S ### Bambuddy Version 0.2.2.1 ### Printer Firmware Version 01.01.03.00 ### Installation Method Other ### Operating System Linux (Ubuntu/Debian) ### Relevant Logs / Support Package [bambuddy-support-20260327-131720.zip](https://github.com/user-attachments/files/26305807/bambuddy-support-20260327-131720.zip) ### Screenshots <img width="435" height="720" alt="Image" src="https://github.com/user-attachments/assets/56d55a0c-8343-40cd-9ab4-103f0e66c466" /> ### Additional Context Installation using the curl command in a proxmox lxc running Ubuntu 24.04 ### 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 - [x] My printer has Developer Mode enabled
BreizhHardware 2026-05-06 12:30:56 +02:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@maziggy commented on GitHub (Mar 27, 2026):

Do you installed manually or via install script?

<!-- gh-comment-id:4142616117 --> @maziggy commented on GitHub (Mar 27, 2026): Do you installed manually or via install script?
Author
Owner

@PhilippeP62 commented on GitHub (Mar 27, 2026):

The script (curl -fsSL https://raw.githubusercontent.com/maziggy/bambuddy/main/install/install.sh -o install.sh && chmod +x install.sh && ./install.sh)

<!-- gh-comment-id:4142642598 --> @PhilippeP62 commented on GitHub (Mar 27, 2026): The script (curl -fsSL https://raw.githubusercontent.com/maziggy/bambuddy/main/install/install.sh -o install.sh && chmod +x install.sh && ./install.sh)
Author
Owner

@maziggy commented on GitHub (Mar 27, 2026):

Alright, found the problem. It's looks Proxmox related. Bambuddy thinks it's running in a container.

Available/Fixed in branch dev and available with the next release or daily build.

To update to 0.2.2.2 you need to run the script from main branch again.


If you find Bambuddy useful, please consider giving it a on GitHub — it helps others discover the project!

<!-- gh-comment-id:4142668818 --> @maziggy commented on GitHub (Mar 27, 2026): Alright, found the problem. It's looks Proxmox related. Bambuddy thinks it's running in a container. Available/Fixed in branch dev and available with the next release or daily build. To update to 0.2.2.2 you need to run the script from main branch again. ----- If you find Bambuddy useful, please consider giving it a ⭐ on [GitHub](https://github.com/maziggy/bambuddy) — it helps others discover the project!
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#562
No description provided.