safe-global / safe-client-gateway

Serves as a bridge for the Safe{Wallet} clients (Android, iOS, Web)
https://docs.safe.global
MIT License
27 stars 64 forks source link

503 Service unavailable for cgw/v1/chains call #2119

Open akshar opened 6 days ago

akshar commented 6 days ago

Description

Hi Team,

We're trying to setup safe via docker-compose steps mentioned in this repo. for custom chain. FE is up at https://safel2.sx.technology/. Calls to https://safel2.sx.technology/cgw/v1/chains fails with 503 Service unavailable.

Additional information:

Reproduction steps

GET https://safel2.sx.technology/cgw/v1/chains

Expected behavior

https://safel2.sx.technology/cgw/v1/chains call should return config.

Additional information

No response