mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 08:25:54 +02:00
[GH-ISSUE #808] [Bug]: Upload of the source .3mf file fails on 0.2.2.1 #540
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
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-maziggy-1#540
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 @janmalec on GitHub (Mar 25, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/808
Originally assigned to: @maziggy on GitHub.
Bug Description
My latest archive entry after upgrade did not process. I noticed that the .3mf file is missing from the archive entry so I tried uploading it myself by clicking on the 3 dots in the upper left corner of the broken archive entry, selecting "Upload Source 3MF" and uploading the file. This failed too with error 500 so I inspected the log which revealed a permissions issue which I fixed but immediately stumbled on another issue. The initial debugging is documented here: https://github.com/maziggy/bambuddy/issues/754#issuecomment-4124212184.
I'm opening a new issue after Issue #754 was closed because users didn't immediately provide the "support" package, which I am attaching to this new issue.
Expected Behavior
I expected the source 3mf file to be added to the archive entry.
Steps to Reproduce
Printer Model
A1 Mini
Bambuddy Version
v0.2.2.1
Printer Firmware Version
01.07.02.00
Installation Method
Docker
Operating System
Linux (Ubuntu/Debian)
Relevant Logs / Support Package
bambuddy-support-20260325-092241.zip
Screenshots
No response
Additional Context
No response
Checklist
@maziggy commented on GitHub (Mar 25, 2026):
Source file doesn't mean Gcode file.
Source file -> saved from slicer without slicing
Gcode file -> sliced file saved from slicer