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

Doesn't handle 509 bandwidth exceeded errors[BUG] #7

Open
MKentV opened this issue Jun 22, 2020 · 2 comments
Open

Doesn't handle 509 bandwidth exceeded errors[BUG] #7

MKentV opened this issue Jun 22, 2020 · 2 comments
Assignees

Comments

@MKentV
Copy link

MKentV commented Jun 22, 2020

When downloading a comic if the response to the app is "509 bandwidth exceed", program throws an error - see screenshot.
2020-06-22_4-02-46
error text.txt

@fireshaper
Copy link
Owner

When did you get this error?
Was it during a download or after?

@MKentV
Copy link
Author

MKentV commented Jul 5, 2020

When did you get this error?
Was it during a download or after?

action to recreate error:

  1. Launch app (I know...but wanted to list all steps :)
  2. Click Search
  3. List of comics shown
  4. Choose a comic
  5. download without issue
  6. eventually after downloading a few comics (perhaps a bunch) - I expect the hosting site responds with "509 out of bandwidth"
  7. Choose comic - click download
  8. above error displayed -
  9. will happen over and over

Editing to add another error that just popped up - on the 2nd comic downloaded, after not using the app for quite a while I got
an Access Denied API error - I have attached the screenshot. Just looks like there is some errors being thrown when downloading that are not being handled currently.
AccessDenied API Error

@fireshaper fireshaper self-assigned this Jul 11, 2020
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

2 participants