The "Service Temporarily Unavailable" can mean almost anything. It suggests
that your Rails app couldn't boot and that the HTTP server infront couldn't
reach the upstream/backend when reverse proxying.

I'd suggest you check the Rails application logs, or the HTTP server's
application logs to find out why Rails couldn't start, or whether your HTTP
server's configuration is correct, and Rails is listening on the correct
port/ip/socket/domain socket.

Lee Hambley
http://lee.hambley.name/
+49 (0) 170 298 5667


On Thu, 6 Jan 2022 at 00:17, Nish <nimisha.m.s...@gmail.com> wrote:

> Hi,
> After doing capistrano deployment on server. I get below message when
> website url is
> hit :
> Service Temporarily Unavailable
>
> When checked for the symlink in capistrano its pointing to the current
> release.
> Have already checked for the maintenance mode.
> Also maintenance file does not exist, have checked for it.
> Nothing found in logs too.
>
> It would be helpful if someone can guide what particular area to look for.
> Thankyou
>
> --
> You received this message because you are subscribed to the Google Groups
> "Capistrano" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to capistrano+unsubscr...@googlegroups.com.
> To view this discussion on the web, visit
> https://groups.google.com/d/msgid/capistrano/fb17af6d-314e-4d8f-91f3-a2ec5cd437d2n%40googlegroups.com
> <https://groups.google.com/d/msgid/capistrano/fb17af6d-314e-4d8f-91f3-a2ec5cd437d2n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Capistrano" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to capistrano+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/capistrano/CAN_%2BVLW9C%2BWobWtdSB%3D1wa_4ZWObi9tM%2Bpy%2BwBGkpD%3DNaCicTQ%40mail.gmail.com.

Reply via email to