ryanfox1985 / OctoPrint-Youtube-Timelapse

Automatically uploaded rendered timelapses to Youtube
14 stars 1 forks source link

Followed instructions but doesn't seem to work. No error message, nothing in logs. #25

Open QuackingPlums opened 3 years ago

QuackingPlums commented 3 years ago

Followed the pre-requisites all the way through to the message that says 'Authorization successful'. Nothing unexpected during setup and instructions seemed pretty straightforward. But I can't get any timelapses to upload. Have checked that the videos are stored in the default location (/home/pi/.octoprint/timelapse) and I can download this direct from the Octoprint UI no problem. The 'upload [previous] videos' button just flashes a progress indicator for <1s and then returns to normal. Blink and you'd miss it. Nothing in my YouTube account. No error message, no successful upload message, nothing in the octoprint log, no separate logfile found. Have tried setting various logging levels for octoprint.plugins.youtube_timelapse (which at least shows up in the logging.yaml if I SSH into my Pi) but nada. What am I missing?

anaelsavioz commented 2 years ago

I have the same issue, I have tried to patch everything to the latest version, still not working.

Youtube Timelapse Settings Version: 0.1.8 OctoPrint version : 1.7.2 OctoPi version : 0.18.0

Update ; I have to increase log level : 2022-01-02 08:35:00,854 - octoprint.plugins.youtube_timelapse - INFO - No Google credentials Defined! Cannot Upload Timelapse .

( I have deleted and recreated a new OAuth Credential, working fine now)