-
-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Hello!
I'm trying to add a channel to download videos from it, but it won't add any channels; it's stuck on hold forever. I looked at the logs and found this: it starts initializing reading of the channel, video, and data, then stops, waits, and then error codes appear:
req={"id":"00","method":"GET","url":"/storage-status","remoteAddress":"::ffff:192.168.1.2"} res={"statusCode":200} responseTime=7
req={"id":"00","method":"GET","url":"/storage-status","remoteAddress":"::ffff:192.168.1.2"} res={"statusCode":304} responseTime=4
I understand that this is some kind of storage access issue, as if there is no write permission. But if I manually add a download link, the video downloads without any issues. Similarly, if I update the channel list, new videos are downloaded from the already added channels.
The Docker settings haven't changed, nor have the download directories; folders and files are created in them as usual when downloading manually.
I'll downgrade and check.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working