Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Unable to publish package (API HTTP 500): Creating new version failed: Application error #950

@mizusato

Description

@mizusato

Description

Steps to Reproduce

Publish a new version for a package.

Expected behavior:

The new version should be published ✓ after authentication.

Actual behavior:

The new version is NOT published and the command line outputs an error.

$ apm publish patch
Preparing and tagging a new version ✓
Pushing v1.0.4 tag ✓
Publishing xxxxxxxxx ✗
Creating new version failed: Application error

Reproduces how often:

Tried 3 times and upgraded atom & apm but no luck.

Versions

$ apm --version
apm  2.6.5
npm  6.14.9
node 16.15.0 x64
atom 1.61.0-beta0
python 3.10.4
git 2.36.1

Additional Information

It seems that the API (https://www.atom.io/api/packages/${package}/versions) throws a HTTP 500 Internal Server Error when the command line tool trying to publish the new version.

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