question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Documentation does not show results on heroku?

See original GitHub issue

Hi,

I have updated to hapi 15.x.x and the latest hapi-swagger and now on Heroku the documentation page does not display responses

This is the error;

{
  "error": "no response from server"
}

I am using a custom domain on heroku, but I was using it before the update to 15.x.x and swagger 5.

This all works locally, and my local machine connects to the mongo instance on heroku, and this used to work.

Any ideas?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:9

github_iconTop GitHub Comments

1reaction
glennjonescommented, Oct 18, 2016

This is now in v7.3.0 on NPM. You can change the package.json back to point to that version

1reaction
glennjonescommented, Oct 11, 2016

Hi sorry about the wait. I have made a few simple changes to hopefully now pick up host and port correctly

I have push a test version into repo. Can you temporarily point your package.json reference to the repo i.e. "hapi-swagger": "glennjones/hapi-swagger", then test it against your project and tell me if this fixes the issue. Thanks

Read more comments on GitHub >

github_iconTop Results From Across the Web

Documentation does not show results on heroku? #347 - GitHub
Hi, I have updated to hapi 15.x.x and the latest hapi-swagger and now on Heroku the documentation page does not display responses This...
Read more >
Troubleshooting Node.js Deploys - Heroku Dev Center
Your Node.js deploy failed - now what? Start with these simple steps to troubleshoot a build issue. Check the buildpack. Is the app...
Read more >
Heroku Error Codes
Whenever your app experiences an error, Heroku will return a standard error page with the HTTP status code 503.
Read more >
The database does not appear in the dataclips dropdown
I'm unable to use dataclips with the database because it doesn't show up in the dataclips dropdown "Choose a database". Resolution. If you...
Read more >
Understanding Heroku Postgres Log Statements and ...
PGError: ERROR : relation "documents" does not exist. This is the standard message displayed by Postgres when a table doesn't exist.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found