mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 08:25:54 +02:00
[GH-ISSUE #670] [Bug Report] im having trouble with uploading some .gcode.3mf files to Bambuddy, it seems lik #440
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#440
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 @maziggy on GitHub (Mar 11, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/670
Originally assigned to: @maziggy on GitHub.
im having trouble with uploading some .gcode.3mf files to Bambuddy, it seems like its larger files its having trouble with, but not massive ones were talking like 2.5mb
System Information
Logs (sanitized): bambuddy.log
Submitted via BamBuddy Bug Report
@maziggy commented on GitHub (Mar 11, 2026):
Need more infos. What does "uploading some .gcode.3mf files to Bambuddy" exatly mean? Please describe your workflow.
@maziggy commented on GitHub (Mar 11, 2026):
Also the logs don't show any uploads. Please generate a support package -> https://wiki.bambuddy.cool/features/system-info/?h=debug#enable-debug-logging
@Besley-0 commented on GitHub (Mar 11, 2026):
bambuddy-support-20260311-113702.zip
when trying to upload a .gcode.3mf file into the archives i get this error (as shown in image) i have managed to upload 1 file that was only 300kb the others are much larger (roughly 2.5mb)
@maziggy commented on GitHub (Mar 11, 2026):
Port 8000 is already in use on your system!
You also need to check your folder permissions.
@Besley-0 commented on GitHub (Mar 11, 2026):
issue is still persisting after amending the Folder permissions and sorting the port issue
@maziggy commented on GitHub (Mar 11, 2026):
Need new logs please.
@Besley-0 commented on GitHub (Mar 11, 2026):
bambuddy-support-20260311-140938.zip
@maziggy commented on GitHub (Mar 11, 2026):
Same errors as before.
@Besley-0 commented on GitHub (Mar 11, 2026):
These errors are timestamped before I implimented a fix, there are no instances of this error after 12.00.00 (around when i fixed the port and permissions issue)
@maziggy commented on GitHub (Mar 11, 2026):
I guess there's something wrgong with your network setup.
First of all you must resolve your DNS issue.
Tell me something about your setup:
@Besley-0 commented on GitHub (Mar 11, 2026):
Appolgies ive worked out my issue, The connection for our Bambuddy server is proxied through nginx. but nginx has a default upload limit of 1mb. ive changed this and it is now working.
Thank you for your help