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

Log files are damaged while being sent to our server #38

Closed
ameshkov opened this issue Sep 5, 2015 · 1 comment
Closed

Log files are damaged while being sent to our server #38

ameshkov opened this issue Sep 5, 2015 · 1 comment
Labels

Comments

@ameshkov
Copy link
Member

ameshkov commented Sep 5, 2015

Sometimes we get something like that:

06:39:43.824 [pool-5-thread-6] DEBUG c.a.a.f.f.FilteringHttpsProxyServer - TCP id�1 First chunk length is 174
06:39:43.824 [pool-5-thread-6] DEBUG com.adguard.commons.utils.TlsUtils - TCP id�1 handShakeType = 1
06:39:43.824 [pool-5-thread-6] DEBUG com.adguard.commons.utils.TlsUtils - TCP id�1 size = 165
06:39:43.824 [pool-5-thread-6] DEBUG com.adguard.commons.utils.TlsUtils - TCP id�1 tlsVersion = 301
06:39:43.824 [pool-5-thread-6] DEBUG com.adguard.commons.utils.TlsUtils - TCP id�1 sessionIDLength 

For some reason TCP id=XXX string is damaged.

@ameshkov ameshkov added the Bug label Sep 5, 2015
@Revertron
Copy link

For such error the qcrm is responsible. But I think that we should archive the logs before sending.

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