ipfs-website icon indicating copy to clipboard operation
ipfs-website copied to clipboard

On local gateway index page have broken images. No css and no js are loaded.

Open ivan386 opened this issue 1 year ago • 2 comments

When i open site on my local gateway (http://127.0.0.1:8080/ipns/ipfs.io/) page have broken images. No css and no js are loaded.

ivan386 avatar Jun 23 '24 20:06 ivan386

Few months later, same issue. Links to css , images and others are relative instead absolute.

bennukem avatar Nov 21 '24 06:11 bennukem

This is likely due to resources using relative links.

Try using the subdomain gateway instead: https://ipfs-io.ipns.localhost:8080

As an example https://ipfs-tech.ipns.dweb.link/

2color avatar Nov 21 '24 16:11 2color