Jump to content

Recommended Posts

Posted

Hi,

Could you please enable WSGI control access forhttps://livre.heliohost.us/livre on the Morty server? The username is azevedotales@outlook.com.

Thanks!

Posted

Are you aware that WSGI control access will use about 260 GB memory per day which will cause about 3 cents per day overage charges?

Posted

WSGI control access has been enabled on the domain arniskali.com. To restart your Flask app and load new code changes in simply edit /home/talesaz.heliohost.us/arniskali.com/bma/flask.wsgi.

WSGI control access has been enabled on the domain thelema93.com.br. To restart your Flask app and load new code changes in simply edit /home/talesaz.heliohost.us/thelema93.com.br/oeto/flask.wsgi.

Adding a blank line, removing a blank line, adding a space, or removing a space are examples of editing the file. As long as the last modified timestamp changes it will clear the server cache. Let us know if you run into any issues.

  • Krydos changed the title to [Solved] Enable WSGI control access
Posted

Thanks!

By the way, I forgot to document the solution for the thread "Python + Flask - 500 Internal Server Error." The issue was resolved with this SQLAlchemy configuration:

SQLALCHEMY_ENGINE_OPTIONS = {'pool_size': 5, 'max_overflow': 5, 'pool_timeout': 30, 'pool_recycle': 280, 'connect_args': {'connect_timeout': 30}}
Posted

I added the solution to the locked thread for you. 

Thanks for sharing. Hopefully someone who has a similar issue can search and find it.

  • Like 1
  • Krydos locked this topic
Guest
This topic is now closed to further replies.
×
×
  • Create New...