Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cgw service /v1/chains/:chainId/safes/:safeAddress 503 error #114

Closed
zctocm opened this issue Sep 18, 2023 · 1 comment
Closed

cgw service /v1/chains/:chainId/safes/:safeAddress 503 error #114

zctocm opened this issue Sep 18, 2023 · 1 comment

Comments

@zctocm
Copy link

zctocm commented Sep 18, 2023

Bug description

I am experiencing errors when deploying a safe-wallet-web to support the BSC Testnet locally.
I have already submitted the transaction to BSC Testnet, the API route: v1/chains/97/safes/address is not working, but the main page of cgw API works.
I used Docker to get all the services up and running locally, as did the CGW related services.

Environment

  • Browser: Chrome
  • Wallet: MetaMask
  • Chain: BSC Testnet

Steps to reproduce

  1. Go to the main page.
  2. Create a safe account.

Expected result

The cgw API works.

Obtained result

Screenshots

CleanShot 2023-09-17 at 16 11 01@2x
CleanShot 2023-09-17 at 16 12 15@2x
CleanShot 2023-09-17 at 16 17 27@2x

@moisses89
Copy link
Member

@zctocm take a look to this documentation, https://github.com/safe-global/safe-infrastructure/blob/main/docs/running_locally.md#step-3-add-your-chaininfo In your chain configuration I see that you are using localhost:8000 instead nginx:8000.

@Uxio0 Uxio0 closed this as completed Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants