damoeb / rss-proxy

RSS-proxy allows you to do create an RSS or ATOM feed of almost any website, just by analyzing just the static HTML structure.
https://rssproxy.migor.org
1.71k stars 109 forks source link

v3 don't work #72

Open teotimepacreau opened 2 weeks ago

teotimepacreau commented 2 weeks ago

followed the installation guideline

wget https://raw.githubusercontent.com/damoeb/rss-proxy/develop/selfhosting.env \
  https://raw.githubusercontent.com/damoeb/rss-proxy/develop/docker-compose.yml \
  https://raw.githubusercontent.com/damoeb/rss-proxy/develop/ui-config.json \
  https://raw.githubusercontent.com/damoeb/rss-proxy/develop/chrome.json
touch your-license.key
docker-compose up

getting "Server is not reachable" error on opening

image

damoeb commented 4 days ago

Ok, thanks for the heads up. I have some testing feedback from a pro tester friend regarding this and other things, that I have to fix, will keep you posted.