-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reverse Proxy - Apache + certbot #4168
Comments
Your configuration is missing some configuration options from https://github.com/louislam/uptime-kuma/wiki/Reverse-Proxy#apache Could you try the configuration with |
Facing the exact same issue and seeing the exact same errors with the same Apache + docker + certbot setup |
I don't see this setup for Apache in our docs. So let's go at it logically.
|
I got this to work with the following docker-compose.yml
However I got completely stuck getting the websocket (socket.io) to work behind an apache reverse proxy setup despite following this configuration: https://github.com/louislam/uptime-kuma/wiki/Reverse-Proxy#apache I did not get any helpful error other than "websocket failed" and I think there are likely some steps I am missing needed to get websocket traffic to get from the client (front-end) all the way past the apache reverse proxy and into the docker container 🤷🏽♂️ |
While cleaning up other issues, I came across louislam/uptime-kuma-wiki#73 |
Closing in favour of #4210 |
I don't think this is related to #4210, since 1.23.9 is not available when this issue was created. |
We are clearing up our old |
🛡️ Security Policy
📝 Describe your problem
Hi am seeing uptime-kuma is running.
Did a reverse proxy with certbot by adding httpd.conf
Apache restarted without any complaint.
But i got the below error.
Error logged as follows:-
How can i trouble shoot this?
Thank you.
📝 Error Message(s) or Log
Browser displayed error
Proxy Error
The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request
Reason: Error reading from remote server
🐻 Uptime-Kuma Version
Latest docker version
💻 Operating System and Arch
Rocky 9
🌐 Browser
Google Chrome Version 119.0.6045.200
🐋 Docker Version
Podman-docker 2:4.6.1-5.el9
🟩 NodeJS Version
No response
The text was updated successfully, but these errors were encountered: