FormerLurker / Octolapse

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

Octolapse photo folder impossible to find? #564

Open Suri63 opened 4 years ago

Suri63 commented 4 years ago

If this is a feature request describe it here

_REPLACE_THISFEATURE_REQUEST_DESCRIPTION_GOES_HERE

Version of Octolapse

Octolapse Version: Octolapse v0.4.0

Version of OctoPrint

OctoPrint Version: OctoPrint 1.4.0

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

Diagnostic Logging was Enabled: No..

What were you doing when the problem occurred

  1. Snapshot files are available, but video was not created
  2. Octolapse Rendering Failed Rendering failed for camera '500D'. render-error: Unknown render error. Please check plugin_octolapse.log for more details.. Inner Exception: [Errno 28] No space left on device: '/home/pi/.octoprint/data/octolapse/tmp/octolapse_rendering_tmp'

What should have happened?

Timelapse video should have been created

What happened instead?

The photo folder is ready but a folder of 900 photos for 4GB (22 hours of printing) but obviously the folder is too big and the software does not want to mount it for lack of available memory. However it is the only photo folder on Octoprint while all the other timelapse and photos are deleted! There should be room The file cannot be compressed and downloaded because it is too big ... well Octoprint gives me the default "The zip archive is too large to import." ... The file cannot be deleted because I have the default: in short I am blocked

Operating System running OctoPrint and Octolapse

OS Name: Windows 10 Os Version: OctoPrint 1.4.0 running on OctoPi 0.17.0

Printer model & used firmware incl. version

Printer Model: Ender 3 Printer Firmware Version: Using Firmware homemade... But on Octolapse profile, i'm using Anet A8 beta And it works very well for small timelapse!

Browser and version of browser, operating system running browser

Browser: _REPLACE_THISBROWSER_VERSION_GOES_HERE Browser OS: _REPLACE_THISBROWSER_OS_GOES_HERE

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

Link to Gcode File: _REPLACE_THISGCODE_FILE_LINK_GOES_HERE

Link to settings.json

Link to settings.json with all passwords removed: _REPLACE_THISSETTINGS_JSON_LINK_GOES_HERE

Link to plugin_octolapse.log

Link to plugin_octolapse.log: LINK_GOES_HERE

Link to octoprint.log

Link to octoprint.log: _REPLACE_THISLINK_GOES_HERE

Link to contents of Javascript console in the browser

Link to javascript console output: _REPLACE_THISLINK_GOES_HERE

Screenshots and/or videos of the problem:

Screenshot/Video Links: _REPLACE_THISLINKs_GO_HERE

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.

Suri63 commented 4 years ago

I can't understand where I can find the folder full of "timelapse" photos which visibly full and which consumes all the space on the SD card Do I have to use a 32/64 GB card to manage Octoprint and Octolapse videos? PS : Sorry for my english is probably very bad ...

FormerLurker commented 4 years ago

Look in /home/pi/.octoprint/data/octolapse/tmp/octolapse_rendering_tmp. If you don't have enough space to store and render the videos, you will need a bigger SD card. It looks like you are using a DSLR, so each photo could be multiple megabytes.

Suri63 commented 4 years ago

Hi FormerLurker Sorry to ask this question, but how do you access this file? with the web browser page? with ssh? Thank's

FormerLurker commented 4 years ago

I use an SFTP program (filezilla), though there are lots of ways to do it. I find SFTP to be the most convenient. You can use the same username (PI) and password you use to connect via SSH.

Normally you can just download these images straight from the Octolapse tab, but since you have no free disk space it won't work. Octolapse zips up the images before the download starts, so it needs enough space to do the zipping.

Suri63 commented 4 years ago

Thanks for the solution !! I was able to recover and save my file !! I took the opportunity to clean up!