Skip to content

1.24 module doesn't 'seem' to be compiled against nginx 1.24.0 #96

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

Closed
matt-mercer opened this issue May 4, 2023 · 3 comments · Fixed by #97
Closed

1.24 module doesn't 'seem' to be compiled against nginx 1.24.0 #96

matt-mercer opened this issue May 4, 2023 · 3 comments · Fixed by #97
Assignees

Comments

@matt-mercer
Copy link

matt-mercer commented May 4, 2023

Hi ..

I downloaded the prebuilt:
https://github.com/TeslaGov/ngx-http-auth-jwt-module/releases/download/2.0.1/ngx_http_auth_jwt_module_2.0.1_nginx_1.24.0.tgz

and tried to use this with nginx 1.24
from https://nginx.org/packages/debian/pool/nginx/n/nginx/nginx_1.24.0-1~bullseye_amd64.deb

when trying to load the module .. I get:

nginx: [emerg] module "/etc/nginx/modules/ngx_http_auth_jwt_module.so" version 1022001 instead of 1024000 in /etc/nginx/nginx.conf:5

image

@matt-mercer
Copy link
Author

ok .. confirmed .. the 1.24 module is accepted with nginx 1.22.1

image

@matt-mercer matt-mercer changed the title 1.24 module doesn't 'seem' to be compile against the 1.24 version 1.24 module doesn't 'seem' to be compiled against the 1.24 version May 4, 2023
@matt-mercer matt-mercer changed the title 1.24 module doesn't 'seem' to be compiled against the 1.24 version 1.24 module doesn't 'seem' to be compiled against nginx 1.24.0 May 4, 2023
@JoshMcCullough
Copy link
Contributor

Sorry about that, looking...

@JoshMcCullough
Copy link
Contributor

Fixed the make_release script to properly set the NGINX_VERSION. New binaries have been uploaded to the release.

Thanks for letting us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants