After running for a while, Repl doesn't crash but always returns HTTP 500

Bug description:
My repl after running for a while, no longer responds to user requests and returns HTTP 500. It also requires a manual stop and start. In case this helps it is boosted 4x with my plan.

Expected vs Current Behavior:
I expect my Repl to function correctly and not return HTTP 500 errors.

Steps to reproduce:

  1. Run repl.
  2. Wait about 30 minutes or more
  3. Repl returns http 500.

Bug appears at this link: https://rosuite.the-broz.repl.co

Screenshot(s)/Screen Recording:


It stays like this until I restart it manually

Browser/OS/Device: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15

Replit Profile: https://replit.com/@the-broz

Still experiencing this issue after switch repls multiple times

After reviewing my code again I believe I found the source to be a memory leak.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.