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

/messages returns empty #709

Open
tboeckmann opened this issue Mar 24, 2021 · 2 comments
Open

/messages returns empty #709

tboeckmann opened this issue Mar 24, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@tboeckmann
Copy link
Member

Describe the bug
The /messages endpoint does not return any messages

To Reproduce
Steps to reproduce the behavior:

  1. Got to http://127.0.0.1:8080/api/messages?protocol=ethereum&network=ropsten&address=0xd5ab4ce3605cd590db609b6b5c8901fdb2ef7fe6 (or any other netowrk with messages)
  2. See empty [] repsonse

What version of Mailchain are you using ?
$ mailchain version
Version: v0.0.68 & Version: v0.0.69

Expected behavior
Messages should be returned for that address

Desktop (please complete the following information):

  • OS: OSX
  • Browser: chrome

Additional context
Version: v0.0.67 works

@tboeckmann tboeckmann added the bug Something isn't working label Mar 24, 2021
@robdefeo
Copy link
Member

This is possibly related to background checking taking a long time to do the check. Needs further investigation.

@robdefeo robdefeo reopened this Mar 24, 2021
@robdefeo
Copy link
Member

#710 should prevent this is its a fetching issue as suspected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants