safe-global / safe-infrastructure

One `docker-compose.yml` file to rule them all
MIT License
55 stars 87 forks source link

Error creating safe #147

Open lance-web3 opened 1 week ago

lance-web3 commented 1 week ago

Versions cgw - v1.50.0 txs - 5.2.2 cfg - v2.83.0

reference image image

fyi, the error in console it appear before this page, and this page error prompt basically just on the ui and wont log to console.

lance-web3 commented 1 week ago

need help @moisses89

Pana commented 1 week ago

safe issue with https://github.com/safe-global/safe-infrastructure/issues/148

moisses89 commented 2 days ago

Maybe @safe-global/safe-web can help here.

katspaugh commented 2 days ago

Looks like it’s an unofficial deployment on a network that we don’t support. I would recommend debugging what exactly fails. Can’t say much more from the screenshot.

lance-web3 commented 2 days ago

Looks like it’s an unofficial deployment on a network that we don’t support. I would recommend debugging what exactly fails. Can’t say much more from the screenshot.

@katspaugh what do you mean network is not supported?

https://github.com/safe-global/safe-core-sdk/pull/901

we have PR both for safe-core-sdk and safe-deployments that is merged.

And this error did not generate logs in console for debugging purpose to check what exactly fails.

More ref. https://github.com/safe-global/safe-core-sdk/issues/909

katspaugh commented 1 day ago

I meant from the Wallet side, because @safe-global/safe-web was pinged. The Wallet team only supports the official network and UI deployments on app.safe.global.

As for debugging, try setting breakpoints in the code or inspect the network requests.