FormerLurker / Octolapse

Stabilized timelapses for Octoprint
GNU Affero General Public License v3.0
639 stars 99 forks source link

got error progress event #814

Open lowonley opened 2 years ago

lowonley commented 2 years ago

If this is a feature request describe it here

_REPLACE_THISFEATURE_REQUEST_DESCRIPTION_GOES_HERE

Version of Octolapse

Octolapse Version: 0.4.1

Version of OctoPrint

OctoPrint Version: 1.7.3

When you ran into the problem, did you have diagnostic logging enabled?

Diagnostic Logging was Enabled: yes

What were you doing when the problem occurred

  1. finished my 1-day print
  2. tried to download the timelapse
  3. got error code object progress event

What should have happened? the file should have been downloaded (size = 26.7 MB)

What happened instead? got an error code which i cant figure out, everything else downloads perfectly except for that file

Operating System running OctoPrint and Octolapse

OS Name: Windows 10 home Os Version: 21H1

Printer model & used firmware incl. version

Printer Model: sidewinder x2 Printer Firmware Version: Marlin 2.0. 5.3

Browser and version of browser, operating system running browser

Browser: google chrome Browser OS: chromeOS

Link to the gcode file you were printing when the problem occurred

Link to Gcode File: it was to long for github to manage

Link to settings.json

Link to settings.json with all passwords removed: (https://gist.github.com/lowonley/1c41ce85bab04552c05baac207d812c6)]

Link to plugin_octolapse.log

Link to plugin_octolapse.log: https://gist.github.com/lowonley/9e92b743d1fd8357d424e0689a6eeb60

Link to octoprint.log

Link to octoprint.log: https://gist.github.com/lowonley/4da938ebb03d6a8d8030cb6b0ce7d762

Link to contents of Javascript console in the browser

Link to javascript console output: https://gist.github.com/lowonley/e0ef0fb43fc9b3b33b43309b822b40b5

Screenshots and/or videos of the problem:

Screenshot/Video Links: https://prnt.sc/26j3n1l

Please consider becoming a patron

If you like this project, please support my work by becoming a patron, and consider adding a 'star' to the repository. It takes a lot of time and effort to maintain the project and respond to issues. The cost of test prints, software, cameras, printer parts, etc. can quickly add up, so every bit helps.

You can find various videos and tutorials by subscribing to my Youtube channel. You can also follow me on Twitter.

FormerLurker commented 2 years ago

This is very strange. Does the file exist on the pi itself (assuming you are printing from a raspberry pi. Correct me if I'm wrong please)? I can help you with the path if you aren't sure where to look. I'd recommend using SFTP to connect to the pi and locate the file, as it makes file transfer simple.

Also, sorry for the extremely long delay getting back to you. I've been MIA for reasons beyond my control, and am finally getting back to my open source projects.