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

Error while sending feedback #224

Closed
ameshkov opened this issue Dec 11, 2015 · 3 comments
Closed

Error while sending feedback #224

ameshkov opened this issue Dec 11, 2015 · 3 comments
Assignees
Labels
Milestone

Comments

@ameshkov
Copy link
Member

18:47:57.960 [pool-2-thread-33] INFO  c.a.android.api.ServiceApiClient - Sending feedback. Body length is 3900862
18:47:58.988 [pool-2-thread-33] ERROR com.adguard.commons.web.UrlUtils - Error posting request to http://mobile.adtidy.org/api/1.0/feedback.html?key=4DDBE80A3DA94D819A00523252FB6380, post data length=3900862

java.util.zip.DataFormatException: stream error
    at java.util.zip.Deflater.deflateImpl(Native Method) ~[na:0.0]
    at java.util.zip.Deflater.deflateImpl(Deflater.java:241) ~[na:0.0]
    at java.util.zip.Deflater.deflate(Deflater.java:232) ~[na:0.0]
    at java.util.zip.DeflaterOutputStream.flush(DeflaterOutputStream.java:193) ~[na:0.0]
    at com.adguard.commons.web.UrlUtils.postRequest(Unknown Source) ~[na:0.0]
    at com.adguard.android.filtering.api.HttpServiceClient.postData(Unknown Source) ~[na:0.0]
    at com.adguard.android.api.ServiceApiClient.sendFeedbackMessage(Unknown Source) ~[na:0.0]
    at com.adguard.android.service.SupportServiceImpl.sendFeedbackMessage(Unknown Source) ~[na:0.0]
    at com.adguard.android.service.SupportServiceImpl.access$000(Unknown Source) ~[na:0.0]
    at com.adguard.android.service.j.processTask(Unknown Source) ~[na:0.0]
    at com.adguard.android.service.LongRunningTask.execute(Unknown Source) ~[na:0.0]
    at com.adguard.commons.concurrent.a.run(Unknown Source) ~[na:0.0]
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112) ~[na:0.0]
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587) ~[na:0.0]
    at java.lang.Thread.run(Thread.java:841) ~[na:0.0]
@ameshkov ameshkov added the Bug label Dec 11, 2015
@ameshkov ameshkov self-assigned this Dec 11, 2015
@ameshkov ameshkov added this to the 2.1 patch 2 milestone Dec 11, 2015
@ameshkov
Copy link
Member Author

@TPS
Copy link
Contributor

TPS commented Dec 12, 2015

This is a big 1 for all of us beta folk — could it be pushed out automatically directly & via Amazon?

@ameshkov
Copy link
Member Author

We'll push next beta in 2 days. Yet that issue seems to depend on Android version (at least it's good on 6.0).

@ameshkov ameshkov changed the title java.util.zip.DataFormatException while sending feedback Error while sending feedback Dec 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants