nginx: version 1020001 instead of 1021003 #396

Open
opened 2026-01-29 20:43:15 +00:00 by claunia · 1 comment
Owner

Originally created by @klevinkona on GitHub (Sep 11, 2021).

nginx[12337]: nginx: [emerg] module "/etc/nginx/modules/ngx_http_brotli_filter_module.so" version 1020001 instead of 1021003
nginx version: nginx/1.21.3

i did tested v1.0.9 and v1.0.8 but same result.

Originally created by @klevinkona on GitHub (Sep 11, 2021). nginx[12337]: nginx: [emerg] module "/etc/nginx/modules/ngx_http_brotli_filter_module.so" version 1020001 instead of 1021003 nginx version: nginx/1.21.3 i did tested v1.0.9 and v1.0.8 but same result.
Author
Owner

@osokin commented on GitHub (Jun 28, 2023):

@klevinkona NGINX reported that module is incompatible with its current version (1021003), because that module is built for another version (1020001). The module needs to be rebuilt.

@osokin commented on GitHub (Jun 28, 2023): @klevinkona NGINX reported that module is incompatible with its current version (1021003), because that module is built for another version (1020001). The module needs to be rebuilt.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#396