Explorer connect instructions use broken latest release URL
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 72/100
- Issue type
- Documentation
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- rust
- Domain
- documentation
Research direction
Search the explorer connection instructions for the rust-ceramic Linux tarball URL shown in the issue. Replace the old releases/download/latest pattern with the releases/latest/download form, then verify the documented asset path matches the expected URL and no duplicate outdated pattern remains.
Written by the indexing model from the issue text.
Description
Summary
The SDK explorer connection instructions still use the old releases/download/latest URL for the Linux Ceramic One tarball:
https://github.com/ceramicnetwork/rust-ceramic/releases/download/latest/ceramic-one_x86_64-unknown-linux-gnu.tar.gz
That path downloads the GitHub error response instead of the release asset because latest is not a real tag in that URL format. This is the same URL pattern described in #400.
Expected
Use GitHub's latest-release redirect URL:
https://github.com/ceramicnetwork/rust-ceramic/releases/latest/download/ceramic-one_x86_64-unknown-linux-gnu.tar.gz
Impact
Users following the explorer's connect instructions can download an invalid archive and then hit tar: Error opening archive: Unrecognized archive format.
- Dominant language
- Rust
- Stars
- 51
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from ceramicnetwork/rust-ceramic
-
bug help wanted
Difficulty 3/5 1-2 days Newbie friendliness 45/100
ceramicnetwork/rust-ceramic#751 ·
-
BUG: Ceramic One daemon fails to start on testnet-clay due to an invalid default Ethereum RPC URL Openbug help wanted
Difficulty 3/5 1-2 days Newbie friendliness 48/100
ceramicnetwork/rust-ceramic#747 ·
-
bug help wanted
Difficulty 4/5 3-5 days Newbie friendliness 35/100
ceramicnetwork/rust-ceramic#744 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
ceramicnetwork/rust-ceramic#729 ·
-
ceramicnetwork/rust-ceramic#715 · 1 assignee ·
All issues in ceramicnetwork/rust-ceramic
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Eynzof/Hermes-CN-Desktop#610 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
gitbutlerapp/gitbutler#15998 · 1 comment ·
-
bug triage:deciding
Difficulty 1/5 Under an hour Newbie friendliness 88/100
open-telemetry/otel-arrow#4132 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100