0xPolygon / kurtosis-cdk

A Kurtosis package that deploys a private, portable, and modular Polygon CDK devnet
https://docs.polygon.technology/cdk
Apache License 2.0
41 stars 72 forks source link

Bridge UI network error when deploying to Sepolia #120

Open Purva-Chaudhari opened 4 months ago

Purva-Chaudhari commented 4 months ago

System information

Ubuntu

Commit id

d2ac8f9

Tools versions

✅ kurtosis 0.89.10 is installed, meets the requirement (=0.89). ✅ docker 26.1.3 is installed, meets the requirement (>=24.7).

You might as well need the following tools to interact with the environment... ✅ jq 1.6 is installed. ⚠️ yq is not installed. You can install yq at: https://pypi.org/project/yq/ ✅ cast 0.2.0 is installed. ⚠️ polycli is not installed. You can install polycli at: https://github.com/maticnetwork/polygon-cli/releases

Description & steps to reproduce

I have deployed a roll-up on sepolia testnet. On the zk Bridge Interface port - bridge-interface: 80/tcp -> http://127.0.0.1:32805 I keep seeing this error, of cannot connect to ethereum node.

image

Desired behavior

Should connect to sepolia rpc provided and display the bridge interface

What is the severity of this bug?

Critical; I am blocked and Kurtosis CDK is unusable for me because of this bug.

Purva-Chaudhari commented 4 months ago

Hi I see this error when I deploy on sepolia. Local deployment looks working

Similarly the blockscout frontend just keeps loading for sepolia.

leovct commented 4 months ago

Hello @Purva-Chaudhari, unfortunately we don't support deployments to Sepolia yet, so you may run into some problems... However, it's something we'd like to address. I'll get back to you as soon as we've a working solution!

Purva-Chaudhari commented 4 months ago

Sounds good, thank you very much! Would be looking forward to it. can work temporarily with a simple UI, codebases are open source it looks feasible!

bharathbvgp commented 1 week ago

Hi I have successfully deployed the cdk on sepolia but I am facing the same error as above , bridge is not working.