ciderpunx / twitrssme

TwitRSS.me: Tool to make Twittter timelines and searches into RSS feeds
https://twitrss.me
GNU General Public License v2.0
359 stars 59 forks source link

404 Not Found error on personal instance #60

Open megaminxwin opened 5 years ago

megaminxwin commented 5 years ago

Hi,

As the main TwitRSS instance has died for the moment, I decided to set up my own. So I got a VPS, followed the directions in the tutorial to the letter, and eventually got it working, or so I thought. However, when I put in a username to generate an RSS feed, it always comes up with a 404 error: The requested URL /twitter_user_to_rss/ was not found on this server.

Running the actual script itself works fine, so I'm not really sure how to fix this. The config file is unchanged from the one in the tutorial.

Any advice would be greatly appreciated. Thanks!

ciderpunx commented 5 years ago

There's now a Docker install thanks to @sdt. Maybe give that a try?

megaminxwin commented 5 years ago

I'm unable to use Docker, due to only having 128 MB of memory for the VPS. I realise this is destitute, but I am cheap. The normal Apache/Perl install works fine with this amount of memory, aside from this 404.

vertigo235 commented 4 years ago

I'm having the same problem with the docker

vertigo235 commented 4 years ago

Actually I see that there is no mobile_twitter_to_rss script in the apache.conf file

vertigo235 commented 4 years ago

Added PR #78 to fix my issue, not sure about the original issue as it was before the switch to the mobile parser.