I’ve been working on a repl for a year. Today I hit run in development after no major changes (I was adding an faq) and started seeing 404 error slack messages - I have some error reporting for non bot 404s. They are all from my own local host hitting /api which doesn’t exist, from a node user agent (my app is written mostly in python but no node). Literally hundreds per minute I can’t figure out how to stop it. I don’t want to mute the error reporting since it seems like there is some underlying platform issue in Replit.
This stopped happening when I fired up my repl today. I was in touch w/ Replit support last night (incredibly fast first few responses which was great/impressive on a Friday night). So my guess/hope is they fixed something that may have been causing it.