chibicitiberiu / ytsm

Self-hosted tool which manages your YouTube subscriptions, and downloads files automatically.
MIT License
316 stars 19 forks source link

Cannot access webpage after server start #69

Open denmark111 opened 5 years ago

denmark111 commented 5 years ago

After following instruction to install on ubuntu I still cannot connect to the server - gives empty response error - even though the server is running. I tested in ubuntu 19.04 docker container.

On the other hand I downloaded official ytsm image from docker hub and it does allow me to access webpage but it doesn't have config.ini file nor folder thus makes error.

image

Above is the final webpage after initial configuration pages. bunch of css are missing too...

Is it normal to get such result? or is this repo not maintained anymore?

chibicitiberiu commented 5 years ago

You have to copy config.ini from the source code in the volume folder, I think I forgot to mention that in the documentation for docker.

Right now I'm working alone on this repository, and I'm having a hard time finding any time to work on it (having 2 small children, it's hard to find any free time). When I get some free time, I want to continue the project. So the repo is not dead, it's just on pause for the moment.