mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #835] [Bug]: No update button on native install #562
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#562
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 @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
Additional Context
Installation using the curl command in a proxmox lxc running Ubuntu 24.04
Checklist
@maziggy commented on GitHub (Mar 27, 2026):
Do you installed manually or via install script?
@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)
@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!