paritytech / polkadot-sdk

The Parity Polkadot Blockchain SDK
https://polkadot.com/
1.92k stars 707 forks source link

IPFS-hosted PJS not working #4703

Closed dcolley closed 5 months ago

dcolley commented 5 months ago

Is there an existing issue?

Experiencing problems? Have you tried our Stack Exchange first?

Description of bug

It seem the deployment of the IPFS-hosted PJS is missing some files/config?

image

After selecting an IBP endpoint, the app tries to contact wss://kusama-rpc.publicnode.com image

Steps to reproduce

Visit: https://ipfs.io/ipns/polkadot.dotapps.io/?rpc=wss%3A%2F%2Fsys.ibp.network%2Fstatemine#/accounts Attempt a teleport Check the console logs

bkchr commented 5 months ago

Please move the issue to the polkadot-js repos. Ty!

dcolley commented 5 months ago

Thanks, raised https://github.com/polkadot-js/apps/issues/10648