Skip to content

Datasource not being recognized when running heroku local #53

@ellenchristine

Description

@ellenchristine

From what I understand from the Heroku documentation, I should be able to access the database locally with no configuration updates to this project as long as I export the datasource (explained here: https://devcenter.heroku.com/articles/heroku-postgresql#local-setup), which I did.

However, I'm getting this error when trying to access localhost:5000/db.html in this project:

dataSource or dataSourceClassName or jdbcUrl is required

Is there additional configuration required to get this to work locally? It works fine once it's deployed to Heroku remotely.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions