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

import_logs.py fails with "got more than 100 headers" #13055

Closed
werk21 opened this issue Jun 11, 2018 · 3 comments
Closed

import_logs.py fails with "got more than 100 headers" #13055

werk21 opened this issue Jun 11, 2018 · 3 comments
Labels
duplicate For issues that already existed in our issue tracker and were reported previously.

Comments

@werk21
Copy link

werk21 commented Jun 11, 2018

Since update to 3.5.1 the import via import_logs.py fails with fatal error "got more than 100 headers".

We added

httplib._MAXHEADERS = 1000

in line 52 and the script imports again.

Maybe you will add this line to import_logs.py or set an config-item for this.

See also https://stackoverflow.com/questions/23055378/http-client-httpexception-got-more-than-100-headers/23055649

@mattab
Copy link
Member

mattab commented Jun 26, 2018

Hi @werk21 Thanks for the report. Would you mind opening this bug report in the log analytics project here: https://github.com/matomo-org/matomo-log-analytics/issues ?

@jbrule
Copy link

jbrule commented Dec 7, 2018

I receive this error too. But only when --recorders is set to greater than 1.

@mattab
Copy link
Member

mattab commented Jun 18, 2019

Will be fixed in matomo-org/matomo-log-analytics#219

@mattab mattab closed this as completed Jun 18, 2019
@mattab mattab added the duplicate For issues that already existed in our issue tracker and were reported previously. label Jun 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate For issues that already existed in our issue tracker and were reported previously.
Projects
None yet
Development

No branches or pull requests

3 participants