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.
Pinned Solution
4 months ago
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
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!
4 months ago
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