The ranges provided look ok to me, but this API requires a 'Session-Id' in the request header. That 'Session-Id' should be the same for every requests to upload a file in chunk. But must be different each time. If you are using the same 'Session-Id' to upload files (or the same file), you'll get that error, because a range will be recorded twice or overlap with a previous call. In short generate a new 'Session-Id' each time you start that process.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…