Solucionado (ver solução)
Solucionado
(ver solução)
1
resposta

aplicação não roda no navegador

Não estou conseguindo fazer a aplicação rodar no navegador. Aparece a mensagem:

Internal Server Error The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application

Já no terminal aparece a mensagem abaixo: C:\Users\User\AppData\Local\Programs\Python\Python36-32\python.exe "H:/PROGRAMAÇÃO WEB/ALURA/Flask/jogoteca/jogoteca.py"

  • Serving Flask app "jogoteca" (lazy loading)
  • Environment: production WARNING: Do not use the development server in a production environment. Use a production WSGI server instead.
  • Debug mode: off
  • Running on http://127.0.0.1:5000/ (Press CTRL+C to quit)

Alguém consegue me ajudar?

Grato.

1 resposta
solução!

consegui resolver.