Skip to content

App Crash - invalid input syntax for type integer: "4 (Ubuntu 13" #4

@denzuko

Description

@denzuko
  • Expected results:
    1. App launched to heroku
    2. usable hashicorp vault instance
  • Actual Results:
    1. App crashes with resulting error log attached below.
  • Steps to reproduce:
    1. Use heroku button to deploy app.
  • Additional details:
2021-09-23T01:25:57.083955+00:00 heroku[run.8629]: Process exited with status 0
2021-09-23T01:25:57.143733+00:00 heroku[run.8629]: State changed from up to complete
2021-09-23T01:25:57.337130+00:00 heroku[web.1]: State changed from crashed to starting
2021-09-23T01:25:58.064276+00:00 heroku[web.1]: Starting process with command `./nginx-start.sh && bash start.sh`
2021-09-23T01:25:58.724674+00:00 app[web.1]: starting vault...
2021-09-23T01:25:58.798078+00:00 app[web.1]: Error initializing storage of type postgresql: failed to check for native upsert: pq: invalid input syntax for type integer: "4 (Ubuntu 13"
2021-09-23T01:25:58.936350+00:00 heroku[web.1]: Process exited with status 1
2021-09-23T01:25:59.076078+00:00 heroku[web.1]: State changed from starting to crashed
2021-09-23T01:27:39.382208+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=intense-chamber-78174.herokuapp.com request_id=fbb5ad8c-9ce2-4525-88c3-aae5b1256b93 fwd="76.186.113.22" dyno= connect= service= status=503 bytes= protocol=https
2021-09-23T01:27:40.087660+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=intense-chamber-78174.herokuapp.com request_id=afe65d0f-d691-4bac-aec2-3eb83c18102b fwd="76.186.113.22" dyno= connect= service= status=503 bytes= protocol=https

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions