Hacker News new | ask | show | jobs
by ntomas 1117 days ago
Checking the logs for the web process, and they are working correctly. The worker process also working fine.

The problem is with the Heroku router...

1 comments

Yeah I also managed to run the web process without any issue:

```

heroku run bash -a myapp

$ bundle exec puma -C config/puma.rb

[All fine]

```

It's definitely coming from their router. Opened a ticket 1h ago without reply so far, and it makes you wonder why they even bother to have a status page.