Snoobie
Snoobie

Reputation: 760

Expected response to be successful, got 500

I'm using heroku with ruby on rails for a project, and when I try to run:

heroku logs -t

And I get this error:

Expected response to be successful, got 500

I cannot run heroku run bash too

Yesterday it was working fine. Somebody know what's wrong?

Thank you for the help,

UPDATE

I get this error now:

ENOTFOUND: getaddrinfo ENOTFOUND api.heroku.com api.heroku.com:443

As said Dimitry_N the problem come from heroku. Here the status heroku status

Upvotes: 1

Views: 1485

Answers (1)

Jack Bracken
Jack Bracken

Reputation: 1283

Dyn DNS is currently undergoing a serious DDoS attack and this affecting a huge number of popular sites.

https://news.ycombinator.com/item?id=12759520

Upvotes: 1

Related Questions