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

could not get messages #112

Closed
simonzg opened this issue Aug 10, 2023 · 2 comments
Closed

could not get messages #112

simonzg opened this issue Aug 10, 2023 · 2 comments

Comments

@simonzg
Copy link

simonzg commented Aug 10, 2023

Hi, I successfully bring up the infrastructure by docker-compose, and ran a safe-wallet-web with NEXT_PUBLIC_GATEWAY_URL_STAGING and NEXT_PUBLIC_GATEWAY_URL_PRODUCTION both configured to my client gateway. Everything seems to be working correctly, except for this error message:

Screenshot 2023-08-10 at 10 55 45 AM

which complains about this url is not accessible:

https://safe-gateway.meter.io/cgw/v1/chains/82/safes/0x7A83a59f9b810A65D62aD8454b898FA290e12882/messages

I checked the code of client gateway and it should provide this endpoint referring to tx service, and I checked the corresponding tx service api, it's working:
https://safe-gateway.meter.io/txs/api/v1/safes/0x7A83a59f9b810A65D62aD8454b898FA290e12882/messages/

So I'm wondering maybe the latest docker image of client gateway does not include the latest code in repo? Is there any way to update it so that it provides all the information that safe-wallet-web wants? Thanks!

@gofman8
Copy link

gofman8 commented Oct 20, 2023

I faced the same issue. @simonzg did you solve it?

@Uxio0
Copy link
Member

Uxio0 commented Nov 8, 2023

Is this issue still ongoing with the latest versions? (today we fixed some issues with last cgw version)

@Uxio0 Uxio0 closed this as not planned Won't fix, can't repro, duplicate, stale Nov 14, 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