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

Some receipts don't timeout, tool hangs #148

Open
rahensonzam opened this issue Jul 24, 2019 · 1 comment
Open

Some receipts don't timeout, tool hangs #148

rahensonzam opened this issue Jul 24, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@rahensonzam
Copy link
Collaborator

Version
v1.11.0

Describe the bug
When downloading payment receipts, on a certain client the tool hangs on "Downloading generated HMTL" for one or more receipts and they do not timeout or error and the tool doesn't continue.
This means you can't use the retrying feature.

It might happen more when there is poor site connection.

I don't know if it happens with the other actions.

To Reproduce
Steps to reproduce the behavior:

  1. Load clients.
  2. Run "Get payment receipts", maybe several times.
  3. The tool stops on "Downloading generated HMTL".
  4. It does not continue.

Expected behavior
If certain receipts fail, the tool should always continue. It should not jam.

@rahensonzam rahensonzam added the bug Something isn't working label Jul 24, 2019
@siphomateke siphomateke added the in progress Being worked on label Jul 29, 2019
@rahensonzam
Copy link
Collaborator Author

rahensonzam commented Aug 6, 2019

Version
v1.11.1

It is still happening. It applies to all three download actions.

Looking in the network tab of devtools, all requests completed except:

GET https://www.zra.org.zm/pages/common/images/newUI/img_srchGoogleIcon.gif 404 (Not Found)
GET https://www.zra.org.zm/pages/common/images/newUI/footerline.gif 404 (Not Found)
GET https://www.zra.org.zm/pages/common/styles/menuarrow.gif 404 (Not Found)

There were no errors in the console except Invalid asm.js: Undefined global variable which is there before start.

@rahensonzam rahensonzam reopened this Aug 6, 2019
@siphomateke siphomateke removed the in progress Being worked on label Aug 10, 2019
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