Error 503 Backend fetch failed
Backend fetch failed
Guru Meditation:
XID: 1574142
Varnish cache server
--
© 2018 Google Inc. 1600 Amphitheatre Parkway, Mountain View, CA 94043
Email preferences: You received this email because you signed up for the Google Compute Engine Discussion Google Group (gce-dis...@googlegroups.com) to participate in discussions with other members of the Google Compute Engine community and the Google Compute Engine Team.
---
You received this message because you are subscribed to the Google Groups "gce-discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gce-discussio...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/gce-discussion/b05a6565-79f3-401f-a9ef-2879fa00a77fo%40googlegroups.com.
Guru Meditation? Who wrote this? An Amiga programmer?
On Sun 19 Jul 2020 at 19:43, Will Choi <willc...@gmail.com> wrote:
I am new to GCE; I was using web host instead.--I used Bitnami to setup a magento site (willccs.com) in GCE.It was working well at the beginning, but always show the below error after a period of time:Error 503 Backend fetch failed
Backend fetch failed
Guru Meditation:
XID: 1574142
Varnish cache server
I checked my product notifications, and it shows the below:
Can anyone help?Thanks.
© 2018 Google Inc. 1600 Amphitheatre Parkway, Mountain View, CA 94043
Email preferences: You received this email because you signed up for the Google Compute Engine Discussion Google Group (gce-dis...@googlegroups.com) to participate in discussions with other members of the Google Compute Engine community and the Google Compute Engine Team.
---
You received this message because you are subscribed to the Google Groups "gce-discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gce-dis...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/gce-discussion/b05a6565-79f3-401f-a9ef-2879fa00a77fo%40googlegroups.com.
As the issue may have to with your internal configuration I would recommend reviewing this third-party guide detailing general troubleshooting steps for this error.
I would also suggest to ensure that your firewall and ports are correctly set up on your server and project following this troubleshooting guide. You can check for open ports on your server with the command below:
netstat -tulpn
Glad to know that your issue is resolved.I had a look at the aforementioned document for troubleshooting 503 Backend Fetch Failed. Found there is an option to reboot the routers and if that does not work, reboot the PC or whichever device you are using.
However, you can monitor memory utilization of VM. I have found a Stackoverflow thread on monitoring memory usage of VM instances, you can take a look.
You can also take a look at the document on changing the machine type.