1
0
Fork 0
mirror of https://github.com/maziggy/bambuddy.git synced 2026-05-09 08:25:54 +02:00

[GH-ISSUE #79] [Bug]: Large number of errors in logs #36

Closed
opened 2026-05-07 00:05:31 +02:00 by BreizhHardware · 7 comments

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

Originally assigned to: @maziggy on GitHub.

Bug Description

In logs I have noticed large number of failed downloads every time I visit the homepage.

In my printer I have:
/Slide-Back.3mf but the script is looking for /Slide-Back.gcode.3mf

I also have on the printer:
/cache/1_Slide-Back.bbl
/cache/Slide-Back_plate_1.gcode
/image/10696915231.png

The cover download fails like the rest.

This print was successfully started using Bambuddy.
What is strange: On the printer I dont see the image for the printed item. I see "G-code" placeholder.

Expected Behavior

no errors
cover on main page

Steps to Reproduce

  1. Print from Bambuddy archive
  2. Refresh the "Printers" page

Printer Model

A1

Bambuddy Version

feature/ams-color-mapping

Printer Firmware Version

1.07

Installation Method

Manual (git clone)

Operating System

Linux (Ubuntu/Debian)

Relevant Logs

2026-01-11 20:58:56,830 INFO [httpx] HTTP Request: GET https://api.github.com/repos/maziggy/bambuddy/releases/latest "HTTP/1.1 200 OK"
2026-01-11 20:58:56,830 DEBUG [httpcore.http11] receive_response_body.started request=<Request [b'GET']>
2026-01-11 20:58:56,831 DEBUG [httpcore.http11] receive_response_body.complete
2026-01-11 20:58:56,831 DEBUG [httpcore.http11] response_closed.started
2026-01-11 20:58:56,832 DEBUG [httpcore.http11] response_closed.complete
2026-01-11 20:58:56,832 DEBUG [httpcore.connection] close.started
2026-01-11 20:58:56,833 DEBUG [httpcore.connection] close.complete
INFO:     172.100.40.109:49176 - "GET /api/v1/updates/check HTTP/1.1" 200 OK
INFO:     172.100.40.109:49136 - "GET /img/favicon-16x16.png HTTP/1.1" 200 OK
INFO:     172.100.40.109:49176 - "GET /img/apple-touch-icon.png HTTP/1.1" 200 OK
2026-01-11 20:58:57,770 DEBUG [backend.app.services.bambu_ftp] FTP connected, logging in as bblp
2026-01-11 20:58:57,888 DEBUG [backend.app.services.bambu_ftp] FTP logged in, setting prot_p and passive mode
2026-01-11 20:58:57,904 INFO [backend.app.services.bambu_ftp] FTP connected successfully to 192.168.1.40
2026-01-11 20:58:57,919 DEBUG [backend.app.services.bambu_ftp] FTP connected, logging in as bblp
2026-01-11 20:58:57,937 DEBUG [backend.app.services.bambu_ftp] FTP logged in, setting prot_p and passive mode
2026-01-11 20:58:57,937 INFO [backend.app.services.bambu_ftp] FTP download failed for /Slide-Back.gcode.3mf: 550 
2026-01-11 20:58:57,974 INFO [backend.app.services.bambu_ftp] FTP connected successfully to 192.168.1.40
2026-01-11 20:58:57,983 INFO [backend.app.services.bambu_ftp] FTP download failed for /cache/Slide-Back.gcode.3mf: 550 
2026-01-11 20:58:58,089 INFO [backend.app.services.bambu_ftp] FTP download failed for /Slide-Back.gcode.3mf: 550 
2026-01-11 20:58:58,099 INFO [backend.app.services.bambu_ftp] FTP download failed for /model/Slide-Back.gcode.3mf: 550 
2026-01-11 20:58:58,160 INFO [backend.app.services.bambu_ftp] FTP download failed for /cache/Slide-Back.gcode.3mf: 550 
2026-01-11 20:58:58,172 INFO [backend.app.services.bambu_ftp] FTP download failed for /data/Slide-Back.gcode.3mf: 550 
2026-01-11 20:58:58,201 DEBUG [backend.app.services.bambu_ftp] FTP connecting to 192.168.1.40:990 (timeout=30s, model=None, skip_session_reuse=False)
2026-01-11 20:58:58,914 INFO [backend.app.services.bambu_ftp] FTP download failed for /model/Slide-Back.gcode.3mf: 550 
2026-01-11 20:58:58,946 DEBUG [backend.app.services.bambu_ftp] FTP connected, logging in as bblp
2026-01-11 20:58:58,963 INFO [backend.app.services.bambu_ftp] FTP download failed for /data/Slide-Back.gcode.3mf: 550 
2026-01-11 20:58:58,967 DEBUG [backend.app.services.bambu_ftp] FTP logged in, setting prot_p and passive mode
2026-01-11 20:58:58,977 DEBUG [backend.app.services.bambu_ftp] FTP connecting to 192.168.1.40:990 (timeout=30s, model=None, skip_session_reuse=False)
2026-01-11 20:58:59,679 INFO [backend.app.services.bambu_ftp] FTP connected successfully to 192.168.1.40
2026-01-11 20:58:59,712 INFO [backend.app.services.bambu_ftp] FTP download failed for /Slide-Back.gcode.3mf: 550 
2026-01-11 20:58:59,716 DEBUG [backend.app.services.bambu_ftp] FTP connected, logging in as bblp
2026-01-11 20:58:59,748 DEBUG [backend.app.services.bambu_ftp] FTP logged in, setting prot_p and passive mode
2026-01-11 20:58:59,769 INFO [backend.app.services.bambu_ftp] FTP download failed for /cache/Slide-Back.gcode.3mf: 550 
2026-01-11 20:58:59,780 INFO [backend.app.services.bambu_ftp] FTP connected successfully to 192.168.1.40
2026-01-11 20:58:59,836 INFO [backend.app.services.bambu_ftp] FTP download failed for /model/Slide-Back.gcode.3mf: 550 
2026-01-11 20:58:59,843 INFO [backend.app.services.bambu_ftp] FTP download failed for /Slide-Back.gcode.3mf: 550 
2026-01-11 20:58:59,909 INFO [backend.app.services.bambu_ftp] FTP download failed for /cache/Slide-Back.gcode.3mf: 550 
2026-01-11 20:58:59,915 INFO [backend.app.services.bambu_ftp] FTP download failed for /data/Slide-Back.gcode.3mf: 550 
2026-01-11 20:58:59,945 INFO [sqlalchemy.engine.Engine] ROLLBACK
2026-01-11 20:58:59,945 DEBUG [aiosqlite] executing functools.partial(<built-in method rollback of sqlite3.Connection object at 0x77bc841d0c70>)
2026-01-11 20:58:59,946 DEBUG [aiosqlite] operation functools.partial(<built-in method rollback of sqlite3.Connection object at 0x77bc841d0c70>) completed
2026-01-11 20:58:59,946 DEBUG [aiosqlite] executing functools.partial(<built-in method rollback of sqlite3.Connection object at 0x77bc841d0c70>)
2026-01-11 20:58:59,947 DEBUG [aiosqlite] operation functools.partial(<built-in method rollback of sqlite3.Connection object at 0x77bc841d0c70>) completed
2026-01-11 20:58:59,948 DEBUG [aiosqlite] executing functools.partial(<built-in method close of sqlite3.Connection object at 0x77bc841d0c70>)
2026-01-11 20:58:59,948 DEBUG [aiosqlite] operation functools.partial(<built-in method close of sqlite3.Connection object at 0x77bc841d0c70>) completed
2026-01-11 20:58:59,949 DEBUG [aiosqlite] executing <function Connection.stop.<locals>.close_and_stop at 0x77bc84290cc0>
2026-01-11 20:58:59,949 DEBUG [aiosqlite] operation <function Connection.stop.<locals>.close_and_stop at 0x77bc84290cc0> completed
2026-01-11 20:58:59,967 INFO [backend.app.services.bambu_ftp] FTP download failed for /model/Slide-Back.gcode.3mf: 550 
2026-01-11 20:59:00,009 INFO [backend.app.services.bambu_ftp] FTP download failed for /data/Slide-Back.gcode.3mf: 550 
2026-01-11 20:59:00,019 DEBUG [backend.app.services.bambu_ftp] FTP connecting to 192.168.1.40:990 (timeout=30s, model=None, skip_session_reuse=False)

Screenshots

No response

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 @pinionless on GitHub (Jan 11, 2026). Original GitHub issue: https://github.com/maziggy/bambuddy/issues/79 Originally assigned to: @maziggy on GitHub. ### Bug Description In logs I have noticed large number of failed downloads every time I visit the homepage. In my printer I have: `/Slide-Back.3mf` but the script is looking for `/Slide-Back.gcode.3mf` I also have on the printer: `/cache/1_Slide-Back.bbl` `/cache/Slide-Back_plate_1.gcode` `/image/10696915231.png` The cover download fails like the rest. This print was successfully started using Bambuddy. What is strange: On the printer I dont see the image for the printed item. I see "G-code" placeholder. ### Expected Behavior no errors cover on main page ### Steps to Reproduce 1. Print from Bambuddy archive 2. Refresh the "Printers" page ### Printer Model A1 ### Bambuddy Version feature/ams-color-mapping ### Printer Firmware Version 1.07 ### Installation Method Manual (git clone) ### Operating System Linux (Ubuntu/Debian) ### Relevant Logs ```shell 2026-01-11 20:58:56,830 INFO [httpx] HTTP Request: GET https://api.github.com/repos/maziggy/bambuddy/releases/latest "HTTP/1.1 200 OK" 2026-01-11 20:58:56,830 DEBUG [httpcore.http11] receive_response_body.started request=<Request [b'GET']> 2026-01-11 20:58:56,831 DEBUG [httpcore.http11] receive_response_body.complete 2026-01-11 20:58:56,831 DEBUG [httpcore.http11] response_closed.started 2026-01-11 20:58:56,832 DEBUG [httpcore.http11] response_closed.complete 2026-01-11 20:58:56,832 DEBUG [httpcore.connection] close.started 2026-01-11 20:58:56,833 DEBUG [httpcore.connection] close.complete INFO: 172.100.40.109:49176 - "GET /api/v1/updates/check HTTP/1.1" 200 OK INFO: 172.100.40.109:49136 - "GET /img/favicon-16x16.png HTTP/1.1" 200 OK INFO: 172.100.40.109:49176 - "GET /img/apple-touch-icon.png HTTP/1.1" 200 OK 2026-01-11 20:58:57,770 DEBUG [backend.app.services.bambu_ftp] FTP connected, logging in as bblp 2026-01-11 20:58:57,888 DEBUG [backend.app.services.bambu_ftp] FTP logged in, setting prot_p and passive mode 2026-01-11 20:58:57,904 INFO [backend.app.services.bambu_ftp] FTP connected successfully to 192.168.1.40 2026-01-11 20:58:57,919 DEBUG [backend.app.services.bambu_ftp] FTP connected, logging in as bblp 2026-01-11 20:58:57,937 DEBUG [backend.app.services.bambu_ftp] FTP logged in, setting prot_p and passive mode 2026-01-11 20:58:57,937 INFO [backend.app.services.bambu_ftp] FTP download failed for /Slide-Back.gcode.3mf: 550 2026-01-11 20:58:57,974 INFO [backend.app.services.bambu_ftp] FTP connected successfully to 192.168.1.40 2026-01-11 20:58:57,983 INFO [backend.app.services.bambu_ftp] FTP download failed for /cache/Slide-Back.gcode.3mf: 550 2026-01-11 20:58:58,089 INFO [backend.app.services.bambu_ftp] FTP download failed for /Slide-Back.gcode.3mf: 550 2026-01-11 20:58:58,099 INFO [backend.app.services.bambu_ftp] FTP download failed for /model/Slide-Back.gcode.3mf: 550 2026-01-11 20:58:58,160 INFO [backend.app.services.bambu_ftp] FTP download failed for /cache/Slide-Back.gcode.3mf: 550 2026-01-11 20:58:58,172 INFO [backend.app.services.bambu_ftp] FTP download failed for /data/Slide-Back.gcode.3mf: 550 2026-01-11 20:58:58,201 DEBUG [backend.app.services.bambu_ftp] FTP connecting to 192.168.1.40:990 (timeout=30s, model=None, skip_session_reuse=False) 2026-01-11 20:58:58,914 INFO [backend.app.services.bambu_ftp] FTP download failed for /model/Slide-Back.gcode.3mf: 550 2026-01-11 20:58:58,946 DEBUG [backend.app.services.bambu_ftp] FTP connected, logging in as bblp 2026-01-11 20:58:58,963 INFO [backend.app.services.bambu_ftp] FTP download failed for /data/Slide-Back.gcode.3mf: 550 2026-01-11 20:58:58,967 DEBUG [backend.app.services.bambu_ftp] FTP logged in, setting prot_p and passive mode 2026-01-11 20:58:58,977 DEBUG [backend.app.services.bambu_ftp] FTP connecting to 192.168.1.40:990 (timeout=30s, model=None, skip_session_reuse=False) 2026-01-11 20:58:59,679 INFO [backend.app.services.bambu_ftp] FTP connected successfully to 192.168.1.40 2026-01-11 20:58:59,712 INFO [backend.app.services.bambu_ftp] FTP download failed for /Slide-Back.gcode.3mf: 550 2026-01-11 20:58:59,716 DEBUG [backend.app.services.bambu_ftp] FTP connected, logging in as bblp 2026-01-11 20:58:59,748 DEBUG [backend.app.services.bambu_ftp] FTP logged in, setting prot_p and passive mode 2026-01-11 20:58:59,769 INFO [backend.app.services.bambu_ftp] FTP download failed for /cache/Slide-Back.gcode.3mf: 550 2026-01-11 20:58:59,780 INFO [backend.app.services.bambu_ftp] FTP connected successfully to 192.168.1.40 2026-01-11 20:58:59,836 INFO [backend.app.services.bambu_ftp] FTP download failed for /model/Slide-Back.gcode.3mf: 550 2026-01-11 20:58:59,843 INFO [backend.app.services.bambu_ftp] FTP download failed for /Slide-Back.gcode.3mf: 550 2026-01-11 20:58:59,909 INFO [backend.app.services.bambu_ftp] FTP download failed for /cache/Slide-Back.gcode.3mf: 550 2026-01-11 20:58:59,915 INFO [backend.app.services.bambu_ftp] FTP download failed for /data/Slide-Back.gcode.3mf: 550 2026-01-11 20:58:59,945 INFO [sqlalchemy.engine.Engine] ROLLBACK 2026-01-11 20:58:59,945 DEBUG [aiosqlite] executing functools.partial(<built-in method rollback of sqlite3.Connection object at 0x77bc841d0c70>) 2026-01-11 20:58:59,946 DEBUG [aiosqlite] operation functools.partial(<built-in method rollback of sqlite3.Connection object at 0x77bc841d0c70>) completed 2026-01-11 20:58:59,946 DEBUG [aiosqlite] executing functools.partial(<built-in method rollback of sqlite3.Connection object at 0x77bc841d0c70>) 2026-01-11 20:58:59,947 DEBUG [aiosqlite] operation functools.partial(<built-in method rollback of sqlite3.Connection object at 0x77bc841d0c70>) completed 2026-01-11 20:58:59,948 DEBUG [aiosqlite] executing functools.partial(<built-in method close of sqlite3.Connection object at 0x77bc841d0c70>) 2026-01-11 20:58:59,948 DEBUG [aiosqlite] operation functools.partial(<built-in method close of sqlite3.Connection object at 0x77bc841d0c70>) completed 2026-01-11 20:58:59,949 DEBUG [aiosqlite] executing <function Connection.stop.<locals>.close_and_stop at 0x77bc84290cc0> 2026-01-11 20:58:59,949 DEBUG [aiosqlite] operation <function Connection.stop.<locals>.close_and_stop at 0x77bc84290cc0> completed 2026-01-11 20:58:59,967 INFO [backend.app.services.bambu_ftp] FTP download failed for /model/Slide-Back.gcode.3mf: 550 2026-01-11 20:59:00,009 INFO [backend.app.services.bambu_ftp] FTP download failed for /data/Slide-Back.gcode.3mf: 550 2026-01-11 20:59:00,019 DEBUG [backend.app.services.bambu_ftp] FTP connecting to 192.168.1.40:990 (timeout=30s, model=None, skip_session_reuse=False) ``` ### Screenshots _No response_ ### 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-07 00:05:31 +02:00
  • closed this issue
  • added the
    bug
    A1
    labels
Author
Owner

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

What branch are you using?

<!-- gh-comment-id:3737135978 --> @maziggy commented on GitHub (Jan 12, 2026): What branch are you using?
Author
Owner

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

feature/ams-color-mapping

<!-- gh-comment-id:3737237906 --> @pinionless commented on GitHub (Jan 12, 2026): feature/ams-color-mapping
Author
Owner

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

Are you sure you're sending a sliced Gcode file to the printer and not the "source" file saved from slicer?

Please use branch 0.1.6b7 and create a support package -> https://wiki.bambuddy.cool/features/system-info/?h=debug#enable-debug-logging

<!-- gh-comment-id:3737416169 --> @maziggy commented on GitHub (Jan 12, 2026): Are you sure you're sending a sliced Gcode file to the printer and not the "source" file saved from slicer? Please use branch 0.1.6b7 and create a support package -> https://wiki.bambuddy.cool/features/system-info/?h=debug#enable-debug-logging
Author
Owner

@mathse commented on GitHub (Jan 12, 2026):

same here

2026-01-12 09:49:45,360 INFO [backend.app.services.bambu_ftp] FTP download failed for /Flexi_Funny_Octopus.gcode.3mf:
2026-01-12 09:49:45,360 INFO [backend.app.services.bambu_ftp] FTP download failed for /cache/Flexi_Funny_Octopus.gcode.3mf:
2026-01-12 09:49:45,360 INFO [backend.app.services.bambu_ftp] FTP download failed for /model/Flexi_Funny_Octopus.gcode.3mf:
2026-01-12 09:49:45,361 INFO [backend.app.services.bambu_ftp] FTP download failed for /data/Flexi_Funny_Octopus.gcode.3mf:
2026-01-12 09:49:48,354 INFO [backend.app.services.bambu_ftp] FTP download failed for /cache/Flexi_Funny_Octopus.3mf: 550
2026-01-12 09:49:51,364 INFO [backend.app.services.bambu_ftp] FTP download failed for /cache/Flexi_Funny_Octopus.3mf: 550
2026-01-12 09:49:54,402 INFO [backend.app.services.bambu_ftp] FTP download failed for /cache/Flexi_Funny_Octopus.3mf: 550
2026-01-12 09:49:57,475 INFO [backend.app.services.bambu_ftp] FTP download failed for /cache/Flexi_Funny_Octopus.3mf: 550
2026-01-12 09:50:00,854 INFO [backend.app.services.bambu_ftp] FTP download failed for /cache/Flexi_Funny_Octopus.3mf: 550
2026-01-12 09:50:04,031 INFO [backend.app.services.bambu_ftp] FTP download failed for /cache/Flexi_Funny_Octopus.3mf: 550

bambuddy-support-20260112-101322.zip

<!-- gh-comment-id:3737557160 --> @mathse commented on GitHub (Jan 12, 2026): same here ``` 2026-01-12 09:49:45,360 INFO [backend.app.services.bambu_ftp] FTP download failed for /Flexi_Funny_Octopus.gcode.3mf: 2026-01-12 09:49:45,360 INFO [backend.app.services.bambu_ftp] FTP download failed for /cache/Flexi_Funny_Octopus.gcode.3mf: 2026-01-12 09:49:45,360 INFO [backend.app.services.bambu_ftp] FTP download failed for /model/Flexi_Funny_Octopus.gcode.3mf: 2026-01-12 09:49:45,361 INFO [backend.app.services.bambu_ftp] FTP download failed for /data/Flexi_Funny_Octopus.gcode.3mf: 2026-01-12 09:49:48,354 INFO [backend.app.services.bambu_ftp] FTP download failed for /cache/Flexi_Funny_Octopus.3mf: 550 2026-01-12 09:49:51,364 INFO [backend.app.services.bambu_ftp] FTP download failed for /cache/Flexi_Funny_Octopus.3mf: 550 2026-01-12 09:49:54,402 INFO [backend.app.services.bambu_ftp] FTP download failed for /cache/Flexi_Funny_Octopus.3mf: 550 2026-01-12 09:49:57,475 INFO [backend.app.services.bambu_ftp] FTP download failed for /cache/Flexi_Funny_Octopus.3mf: 550 2026-01-12 09:50:00,854 INFO [backend.app.services.bambu_ftp] FTP download failed for /cache/Flexi_Funny_Octopus.3mf: 550 2026-01-12 09:50:04,031 INFO [backend.app.services.bambu_ftp] FTP download failed for /cache/Flexi_Funny_Octopus.3mf: 550 ``` [bambuddy-support-20260112-101322.zip](https://github.com/user-attachments/files/24560528/bambuddy-support-20260112-101322.zip)
Author
Owner

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

@mathse: this issue is for A1 printer, you have a P1S! Please open a new issue and provide support bundle and print file.

<!-- gh-comment-id:3737609254 --> @maziggy commented on GitHub (Jan 12, 2026): @mathse: this issue is for A1 printer, you have a P1S! Please open a new issue and provide support bundle and print file.
Author
Owner

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

Just started a print on new version: v0.1.6b7

Are you sure you're sending a sliced Gcode file to the printer and not the "source" file saved from slicer?

in logs you should see that I am printing from a sliced file.

what I did:

  • sliced file
  • pressed "export sliced file"
  • uploaded the .gcode.3mf to Bambuddy
  • printed from the archive

On the printer I have related to this print:
/FilamentStorageTopMiddleFront.3mf
/cache/2_FilamentStorageTopMiddleFront.bbl
/cache/FilamentStorageTopMiddleFront_plate_2.gcode
/cache/{some_random_number}.png

Again there are attempts to download files that dont exist on the printer

2026-01-13 16:53:20,265 INFO [backend.app.services.bambu_ftp] FTP download failed for /cache/FilamentStorageTopMiddleFront.gcode.3mf: 550 
2026-01-13 16:53:20,318 INFO [backend.app.services.bambu_ftp] FTP download failed for /model/FilamentStorageTopMiddleFront.gcode.3mf: 550 
2026-01-13 16:53:20,513 INFO [backend.app.services.bambu_ftp] FTP download failed for /data/FilamentStorageTopMiddleFront.gcode.3mf: 550

bambuddy-support-20260113-165359.zip

edit:

  • on succesfull print start from the bambuddy the file .gcode.3mf does not exist
  • when we had ftp uploads errors the file .gcode.3mf was stuck in /cache
<!-- gh-comment-id:3745173793 --> @pinionless commented on GitHub (Jan 13, 2026): Just started a print on new version: v0.1.6b7 > Are you sure you're sending a sliced Gcode file to the printer and not the "source" file saved from slicer? in logs you should see that I am printing from a sliced file. what I did: - sliced file - pressed "export sliced file" - uploaded the .gcode.3mf to Bambuddy - printed from the archive On the printer I have related to this print: `/FilamentStorageTopMiddleFront.3mf` `/cache/2_FilamentStorageTopMiddleFront.bbl` `/cache/FilamentStorageTopMiddleFront_plate_2.gcode` `/cache/`{some_random_number}`.png` Again there are attempts to download files that dont exist on the printer ```2026-01-13 16:53:20,172 INFO [backend.app.services.bambu_ftp] FTP download failed for /FilamentStorageTopMiddleFront.gcode.3mf: 550 2026-01-13 16:53:20,265 INFO [backend.app.services.bambu_ftp] FTP download failed for /cache/FilamentStorageTopMiddleFront.gcode.3mf: 550 2026-01-13 16:53:20,318 INFO [backend.app.services.bambu_ftp] FTP download failed for /model/FilamentStorageTopMiddleFront.gcode.3mf: 550 2026-01-13 16:53:20,513 INFO [backend.app.services.bambu_ftp] FTP download failed for /data/FilamentStorageTopMiddleFront.gcode.3mf: 550 ``` [bambuddy-support-20260113-165359.zip](https://github.com/user-attachments/files/24594467/bambuddy-support-20260113-165359.zip) edit: - on succesfull print start from the bambuddy the file .gcode.3mf does not exist - when we had ftp uploads errors the file .gcode.3mf was stuck in /cache
Author
Owner

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

Should now be fixed in branch 0.1.6b8.

<!-- gh-comment-id:3748090139 --> @maziggy commented on GitHub (Jan 14, 2026): Should now be fixed in branch 0.1.6b8.
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-maziggy-1#36
No description provided.