[GH-ISSUE #77] [Bug]: ftp download successful but print wont start and dashboard says it failed #34

Closed
opened 2026-05-06 12:25:06 +02:00 by BreizhHardware · 5 comments

Originally created by @BalazsCsutar222855 on GitHub (Jan 11, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/77

Originally assigned to: @maziggy on GitHub.

Bug Description

I have tried the final version and the issue persists, on multiple a1 and a1 mini. The files goes trough without issues but the dashboard says it failed, and because of that i suppose the print wont start.

Expected Behavior

Dashboard should notice that the ftp download was successful and start the print

Steps to Reproduce

Upload a print to the archive

Printer Model

Multiple printers

Bambuddy Version

0.1.6-Final and 0.1.6b6

Printer Firmware Version

latest

Installation Method

Manual (git clone)

Operating System

Linux (Ubuntu/Debian)

Relevant Logs

2026-01-11 11:10:34,648 INFO [backend.app.services.bambu_ftp] FTP connecting to 192.168.1.129 for upload (model=A1 Mini, socket_timeout=30.0s)...
2026-01-11 11:10:38,146 INFO [backend.app.services.bambu_mqtt] [0309DA522300614] wifi_signal received: -57dBm
INFO:     192.168.1.40:50965 - "GET /api/v1/archives/?limit=1000&offset=0 HTTP/1.1" 200 OK
INFO:     192.168.1.40:50964 - "GET /api/v1/archives/stats HTTP/1.1" 200 OK
INFO:     192.168.1.40:50965 - "GET /api/v1/archives/analysis/failures?days=30 HTTP/1.1" 200 OK
2026-01-11 11:10:39,201 INFO [backend.app.services.bambu_ftp] Successfully downloaded /Avocado.3mf to /app/data/archive/temp/cover_3_Avocado.3mf (2073857 bytes)
2026-01-11 11:10:39,210 INFO [backend.app.api.routes.printers] Downloaded file size: 2073857 bytes
INFO:     192.168.1.40:50957 - "GET /api/v1/printers/3/cover HTTP/1.1" 200 OK
2026-01-11 11:10:40,274 INFO [backend.app.services.bambu_mqtt] [0309DA522300614] wifi_signal received: -56dBm
2026-01-11 11:10:40,954 INFO [backend.app.services.bambu_ftp] FTP connected successfully to 192.168.1.129
2026-01-11 11:10:40,954 INFO [backend.app.services.bambu_ftp] FTP connected to 192.168.1.129
2026-01-11 11:10:40,955 INFO [backend.app.services.bambu_ftp] FTP uploading /app/data/archive/unassigned/20260111_104718_egg.gcode/egg.gcode.3mf (2137246 bytes) to /egg.3mf
2026-01-11 11:10:42,220 INFO [backend.app.services.bambu_mqtt] [0309DA522300614] wifi_signal received: -57dBm

Screenshots

Image

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 @BalazsCsutar222855 on GitHub (Jan 11, 2026). Original GitHub issue: https://github.com/maziggy/bambuddy/issues/77 Originally assigned to: @maziggy on GitHub. ### Bug Description I have tried the final version and the issue persists, on multiple a1 and a1 mini. The files goes trough without issues but the dashboard says it failed, and because of that i suppose the print wont start. ### Expected Behavior Dashboard should notice that the ftp download was successful and start the print ### Steps to Reproduce Upload a print to the archive ### Printer Model Multiple printers ### Bambuddy Version 0.1.6-Final and 0.1.6b6 ### Printer Firmware Version latest ### Installation Method Manual (git clone) ### Operating System Linux (Ubuntu/Debian) ### Relevant Logs ```shell 2026-01-11 11:10:34,648 INFO [backend.app.services.bambu_ftp] FTP connecting to 192.168.1.129 for upload (model=A1 Mini, socket_timeout=30.0s)... 2026-01-11 11:10:38,146 INFO [backend.app.services.bambu_mqtt] [0309DA522300614] wifi_signal received: -57dBm INFO: 192.168.1.40:50965 - "GET /api/v1/archives/?limit=1000&offset=0 HTTP/1.1" 200 OK INFO: 192.168.1.40:50964 - "GET /api/v1/archives/stats HTTP/1.1" 200 OK INFO: 192.168.1.40:50965 - "GET /api/v1/archives/analysis/failures?days=30 HTTP/1.1" 200 OK 2026-01-11 11:10:39,201 INFO [backend.app.services.bambu_ftp] Successfully downloaded /Avocado.3mf to /app/data/archive/temp/cover_3_Avocado.3mf (2073857 bytes) 2026-01-11 11:10:39,210 INFO [backend.app.api.routes.printers] Downloaded file size: 2073857 bytes INFO: 192.168.1.40:50957 - "GET /api/v1/printers/3/cover HTTP/1.1" 200 OK 2026-01-11 11:10:40,274 INFO [backend.app.services.bambu_mqtt] [0309DA522300614] wifi_signal received: -56dBm 2026-01-11 11:10:40,954 INFO [backend.app.services.bambu_ftp] FTP connected successfully to 192.168.1.129 2026-01-11 11:10:40,954 INFO [backend.app.services.bambu_ftp] FTP connected to 192.168.1.129 2026-01-11 11:10:40,955 INFO [backend.app.services.bambu_ftp] FTP uploading /app/data/archive/unassigned/20260111_104718_egg.gcode/egg.gcode.3mf (2137246 bytes) to /egg.3mf 2026-01-11 11:10:42,220 INFO [backend.app.services.bambu_mqtt] [0309DA522300614] wifi_signal received: -57dBm ``` ### Screenshots <img width="433" height="165" alt="Image" src="https://github.com/user-attachments/assets/2973471e-0579-49f0-af07-5f9742df8e55" /> ### 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-06 12:25:06 +02:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@maziggy commented on GitHub (Jan 11, 2026):

Please use branch 0.1.6-final, do a git pull and create a debug package. See https://wiki.bambuddy.cool/features/system-info/?h=debug#enable-debug-logging

<!-- gh-comment-id:3734838937 --> @maziggy commented on GitHub (Jan 11, 2026): Please use branch 0.1.6-final, do a git pull and create a debug package. See https://wiki.bambuddy.cool/features/system-info/?h=debug#enable-debug-logging
Author
Owner

@kampfklecks commented on GitHub (Jan 11, 2026):

@BalazsCsutar222855 Did you enable Dev-Mode? That's very important.
Branch 0.1.6-final is successfully checked with A1 and P1S printers

Lan-Mode and Dev-Mode needs to be enabled

<!-- gh-comment-id:3734995563 --> @kampfklecks commented on GitHub (Jan 11, 2026): @BalazsCsutar222855 Did you enable Dev-Mode? That's very important. Branch 0.1.6-final is successfully checked with A1 and P1S printers Lan-Mode and Dev-Mode needs to be enabled
Author
Owner

@BalazsCsutar222855 commented on GitHub (Jan 11, 2026):

@kampfklecks I have them enabled. also I am using the latest 0.1.6-final, the latest commit. Also I have made the debug log, after several tries it shows Internal Server Error for the reprint api call

<!-- gh-comment-id:3735140869 --> @BalazsCsutar222855 commented on GitHub (Jan 11, 2026): @kampfklecks I have them enabled. also I am using the latest 0.1.6-final, the latest commit. Also I have made the debug log, after several tries it shows Internal Server Error for the reprint api call
Author
Owner

@pinionless commented on GitHub (Jan 11, 2026):

I have tested 1.6 final on mine A1
1st attempt failed
2nd and 3rd time I tried it worked.

<!-- gh-comment-id:3735177386 --> @pinionless commented on GitHub (Jan 11, 2026): I have tested 1.6 final on mine A1 1st attempt failed 2nd and 3rd time I tried it worked.
Author
Owner

@BalazsCsutar222855 commented on GitHub (Jan 11, 2026):

I have built everything from scratch once again, and now it works. I must have made a mistake somewhere down the road. Thanks for helping out!

<!-- gh-comment-id:3735193957 --> @BalazsCsutar222855 commented on GitHub (Jan 11, 2026): I have built everything from scratch once again, and now it works. I must have made a mistake somewhere down the road. Thanks for helping out!
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#34
No description provided.