I’ve setup FreshRSS and Full-Text RSS 3.8 in Docker containers but FreshRSS isn’t accepting any RSS feed that’s been turned to full text, can anyone help me resolve this issue? Below is the workflow I use with screenshots. Don’t focus on the RSS feeds I’m using because the problem occurs with every RSS URL feed I try.
- Full-Text RSS produces full text with locahost URL just fine.
- Produces a good full text URL but it is messy.
- I get an error as soon as I try to the URL produced by Full-Text RSS 3.8 by clicking the Add Button
-
FreshRSS won’t load the feed.
-
Here is the error from the FreshRSS Logs:
Unknown error for feed [http://localhost:8080/makefulltextfeed.php?url=sec%3A%2F%2Fwww.insidethatad.net%2Ffeed%2F&max=200&links=preserve&exc=&submit=Create+Feed]
Do FreshRSS and Full-Text RSS 3.8 have to be using the same port number? I need help fixing this issue.