talesaz Posted May 24 Posted May 24 Hi, Could you please enable WSGI control access forhttps://livre.heliohost.us/livre on the Morty server? The username is azevedotales@outlook.com. Thanks! Quote
Krydos Posted May 24 Posted May 24 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? Quote
talesaz Posted Wednesday at 11:42 PM Author Posted Wednesday at 11:42 PM Hi, I'm aware. Please enable WSGI control access only at arniskali.com and thelema93.com.br thanks! Quote
Krydos Posted yesterday at 03:41 AM Posted yesterday at 03:41 AM 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. Quote
talesaz Posted yesterday at 04:13 AM Author Posted yesterday at 04:13 AM 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}} Quote
Krydos Posted yesterday at 04:16 AM Posted yesterday at 04:16 AM 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. 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.