-
Currently, Django autoinstrumentation supports flask and uWSGI servers.
However, when running django app using gunicorn server, the autoinstrumentation does not work.
This is the command I am try…
-
### Problem
Currently, all mako exceptions are intercepted and wrapped by the TemplateError.
This is not too useful as the mako error messages are suppressed and the stack trace is not provided in an…
-
# What is Web Server Really? | noklam✊
You may know how to write a RESTful API with flask, or you may have create a website with Django. But what is a web server really? Why is there so many framewor…
-
Gunicorn no longer works with the django_gunicorn script.
I have solved the issue by moving /evewspace/evewspace/apache/wsgi.py to /evewspace/ and using this config for supervisor:
```
command=/home…
-
It would be nice if the handler could be refactored just a little to allow for easier UWSGI Middleware classes to be applied.
I'm trying to integrate 'Sentry' into my application, and I would like …
-
Received the above error when trying to get an instance of the ListsApi. Turns out that the lists_api module was not included in either of these files:
sib_api_v3_sdk/__init__.py
sib_api_v3_sdk/api/…
by225 updated
2 months ago
-
## Context
I have django project that works locally and in elasticbeanstalk. Now I'm trying to deploy it to AWS lambda using zappa. But I'm getting the following error even though the module urllib3 …
-
In #5293 we made downloads asynchronous, but they are still limited by our 30 second gunicorn timeout. We currently prohibit downloads if we estimate that they will be larger than 100MB, but download…
-
### CKAN Version if known (or site URL)
2.8.4 on Ubuntu 18.04
### Please describe the expected behaviour
Production deployment works as documented
### Please describe the actual behaviour
Ser…
-
```
09:05:53 [aaron:~] 3s $ curl -s ssh.keychain.io/aaron@heyaaron.com/all
Traceback (most recent call last):
File "/app/.heroku/python/lib/python2.7/site-packages/eventlet/wsgi.py", line 382, in ha…