fix: remove dead 0x0.st upload hint from error message#4507
Closed
0xdeadd wants to merge 1 commit intoarchlinux:masterfrom
Closed
fix: remove dead 0x0.st upload hint from error message#45070xdeadd wants to merge 1 commit intoarchlinux:masterfrom
0xdeadd wants to merge 1 commit intoarchlinux:masterfrom
Conversation
0x0.st has disabled uploads due to AI botnet spam, making the curl hint in the error message non-functional. Ref archlinux#4396
Collaborator
|
We shouldn't remove the hint to upload the file but rather find an alternative instead. |
5 tasks
Contributor
|
Look at my #4511, maybe my solution is better? |
Author
|
Closing this in favor of @Softer's #4511 — their |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
curl -F ... https://0x0.sthint from the error message since 0x0.st has disabled uploadscatfor copying0x0.st is currently returning "uploads disabled because it's been almost nothing but AI botnet spam." Users hitting an install error are then given a second broken command, which isn't a great experience.
If/when a replacement paste service is chosen, the hint can be updated to point there.
Ref #4396
Test plan