Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't retrieve Job Status while printing files that are in a folder on the SD card #941

Closed
brtlzr opened this issue Aug 26, 2020 · 3 comments · Fixed by #1438
Closed

Can't retrieve Job Status while printing files that are in a folder on the SD card #941

brtlzr opened this issue Aug 26, 2020 · 3 comments · Fixed by #1438
Assignees
Labels
bug Something isn't working
Projects

Comments

@brtlzr
Copy link

brtlzr commented Aug 26, 2020

Describe the bug
I've got a "tests" folder on my SD card with some gcode files in it to do first layer tests etc.
When starting a print from the printer of one of the files in that folder OctoDash starts showing error messages.
it alternates between:

Can't retrieve Job Status
and
Can't load thumbnail!
Http failure response for http://localhost:5000/files/sdcard/baseline.gcode... 404 Not Found

Strange thing is that I am not using the thumbnail plugin.

To Reproduce
Create a folder on your SD card
Put a gcode file in the folder
Insert the SD card in your printer
Select print from SD on your printer and select the file in the subfolder
Look at the OctoDash screen

Expected behavior
OctoDash shows the job status

General Information:

  • Raspberry Pi 3 Model B Rev 1.2
  • Octopi image Version 0.17.0
  • OctoDash Version v2.0
  • OctoPrint Version 1.4.2
  • Ender 5 pro with BL-touch and TH3D firmware

Additional context
I guess a bit of the path is missing. In my example it should ask for a job status of http://localhost:5000/files/sdcard/**tests**/baseline.gcode

@brtlzr brtlzr added the bug Something isn't working label Aug 26, 2020
@UnchartedBull
Copy link
Owner

I'll have a look at that. Does the OctoPrint webinterface show the job status?

@brtlzr
Copy link
Author

brtlzr commented Sep 2, 2020

I just tried it again.
The problem only occurs for files in a subfolder op the SD card.
Yes, Octoprint shows the job status.

@UnchartedBull
Copy link
Owner

Ok, I'll have a look at that :)

@UnchartedBull UnchartedBull added this to To do in v3 Release via automation Oct 26, 2020
@UnchartedBull UnchartedBull moved this from To do to In progress in v3 Release Oct 26, 2020
v3 Release automation moved this from In progress to Done Mar 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
v3 Release
  
Done
Development

Successfully merging a pull request may close this issue.

2 participants