mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 08:25:54 +02:00
[GH-ISSUE #716] [Bug]: Archive images and the graduation photo are not displayed. #476
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#476
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 @IROKILLER on GitHub (Mar 15, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/716
Originally assigned to: @maziggy on GitHub.
Bug Description
I used to be able to view the final photo after printing, but that's no longer possible. The 3D model is also no longer displayed.
I also reinstalled Bambudy, unfortunately without success.
Expected Behavior
Displaying the 3D model and the final photo
Steps to Reproduce
I clicked on Archives, but no 3D model appeared, and clicking on the blue camera icon didn't produce an image either.
The files are uploaded directly to the printer via BambuStudio, and the printer then creates a file in the archive, which has always worked before.
Printer Model
P2S
Bambuddy Version
v0.2.2b3
Printer Firmware Version
01.01.01.00
Installation Method
Docker
Operating System
Docker
Relevant Logs / Support Package
bambuddy-support-20260315-123236.zip
Screenshots
Additional Context
No response
Checklist
@maziggy commented on GitHub (Mar 15, 2026):
Bambuddy can connect via FTPS to your printer, but cannot find the print file.
2026-03-15 12:23:43,214 INFO [backend.app.services.bambu_ftp] FTP connected successfully to [IP] (model=P2S, prot_c=False) 2026-03-15 12:23:43,225 INFO [backend.app.services.bambu_ftp] FTP download failed for /Lichtkoffer_v2.gcode.3mf: 550 Failed to open file. 2026-03-15 12:23:43,242 INFO [backend.app.services.bambu_ftp] FTP download failed for /cache/Lichtkoffer_v2.gcode.3mf: 550 Failed to open file. 2026-03-15 12:23:43,251 INFO [backend.app.services.bambu_ftp] FTP download failed for /model/Lichtkoffer_v2.gcode.3mf: 550 Failed to open file. 2026-03-15 12:23:43,264 INFO [backend.app.services.bambu_ftp] FTP download failed for /data/Lichtkoffer_v2.gcode.3mf: 550 Failed to open file. 2026-03-15 12:23:43,275 INFO [backend.app.services.bambu_ftp] FTP download failed for /Lichtkoffer_v2.3mf: 550 Failed to open file. 2026-03-15 12:23:43,285 INFO [backend.app.services.bambu_ftp] FTP download failed for /cache/Lichtkoffer_v2.3mf: 550 Failed to open file. 2026-03-15 12:23:43,294 INFO [backend.app.services.bambu_ftp] FTP download failed for /model/Lichtkoffer_v2.3mf: 550 Failed to open file. 2026-03-15 12:23:43,309 INFO [backend.app.services.bambu_ftp] FTP download failed for /data/Lichtkoffer_v2.3mf: 550 Failed to open file.@IROKILLER commented on GitHub (Mar 15, 2026):
The setting "Save sent files to external storage" was disabled.