-
Trying to upload several large files at the same time to Zenodo will usually start the upload of three files in parallel.
It seems like two out of those three uploads make progress pretty slowly, and…
-
In-container `/opt/django/media/` doesn't seem to be the best place to be writing the Nginx and uwsgi log files, even though it's convenient if that location is being used as a docker volume.
For i…
-
i have used dependency_injector and injecting DynamicContainer. It is working fine on local machine or if i run it with
python3 wsgi.py on ubuntu machine.
But when running it with nginx on ubuntu…
-
I'm using uwsgi 2.0.x behind an nginx reverse proxy.
If I use uwsgi_pass in nginx and the --socket option in uwsgi, I get an invalid http header in the response added. It loos like
"https 200 OK…
-
Hello,
I try to add specific CORS rules, and a redirection rule (for testing the conf) in a custom nginx config on a wordpress local lando site, but it's not working, my server directives seems to…
-
The module creates a folder which is not used by Passenger, even when nginx configuration overrides `NGX_HTTP_PROXY_TEMP_PATH`.
configuration slice:
```
http {
client_body_temp_path /var/nginx/c…
CamJN updated
4 years ago
-
Thanks for creating an issue! But first: did you read our community guidelines?
https://cuckoo.sh/docs/introduction/community.html
##### My issue is:
I'm unable to use remote control while using …
-
**Describe the bug**
Renewing a cert using Cloudflare:
```bash
Type the appropriate number [1-2] or any other key to cancel: 2
Issuing new SSL cert with acme.sh
2024-10-22 22:26:26,694 (INFO) w…
-
### What is the issue?
Nginx on the PiKVM fails to start after tailscale, when you have `tailscale serve --bg https+insecure://localhost:443`.
It complains that it can't bind to `0.0.0.0:443`.
…
-
Hi,
I am encountering a segmentation fault when running uWSGI with New Relic. The error occurs consistently and results in the following backtrace:
`2024-05-28 14:55:54 !!! uWSGI process 20 got Seg…