Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot deploy on Heroku clicking on "Deploy to Heroku" #515

Closed
rhenanbartels opened this issue Mar 29, 2021 · 2 comments · Fixed by #518
Closed

Cannot deploy on Heroku clicking on "Deploy to Heroku" #515

rhenanbartels opened this issue Mar 29, 2021 · 2 comments · Fixed by #518
Labels

Comments

@rhenanbartels
Copy link
Contributor

Describe the bug
Cannot deploy on Heroku clicking on "Deploy to Heroku"

To Reproduce
Steps to reproduce the behavior:

  1. Click on the button "Deploy to Heroku"
  2. Check app logs on Heroku

Expected behavior
Run pREST instance on Heroku

Desktop (please complete the following information):

  • pREST version (or commit ref): b754fe3
  • pREST endpoint: -
  • PostgreSQL version: heroku default
  • OS: [e.g. Debian Tid]: heroku default
  • Go version: -
  • Log gist: -

Additional context

2021-03-29T19:46:11.993537+00:00 heroku[web.1]: State changed from starting to crashed
2021-03-29T19:46:11.996956+00:00 heroku[web.1]: State changed from crashed to starting
2021-03-29T19:46:13.364773+00:00 heroku[web.1]: Starting process with command `/app/prestd`
2021-03-29T19:46:15.905975+00:00 app[web.1]: Waiting for port : to become available...
2021-03-29T19:46:20.902755+00:00 app[web.1]: Ready hosting  to port  !
2021-03-29T19:46:20.945056+00:00 app[web.1]: Error: unknown command "/app/prestd" for "prest"
2021-03-29T19:46:20.945087+00:00 app[web.1]: Run 'prest --help' for usage.
2021-03-29T19:46:20.945121+00:00 app[web.1]: unknown command "/app/prestd" for "prest"
2021-03-29T19:46:21.028077+00:00 heroku[web.1]: Process exited with status 255
2021-03-29T19:46:21.126340+00:00 heroku[web.1]: State changed from starting to crashed
@avelino
Copy link
Member

avelino commented Mar 30, 2021

@rhenanbartels click deploy problem solved, sorry for the inconvenience

example: https://prest-asjdkajsd999.herokuapp.com/databases

over time the service will be automatically deleted from heroku

@rhenanbartels
Copy link
Contributor Author

Thank you very much @avelino.

I will make a deployment right now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants