lardbit / nefarious

Web application for automatically downloading TV & Movies (w/ VPN)

Home Page:https://lardbit.github.io/nefarious/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nefarious won't run

xxturboxx opened this issue · comments

Let me start off by stating I'm unsure if this is a docker issue or a Nefarious issue. I had Nefarious running but had issues with it timing out when trying to communicate with Jacket. So thinking I hadn't configured something properly I rm'd the directory and started over to confirm that I had indeed configured it correctly, but this is where the issues began. When I try to run Nefarious now Docker returns an error claiming the ./docker-compose.yml is unsupported. I tried manually adjusting it in the ./docker-compose.yml file but that only returns other errors. I'm thinking this isn't my issue.
github
.

I ended up just nuking the whole VM and re-installed everything and now it all seems to work.

The unsupported docker compose error is due to an old version of compose not supporting the version specified in docker-compose file. I'm not sure why it suddenly started working again by nuking and starting over, but I'm glad it's working nonetheless.