mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #810] [Bug Report] Cannot upload source file #543
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
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#543
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 25, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/810
Originally assigned to: @maziggy on GitHub.
Cannot upload source file
Reporter Contact
Email: jan.malec@gmail.com
System Information
Logs (sanitized): bambuddy.log
Submitted via BamBuddy Bug Report
@janmalec commented on GitHub (Mar 25, 2026):
#808 was closed because developer assumed I uploaded the code instead of source file. This time I actually uploaded the source 3mf and got the same error. Also you might want to take a look at the log before closing issues as it does not seem to be related to file type.
@maziggy commented on GitHub (Mar 25, 2026):
Why do you think I didn't check your logs? Do you have a glass ball?
Logs don't have any corresponding messages. You need to trigger the error during logs collection, as the help text in support bubble shows.
@janmalec commented on GitHub (Mar 25, 2026):
Hello,
I believe the first issue that you have closed because we didn't provide the support package in time had useful logs, especially this part:
~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/pathlib/_local.py", line 385, in relative_to raise ValueError(f"{str(self)!r} is not in the subpath of {str(other)!r}") ValueError: '/app/source/Fanart_Grinch.gcode.3mf' is not in the subpath of '/app/data'So it appears as it is expecting the .3mf file to be in subpath of /app/data, but it is being uploaded in /app/source. I'm not sure why this was not captured during automatic log collection, as I did trigger the bug while the debug mode was running. I'm happy to do more testing and provide more info if missing.
@maziggy commented on GitHub (Mar 25, 2026):
That doesn't help me. I need more infos -> debug logs. But please don't past them here in the issue. I don't spent half an hour to format it so that it is readable.
So, if you want me to debug your problem, please provide the requested information.