We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ipfs.io blog isn't loading over IPNS when local node is installed
1.38.21
ipns://ipfs.io
Use a Brave local IPFS node
https://blog.ipfs.io/24-uncensorable-wikipedia
IPFS
Land on http://blog.ipfs.io.ipns.localhost:48081/24-uncensorable-wikipedia/
http://blog.ipfs.io.ipns.localhost:48081/24-uncensorable-wikipedia/
According to our test plan, it should be ipns://blog.ipfs.io/24-uncensorable-wikipedia - not sure if this is still correct?
ipns://blog.ipfs.io/24-uncensorable-wikipedia
100%
cc @spylogsster @lidel @MadhaviSeelam
The text was updated successfully, but these errors were encountered:
Yes, this is a bug, native protocol scheme (in this case, ipns://) should be used when local node is enabled. fwiw I filled #21306 for this already.
ipns://
Sorry, something went wrong.
Sorry, plum forgot!
No branches or pull requests
Description
ipfs.io blog isn't loading over IPNS when local node is installed
Steps to Reproduce
1.38.21
ipns://ipfs.io
Use a Brave local IPFS node
https://blog.ipfs.io/24-uncensorable-wikipedia
IPFS
button/badge in the URL barActual result:
Land on
http://blog.ipfs.io.ipns.localhost:48081/24-uncensorable-wikipedia/
Expected result:
According to our test plan, it should be
ipns://blog.ipfs.io/24-uncensorable-wikipedia
- not sure if this is still correct?Reproduces how often:
100%
Brave version (brave://version info)
cc @spylogsster @lidel @MadhaviSeelam
The text was updated successfully, but these errors were encountered: