question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Response code can't handled on internal 200 with current offset

See original GitHub issue

OkDownload Version

v1.0.2-SNAPSHOT

Problem Describe

I occur some problem, I also search on issues and wiki, I even checked the source code, but it can’t help, so my real problem is:…

Log

There is the whole log from LogCat when I occur the problem(I know we can use this tool to let log more readable):

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:1
  • Comments:10

github_iconTop GitHub Comments

1reaction
monkey1992commented, Sep 4, 2019

Remove BreakpointInfo from BreakpointStore can avoid this exception, like this:

OkDownload.with().breakpointStore().remove(task.getId());

But the breakpoint retransmission mechanism loses its meaning. TT

1reaction
monkey1992commented, Sep 3, 2019

The same problem happened, it can be reproduced easily by frequently disconnect and connect network during downloading.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Returning http 200 OK with error within response body
HTTP 200 means transmission is OK on the http level. This has nothing to do with success or failure of your "business code"....
Read more >
ResponseCode | Microsoft Learn
This error indicates that the request is not allowed because the Client Access server that should service the request is in a different...
Read more >
Control Techniques Unidrive M200 – Diagnostic Status Trip ...
Trip Code Condition Possible Cause C.Acc NV Media Card Write fail Unable to access the NV Media Card C.FuL NV Media Card full There is...
Read more >
API Response & Error Codes - Mambu support
The response codes listed below cover both API v1 and v2 ... When the linked account is not consistent with the current loan....
Read more >
Error handling with sync—ArcGIS REST APIs
A REST request issued to ArcGIS Server returns an HTTP status. An HTTP status of 200 means that the request has been processed....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found