Irrelevant 404 requests
shopm8
HOBBYOP

4 months ago

Hi,

We have several projects on the railway, but they all share the same major issue. When we see the app down and check the logs, we see a lot of requests that our users have not made, and they usually point to the WordPress endpoints. We don't work on WordPress at any time. We have developed apps with Node Only.

Please check and help to remove this problem.

Thanks.

Solved$10 Bounty

Pinned Solution

This is often caused by web crawlers/bots trying to see if there are any exploitable routes. One way to fix is to proxy the railway URL through Cloudflare to filter out/block these requests.

Edit: typo

3 Replies

Railway
BOT

4 months ago

Hey there! We've found the following might help you get unblocked faster:

If you find the answer from one of these, please let us know by solving the thread!


This is often caused by web crawlers/bots trying to see if there are any exploitable routes. One way to fix is to proxy the railway URL through Cloudflare to filter out/block these requests.

Edit: typo


4 months ago

To add on to what Ben said, you can completely ignore it. It's not slowing your website down.


Status changed to Solved samgordon 4 months ago


Loading...