-
Error:
```
10.0.4.114 - - [30/Oct/2024:18:42:38 +0000] "GET /api/oauth2/authorization/google HTTP/1.1" 401 278 "https://redacted_hostname:5443/login" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_1…
-
Has anyone encountered compatibility issue with nginx reverse proxy and latest iOS18? We have discovered that our iOS18 users are not able to authenticate with our self-developed web application sitt…
-
Scenario:
Service A --> reverse-proxy --> Service C
Problem:
By capturing the packet, we found that the response information of reverse-proxy --> Service C is normal, showing 200, but reverse-proxy r…
-
As I invested quite some time to figure this out, I wanted to share the Apache configuration I use for the reverse proxy. The offical docs provide the Nginx config, but I am kind of stuck with apache …
-
So I'm trying to create a wordpress site and use the reverse proxy from another system on the network (using nginx proxy manager) but it wont allow me to use ssl. or at least when i do it decides that…
-
Hey, I'm here again ahah, I installed a reverse proxy with nginx to communicate with https, and everything works but to access the yt-dlp web interface, I go to this URL
https://myip/yt-dlp-web-ui
…
-
Not necessarily an issue, but at least uncertainties regarding setup.
The SMP Docker Container does crash when there's no SSL certificate files in /etc/opt/simplex/.
But if i got that right, this …
-
### Operating System
Windows Server 2022
### AMP Version and Build Date
2.6.0.2 20241030.2
### AMP Release Stream
LTS
### I confirm that
- [X] I have searched for an existing bug report for thi…
-
downloading gifs is cringe
-
Hi,
I would like to add a PathPrefix to the container behind a Reverse Proxy.
I found out this old issue https://github.com/jlesage/docker-baseimage-gui/issues/139.
But I do not understand what…