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

peotry publish don't promote for cridential #7476

Closed
link89 opened this issue Feb 6, 2023 · 2 comments
Closed

peotry publish don't promote for cridential #7476

link89 opened this issue Feb 6, 2023 · 2 comments
Labels
kind/question User questions (candidates for conversion to discussion)

Comments

@link89
Copy link

link89 commented Feb 6, 2023

I am using poetry v1.3.2 and when I run poetry publish it throws me with the following error

HTTP Error 403: Invalid or non-existent authentication information. See https://pypi.org/help/#invalid-auth for more information. | b'<html>\n <head>\n  <title>403 Invalid or non-existent authentication information. See https://pypi.org/help/#invalid-auth for more information.\n \n <body>\n  <h1>403 Invalid or non-existent authentication information. See https://pypi.org/help/#invalid-auth for more information.\n  Access was denied to this resource.<br/><br/>\nInvalid or non-existent authentication information. See https://pypi.org/help/#invalid-auth for more information.\n\n\n \n'

It is supposed to have a promote to allow user to type username and password if they are missing. I don't know why this don't work any more.

@link89 link89 added kind/bug Something isn't working as expected status/triage This issue needs to be triaged labels Feb 6, 2023
@dimbleby
Copy link
Contributor

dimbleby commented Feb 6, 2023

It is supposed to have a promote to allow user to type username and password if they are missing

No. Code like this existed for a while but it has been broken for years - #4349 - and was removed.

You should configure credentials per the docs https://python-poetry.org/docs/repositories/#configuring-credentials

@link89 link89 closed this as completed Feb 6, 2023
@neersighted neersighted added kind/question User questions (candidates for conversion to discussion) and removed kind/bug Something isn't working as expected status/triage This issue needs to be triaged labels Feb 6, 2023
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/question User questions (candidates for conversion to discussion)
Projects
None yet
Development

No branches or pull requests

3 participants