-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed as not planned
Labels
P2Medium: Good to have, but can wait until someone steps upMedium: Good to have, but can wait until someone steps upexp/intermediatePrior experience is likely helpfulPrior experience is likely helpfultopic/docs-ipfsTopic docs-ipfsTopic docs-ipfstopic/gatewayTopic gatewayTopic gateway
Description
Version information:
go-ipfs version: 0.5.0
Repo version: 9
System version: amd64/linux
Golang version: go1.14
openSUSE Leap 15.1
Description:
The web gateway from PR #6096 redirects to non-resolvable subdomains of localhost
and I can find no documentation on how to make it resolve.
$ curl -L -v localhost:8080/ipns/opensuse.zq1.de/
[...]
< Location: http://opensuse.zq1.de.ipns.localhost:8080/
< X-Ipfs-Path: /ipns/opensuse.zq1.de/
< Date: Fri, 08 May 2020 07:44:31 GMT
< Content-Length: 0
<
* Connection #0 to host localhost left intact
* Issue another request to this URL: 'http://opensuse.zq1.de.ipns.localhost:8080/'
* Could not resolve host: opensuse.zq1.de.ipns.localhost
$ host ipfs.io.ipns.localhost
Host ipfs.io.ipns.localhost not found: 3(NXDOMAIN)
$ ping ipfs.io.ipns.localhost
ping: ipfs.io.ipns.localhost: Name or service not known
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P2Medium: Good to have, but can wait until someone steps upMedium: Good to have, but can wait until someone steps upexp/intermediatePrior experience is likely helpfulPrior experience is likely helpfultopic/docs-ipfsTopic docs-ipfsTopic docs-ipfstopic/gatewayTopic gatewayTopic gateway