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

Error taking timelapse frame #173

Open
BenMyers84 opened this issue Sep 2, 2024 · 1 comment
Open

Error taking timelapse frame #173

BenMyers84 opened this issue Sep 2, 2024 · 1 comment

Comments

@BenMyers84
Copy link

Im having an issue where Fluidd is giving me the following error on each layer change. "Error taking timelapse frame"
I have an ender 3 v3 se with a rooted nebula pad that I installed moon raker-timelapse on using the helper script. I have put TIMELAPSE_TAKE_FRAME in my slicer as well, I use Orca slicer. Im not sure what to include to help diagnose the issue so I have attached screenshots.
Screenshot 2024-09-02 at 2 55 14 PM
Screenshot 2024-09-02 at 2 53 40 PM
Screenshot 2024-09-02 at 2 52 51 PM
Screenshot 2024-09-02 at 2 51 14 PM

@falo2k
Copy link

falo2k commented Oct 7, 2024

I've noticed this a lot recently. I don't know if something has changed in one of the components, but periodically frames are failing to be fetched from the snapshopt url.

2024-10-07 14:38:15,972 [shell_command.py:_check_proc_success()] - Command (wget http://127.0.0.1/webcam/?action=snapshot -O /tmp/timelapse/printer/frame000031.jpg) successfully finished 2024-10-07 14:38:33,634 [shell_command.py:_check_proc_success()] - Command (wget http://127.0.0.1/webcam/?action=snapshot -O /tmp/timelapse/printer/frame000032.jpg) cancelled 2024-10-07 14:38:33,635 [timelapse.py:newframe()] - getting newframe failed: wget http://127.0.0.1/webcam/?action=snapshot -O /tmp/timelapse/printer/frame000032.jpg 2024-10-07 14:38:43,666 [shell_command.py:_check_proc_success()] - Command (wget http://127.0.0.1/webcam/?action=snapshot -O /tmp/timelapse/printer/frame000032.jpg) successfully finished

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants