Skip to content

upload folder settings ignored on docker #23

@Schnuecks

Description

@Schnuecks

Hello, i setup octoprint via docker. the path for my timelapse is /octoprint/octoprint/timelapse not /home/pi/.octoprint/timelapse

My config is this

    youtube_timelapse:
        cert_authorized: true
        cert_saved: true
        tags: op,test,blah
        videos_folder: /octoprint/octoprint/timelapse

this is the error log

FileNotFoundError: [Errno 2] No such file or directory: '/home/pi/.octoprint/timelapse'
2021-03-24 09:25:56,033 - tornado.access - ERROR - 500 POST /api/plugin/youtube_timelapse (192.168.195.20) 27.45ms

if i set the path via
/octoprint/plugins/lib/python3.8/site-packages/octoprint_youtube_timelapse/static/js/settings.js it works

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions