Skip to content

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

@werk21

Description

@werk21

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

See also matomo-org/matomo#13055

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions