while i wait for an answer about my 4gb cron logs .... thought id ask
-
I am playing around with Make (integromat) and i cant get my site to connect, it keeps returning a 503 error when i try to integrate into the automation im building.
has anybody faced this, is it a common and easy fix (thatd be nice) or should i just not push my luck at this point haha, thanks in advance!
-
I am playing around with Make (integromat) and i cant get my site to connect, it keeps returning a 503 error when i try to integrate into the automation im building.
has anybody faced this, is it a common and easy fix (thatd be nice) or should i just not push my luck at this point haha, thanks in advance!
-
Hi @plains-digital,
503 is a gateway error in http. Which usually means your frontend proxy cannot connect to it's configured backend.
@fbartels thanks eh! i know its some kind of a connection error, im just wondering if anyone has used Make, faced the same issue, and had a throw away fix handy! ive shut down cloudflare and the rest of my sec.
no idea where to troubleshoot next beyond the ole disable everything slog .. and i was hoping to get away with NOT having to do that tonight haha
-
Hi @plains-digital,
503 is a gateway error in http. Which usually means your frontend proxy cannot connect to it's configured backend.
@fbartels hmmm 503 is http specific???
maybe because im forcing ssl admin via htaccess ?!?! worth a look! -
Hi @plains-digital,
503 is a gateway error in http. Which usually means your frontend proxy cannot connect to it's configured backend.
@fbartels so i THINK ive figured my sh!t out here and created a firewall rule in Cloudflare that includes all of makesips .. as well as my own. ..
but im still 503n
-
@fbartels hmmm 503 is http specific???
maybe because im forcing ssl admin via htaccess ?!?! worth a look!@plains-digital said in while i wait for an answer about my 4gb cron logs .... thought id ask:
hmmm 503 is http specific???
http protocol. So it does not matter if using plain http or https. Since you've now mentioned that you're using Cloudflare you should figure out where the 503 error is thrown. Is it in Cloudflare or Cloudron? The system that throws the error may give additional insights into the why the error is thrown.
-
@plains-digital said in while i wait for an answer about my 4gb cron logs .... thought id ask:
hmmm 503 is http specific???
http protocol. So it does not matter if using plain http or https. Since you've now mentioned that you're using Cloudflare you should figure out where the 503 error is thrown. Is it in Cloudflare or Cloudron? The system that throws the error may give additional insights into the why the error is thrown.
@fbartels ! i got there just as you were hitting send i think
i was cloudflare, and it wasn't working -yet- because i had an OR where I should have had an AND
🥴 but I GOT THERE. damn that feels good.
thanks for your help -
G girish marked this topic as a question on
-
G girish has marked this topic as solved on