-
Notifications
You must be signed in to change notification settings - Fork 213
Heroku R13 Error - Type Error, can't convert nil into string #31
Comments
Can you paste the full backtrace? (there should be a bunch of text after |
`````` /app/ven```
|
Make sure that the |
When I try to access the heroku webapp I get following error message:
heroku[router]: Error H13 (Connection closed without response) -> GET janky-master.herokuapp.com/ dyno=web.1 queue= wait= service= status=503 bytes= TypeError - can't convert nil into String:
When I tell hubot to
hubot ci setup codegestalt/yunorails
I get:heroku[router]: Error H13 (Connection closed without response) -> GET janky-master.herokuapp.com/favicon.ico dyno=web.1 queue= wait= service= status=503 bytes= heroku[router]: Error H16 (Redirect to herokuapp.com) -> POST janky-master.herokuapp.com/_hubot/setup dyno= queue= wait= service= status=301 bytes=
Any ideas?
The text was updated successfully, but these errors were encountered: