Skip to content

ipfs.io blog isn't loading over IPNS when local node is installed #21462

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
stephendonner opened this issue Mar 3, 2022 · 2 comments
Closed
Labels

Comments

@stephendonner
Copy link

Description

ipfs.io blog isn't loading over IPNS when local node is installed

Steps to Reproduce

  1. install 1.38.21
  2. launch Brave
  3. load ipns://ipfs.io
  4. click on Use a Brave local IPFS node
  5. wait for installation to complete
  6. load https://blog.ipfs.io/24-uncensorable-wikipedia
  7. click on the IPFS button/badge in the URL bar

Actual result:

Land on http://blog.ipfs.io.ipns.localhost:48081/24-uncensorable-wikipedia/

ipfs-1

Expected result:

According to our test plan, it should be ipns://blog.ipfs.io/24-uncensorable-wikipedia - not sure if this is still correct?

ipfs-2

Reproduces how often:

100%

Brave version (brave://version info)

Brave 1.38.21 Chromium: 99.0.4844.51 (Official Build) nightly (64-bit)
Revision d537ec02474b5afe23684e7963d538896c63ac77-refs/branch-heads/4844@{#875}
OS Windows 10 Version 21H2 (Build 19044.1566)

cc @spylogsster @lidel @MadhaviSeelam

@lidel
Copy link

lidel commented Mar 3, 2022

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.

@stephendonner
Copy link
Author

Sorry, plum forgot!

@stephendonner stephendonner added closed/duplicate Issue has already been reported and removed QA/Yes QA/Test-Plan-Specified labels Mar 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants