Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

HTTP Gateway fails to load sharded website #1963

Closed
ipfs/js-ipfs-http-response
#19
@lidel

Description

@lidel

Part of an effort to run embedded js-ipfs in Brave 🦁 ipfs/ipfs-companion#716

  • Version: js-ipfs version: 0.35.0-rc.3
  • Platform: Linux, Node.js v10.15.0
  • Subsystem: HTTP Gateway

Type: Feature/Bug?

Severity: High?

Description:

Tried to open wikipedia mirror from js-ipfs's Gateway and got sad. Not sure if a bug or just not implemented?

Steps to reproduce the error:

  1. Open http://127.0.0.1:9090/ipfs/bafybeiemxf5abjwjbikoz4mc3a3dla6ual3jsgpdr4cjr3oz3evfyavhwq/
  2. Get sad
$ curl http://127.0.0.1:9090/ipfs/bafybeiemxf5abjwjbikoz4mc3a3dla6ual3jsgpdr4cjr3oz3evfyavhwq/wiki/
{"statusCode":404,"error":"Not Found","message":"no link named \"wiki\" under bafybeiemxf5abjwjbikoz4mc3a3dla6ual3jsgpdr4cjr3oz3evfyavhwq"}

Metadata

Metadata

Assignees

Labels

P2Medium: Good to have, but can wait until someone steps upexp/expertHaving worked on the specific codebase is importantkind/bugA bug in existing code (including security flaws)status/in-progressIn progress

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions