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

πŸ› οΈ [TASK] : Restore default transport configuration for IPFS node after upstream bug fix #297

Closed
saibatizoku opened this issue Jul 17, 2024 · 0 comments Β· Fixed by #344
Assignees
Labels
bug Something isn't working

Comments

@saibatizoku
Copy link
Contributor

Summary

Restore settings after libp2p fix

Description

A proposal for fixing TLS certificate errors due to a change in rustls has been raised in libp2p/rust-libp2p#5498 .

Until this error is fixed, rust-ipfs needs to run with quic and secure websockets disabled. This fix is implented in hermes_ipfs::HermesIpfs::start method, and should be restored to default settings.

@saibatizoku saibatizoku added the bug Something isn't working label Jul 17, 2024
@saibatizoku saibatizoku moved this to πŸ“‹ Backlog in Catalyst Jul 17, 2024
@saibatizoku saibatizoku self-assigned this Jul 17, 2024
@saibatizoku saibatizoku changed the title πŸ› οΈ [TASK] : Restore default transport configuration for IPFS node πŸ› οΈ [TASK] : Restore default transport configuration for IPFS node after upstream bug fix Jul 17, 2024
@minikin minikin moved this from πŸ“‹ Backlog to πŸ”– Ready in Catalyst Jul 30, 2024
@Mr-Leshiy Mr-Leshiy moved this from πŸ”– Ready to πŸ“‹ Backlog in Catalyst Aug 14, 2024
@saibatizoku saibatizoku moved this from πŸ— In progress to πŸ‘€ In review in Catalyst Aug 21, 2024
@github-project-automation github-project-automation bot moved this from πŸ‘€ In review to πŸ”¬ Ready For QA in Catalyst Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant