-
Running Ubuntu 18.04 and latest docker available for this OS.
Cloned repo https://github.com/agstrike/docker
Changed secret key to my own gibberish, then started services (docker compose up -d)
…
-
@amercader we (_the civic hackers pushing the Bulgarian opendata portal_) are closely following your work. And thank you. For the datapusher and the other tools you're working on.
We have a show-stop…
-
The issue here is having an unhandled ssl.SSLError which prints a stack trace to the console. This happens when making a standard http request to the server when wrap_ssl is used, or restarting the se…
-
This problem arose from trying to type the [`environ` argument for a WSGI application](https://www.python.org/dev/peps/pep-3333/#environ-variables). There are specific keys of the `environ` dict that …
-
Im attempting to use serverless-python-requirements + serverless-wsgi with Django using mysql database.
Ive read over the README numerous times but haven't been able to get this to work.
Ive cr…
-
**Describe the bug**
When hosting a webdav using wsgidav, and connecting using the Infuse app (Mac or iOS), it sends a propfind to /, with a depth of 1. This returns the folders properly, but they …
-
Hello,
I have Loris running with Apache and `mod_wsgi`. This is my configuration:
[**edit** the configuration is not relevant here. I tested it several times on different machines with different…
-
Hi, when i wanted build this project i got next error ModuleNotFoundError: No module named 'django.utils.lru_cache' on step python manage.py migrate
Could you help me please?
-
In https://github.com/eventlet/eventlet/blob/8637820f468268ffb0b8504561ea4772de23fcdb/eventlet/greenpool.py#L95
there is a `return` statement in a `finally` block, which would swallow any in-flight e…
-
Hi,
I'm facing a problem with this app when trying to run it, here is the server log:
Traceback (most recent call last):
File "/base/python27_runtime/python27_lib/versions/1/google/appengine/runtime…