Skip to content

[Possible Bug]: Hardcoded env values in runmigrate #917

@wafflesrg00d

Description

@wafflesrg00d

// `APPLICATION_ID=${process.env.APP_ID} SERVER_URL=${process.env.SERVER_URL} MASTER_KEY=${process.env.MASTER_KEY} npx parse-dbtool migrate`;

Why is Line 6 commented out vs. Line 5? I ran into the below error when running the project locally, this hardcoded line was the culprit.

OpenSignServer-container | ParseError: XMLHttpRequest failed: "Unable to connect to the Parse API"

I noticed this error mentioned in #559, as well.

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