Question
503 on load balancer through HTTPS. HTTP works fine.
I have an HTTP server running on port 8080 of a droplet. I have a load balancer pointing at this droplet.
Here is the configuration in the load balancer:
Load Balancer Droplet
HTTP on port 80 HTTP on port 8080
HTTPS on port 443 HTTP on port 8080
I have SSL redirect turned off.
If I do a curl on my http://domainname/
, I get a valid response back. If I try https://domainname/
, it hangs for 20s, but eventually I get a 503.
Does anyone have any suggestions?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
Did you figure this out? I am experiencing the same thing.
I’m also having this issue. @domlebo70 @atgreen have you been able to work this out?
Hi. I thought I already commented further on this, but it appears I forgot to.
No, I never ended up working this out - it just magically resolved itself. I didn’t change anything, and I woke up a few days later and it was working. It doesn’t give me great confidence in the product (especially with the lack of any official comms from DO after a support enquiry).
So yeah… I guess just wait it out, is the best I can offer.