diericx / bevy

Self hosted software for distibuted video streaming using BitTorrent
74 stars 6 forks source link

Couldn't open torrent file at downloads/.bevy.storm.db. #65

Open radiotaiso opened 2 years ago

radiotaiso commented 2 years ago

Hey diericx, love the project! I've been trying to run a local instance but found an issue where I'm not sure what to do, I have setup bevy using docker-compose example in your readme and using the example-config.toml provided. after running docker-compose up -d jackett starts normally but bevy logs:

Couldn't open torrent file at downloads/.bevy.storm.db. The file will be created if it doesn't exist, make sure the directory exists and user has proper permissions.

I'm might be missing something but can't figure out what. 🤔

itz-coffee commented 1 year ago

Having the same issue