Replit Server Issue

Tried multiple times - Server is giving errors.

 python3 app.py

  • Serving Flask app ‘app’
  • Debug mode: on
    WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
  • Running on http://127.0.0.1:5000
    Press CTRL+C to quit
  • Restarting with stat
  • Debugger is active!
  • Debugger PIN: 105-390-920
1 Like

hello, @DharmendraSinha Welcome to the community!

Whats the error that you are talking about?

1 Like

If it’s a 500 internal server error, then that means you have an error in your code.

2 Likes

I checked it - it looks fine.
I think it’s a resource issue since I am on a free tier.

Thank you. Regards.

1 Like