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!
-
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
-
@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.
-
-