Skip to content

The homepage package version is missing #11236

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

Closed
eastspire opened this issue May 25, 2025 · 5 comments
Closed

The homepage package version is missing #11236

eastspire opened this issue May 25, 2025 · 5 comments

Comments

@eastspire
Copy link

Current Behavior

Image

Expected Behavior

The version should not be 0.0.0, but the version can be displayed normally

Steps To Reproduce

https://crates.io/

Environment

No response

Anything else?

No response

@Turbo87
Copy link
Member

Turbo87 commented May 25, 2025

what version are you talking about in that screenshot? if there is a v0.0.0 displayed then that's because that crate was released with that version.

@eastspire
Copy link
Author

The version is not 0.0.0, but it is displayed as 0.0.0. When clicking on the package, the interface prompts "Appends to have no README.md file". But after a while, it returned to normal.

@Turbo87
Copy link
Member

Turbo87 commented May 25, 2025

When clicking on the package

which one?

@eastspire
Copy link
Author

The issue can be reproduced with any package version 0.0.0.
The problem with version 0.0.0 is that it may occur intermittently, and it appears that the package was published but the process did not complete immediately.

@Turbo87
Copy link
Member

Turbo87 commented May 25, 2025

ah, I think I understand what happened here... the "default version" that is displayed here is calculated by a background job and roughly at the time of your report our background worker apparently had a bit of an issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants