Phala-Network/runtime-bridge

websocket connection failed

aixiaoo opened this issue · 5 comments


It`s connection failed

Your WebSocket endpoint is currently the default placeholder and not configured.

You should modify your docker-compose.yml before starting.

- PHALA_CHAIN_ENDPOINT=wss://path.to.phala.node/ws

- PHALA_CHAIN_ENDPOINT=wss://path.to.phala.node/ws

Yes now I have modified my docker-compose.yml file, but I have a problem with the exit code 255

This is using my local websocket
Snipaste_2021-06-29_13-53-59

This is using Poc4 websocket
Snipaste_2021-06-29_13-52-01

Yes now I have modified my docker-compose.yml file, but I have a problem with the exit code 255

This is using my local websocket
Snipaste_2021-06-29_13-53-59

This is using Poc4 websocket
Snipaste_2021-06-29_13-52-01

image
The RPC interface is`nt implement...