Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Firebase hosting Error 503 Varnish cache server

I'm using Firebase hosting to host a small website and since a few hours it is impossible to access it. Here is the message I get:

Error 503 Success Success

Guru Mediation:

Details: cache-dfw18634-DFW 1519815733 3397807763

Varnish cache server

I'd like to get some advice on how to fix this error. Especially if you have a way to solve it with Firebase hosting.

Any help would be greatly appreciated

like image 712
Didier Corronel Avatar asked Feb 28 '18 11:02

Didier Corronel


People also ask

What does error 503 backend is unhealthy?

The HTTP status code 503 means that the server is currently unable to handle the incoming requests. Usually, this error occurs because the server is too busy or is temporarily down for maintenance. The backend server is overloaded or beyond its capacity and cannot handle any new incoming client requests.

What is error 503 first byte timeout?

An HTTP error 503 pops up when the server cannot send the resources requested when the client selects to send information and there are a number of reasons why this can happen. We suggest clearing the browser by following the directions below, which will require restarting the computer.

What does Error 503 guru meditation mean?

The error 503 means that the Varnish Cache is unable to reach the back end server. The Guru meditation error occurs when the varnish cache made too many requests and not getting any response from the server.


1 Answers

Firebase hosting is down right now. Check out: https://status.firebase.google.com/

like image 90
morha13 Avatar answered Oct 08 '22 05:10

morha13