Are Heroku and Heroku-hosted sites down?
21–27 of 27 posts
both my sites are working as of right now. Looks to be resolved
Re: Are Heroku and Heroku-hosted sites down?
#22Just resolved it seems. Hit us in the middle of a huge enterprise demo. We’re moving off Heroku as fast as we can, but we need to make the jump to containerization first and it’s hard to prioritize infra projects these crazy days.
Seems like an overreaction. Moving to where?
Re: Are Heroku and Heroku-hosted sites down?
#23The outage seemed to be limited only to SSL requests. Since all non-ssl requests to .heroku.com are forcefully redirected to ssl, all .heroku.com requests failed during the outage.
We were able to handle requests at our http://*.herokuapp.com endpoint, but all https endpoints were down during the outage.
Re: Are Heroku and Heroku-hosted sites down?
#24Would be interested in hearing what heroku users are using for automated failover when heroku goes down. Obviously can't live in the application code (b/c that's unreachable at that point), but is there an easy way to configure Cloudflare or something to switch to a static site hosted somewhere else?
Cloudflare itself will host a cached version (plus a little Cloudflare-injected banner at the top) in this situation, but not apparently not all of the time reliably. It has worked for us in other "520" error situations.
Re: Are Heroku and Heroku-hosted sites down?
#25I had roughly ten minutes of downtime to due a certificate error between Heroku and Cloudflare. The issue resolved itself.
Re: Are Heroku and Heroku-hosted sites down?
#26Aaaaaand it's down again.
Re: Are Heroku and Heroku-hosted sites down?
#27[deleted]