Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated PyPI upload fail #333

Closed
luisfabib opened this issue Jun 3, 2022 · 0 comments · Fixed by #338
Closed

Automated PyPI upload fail #333

luisfabib opened this issue Jun 3, 2022 · 0 comments · Fixed by #338
Assignees
Labels
bug Something isn't working dev

Comments

@luisfabib
Copy link
Collaborator

During the release of v0.14.1 it seems that the PyPI upload workflow has some issues with the authentication.

Run pypa/gh-action-pypi-publish@master

Warning:  It looks like you are trying to use an API token to authenticate in the package index and 
your token value does not start with "pypi-" as it typically should. This may cause an authentication
error. Please verify that you have copied your token properly if such an error occurs.
Checking dist/DeerLab-0.14.1.tar.gz: PASSED
Uploading distributions to https://upload.pypi.org/legacy/
Uploading DeerLab-0.14.1.tar.gz
25l
  0%━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0.0/129.9 kB • --:-- • ?
  0%━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0.0/129.9 kB • --:-- • ?
  0%━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0.0/129.9 kB • --:-- • ?
100%━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━129.9/129.9 kB • 00:00 • 2.0 MB/s
100%━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━129.9/129.9 kB • 00:00 • 2.0 MB/s
100%━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━129.9/129.9 kB • 00:00 • 2.0 MB/s
25hWARNING  Error during upload. Retry with the --verbose option for more details. 
ERROR    HTTPError: 403 Forbidden from https://upload.pypi.org/legacy/
         Invalid or non-existent authentication information. See                
        [ https://pypi.org/help/#inv](https://pypi.org/help/#invalid-auth)alid-auth for more information.
@luisfabib luisfabib added bug Something isn't working dev labels Jun 3, 2022
@luisfabib luisfabib self-assigned this Jun 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dev
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant