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
Clicking IPFS button from dweb.link shared audio doesn't resolve the hostname
1.38.16
ipns://ipfs.io
Use a local Brave IPFS node
https://samplelib.com/sample-mp3.html
Import to IPFS > Selected audio
enter
IPFS
You land on the following:
http://localhost:48081/ipns/bafybeidcvstdd2pkcyfri7ohymnp2gpslz2buomlnfg5z35e7atjre5xuy.ipfs.dweb.link/?filename=sample-15s.mp3
But you get thsi error:
ipfs resolve -r /ipns/bafybeidcvstdd2pkcyfri7ohymnp2gpslz2buomlnfg5z35e7atjre5xuy.ipfs.dweb.link/: could not resolve name
Either the link is wrong and it should resolve, or we shouldn't offer the IPFS button
100%
cc @lidel @spylogsster
The text was updated successfully, but these errors were encountered:
cc @MadhaviSeelam
Sorry, something went wrong.
go-ipfs
0.13.0
Linux
Win10-x64
0.14.0
Kubo
0.15.0
macOS-x64
This seems to be resolved now. Clicking on IPFS button from dweblink shared audio resolves the hostname correctly
No branches or pull requests
Description
Clicking IPFS button from dweb.link shared audio doesn't resolve the hostname
Steps to Reproduce
1.38.16
ipns://ipfs.io
Use a local Brave IPFS node
https://samplelib.com/sample-mp3.html
Import to IPFS > Selected audio
enter
IPFS
icon in the URL barYou land on the following:
http://localhost:48081/ipns/bafybeidcvstdd2pkcyfri7ohymnp2gpslz2buomlnfg5z35e7atjre5xuy.ipfs.dweb.link/?filename=sample-15s.mp3
But you get thsi error:
ipfs resolve -r /ipns/bafybeidcvstdd2pkcyfri7ohymnp2gpslz2buomlnfg5z35e7atjre5xuy.ipfs.dweb.link/: could not resolve name
Actual result:
Clicking IPFS button from dweb.link shared audio doesn't resolve the hostname
Expected result:
Either the link is wrong and it should resolve, or we shouldn't offer the
IPFS
buttonReproduces how often:
100%
Brave version (brave://version info)
cc @lidel @spylogsster
The text was updated successfully, but these errors were encountered: