-
Hi, I am trying to reverse proxy netbird to a local installation, but always run into "Bad Gateway". The setup is as follows:
Firewall: Ports 443 and 80 (TCP/UDP) forwarded to a VM (**192.168.1.2**…
-
### Link to the documentation page
https://dokku.com/docs/networking/proxies/nginx/#default-site
### Documentation problem
It seems like the documentation for the default site for `nginx` is broken…
-
hi,
last 30 days some new error in aaPanel
nginx and mysql not working after reboot aaPanel server , if install WhatsApp proxy
**Starting nginx... nginx: [emerg] bind() to 0.0.0.0:80 faile…
-
My configuration is pretty similar to the problem here [https://github.com/coturn/coturn/issues/702](https://github.com/coturn/coturn/issues/702). Unfortunately, the solution does not work for me fo…
-
i have an nginx proxy running on https://clickhouse-proxy.domain.team where it routes location /clickhouse-{cluster_name} to the correct cluster (one nginx for all clickhouse clusters that are running…
-
**Describe the bug**
Own external Nginx proxy running with IPv4 and IPv6..
**To Reproduce**
Send Whatsapp Messeg to other Whatsapp user
```yaml
matrix_domain: test.me
matrix_homeserver_imp…
-
Hi, inspiring (great) tool!
I've been trying the library on nginx to redirect into VSOCK (starting from both AF_INET and AF_UNIX). It seems to work, but not 100% without issue.
Setup;
* Configu…
-
**Checklist**
- Have you pulled and found the error with `jc21/nginx-proxy-manager:latest` docker image?
- Yes
- Are you sure you're not using someone else's docker image?
- Yes
- Have yo…
-
### User Story
As a AP engineer
I need all our users to be using the latest NGINX proxy image
So that we avoid more users hitting "502 Bad Gateway" error when accessing tools
### Value / Purpose
Th…
-
nginx reverse proxy getting "403 Forbidden error" for a line added to default.conf as follow:
```
# basic config for a PHP application served by Nginx and PHP-FPM (FastCGI Process Manager).
server …