Skip to content
This repository was archived by the owner on May 6, 2020. It is now read-only.
This repository was archived by the owner on May 6, 2020. It is now read-only.

Unable to config:set PORT for an application which has had a failed deploy due to PORT being missing #1093

@robholland

Description

@robholland

We converted our cluster over to using an external registry by adjusting manifests, uninstall + install. When trying to deploy an app that was previously deployed from the in-cluster registry with the cluster configuration now swung over the external registry I got an error about PORT being missing:

Successfully built d84e715fcee4
Pushing to registry
Build complete.
Launching App...
remote: 2016/09/29 11:08:04 Error running git receive hook [publishing release (Unknown Error (400): {"detail":"PORT needs to be set in the config when using a private registry"})]

Unfortunately I can't set PORT now:

$ deis config:set PORT=5000
Creating config... Error: Unknown Error (400): {"detail":"(app::deploy): PORT needs to be set in the config when using a private registry"}

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