Skip to content

Update nginx 1.25.5 #114

Description

@MetaSeb

Hello,

Following the update of the Debian package (version 11.9) :

Setting up nginx (1.25.5-1+020240416.51+debian111.gbp042f86) ...
Setting up nginx-common (1.25.5-1+020240416.51+debian111.gbp042f86) ...
Setting up nginx-light (1.25.5-1+020240416.51+debian111.gbp042f86) ...

There is an error when deploying the update :

2024/04/17 11:46:24 [emerg] 2932025#2932025: module "/usr/share/nginx/modules/ngx_http_echo_module.so" version 1025004 instead of 1025005 in /etc/nginx/modules-enabled/50-mod-http-echo.conf:1

To solve the problem, you can disable the echo-nginx-module or, if it's the only module there :

Comment on the line **#include /etc/nginx/modules-enabled/*.conf;** in the file **nginx.conf**.

the nginx -t command is now ok

error_update_package_nginx

Activity

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

Metadata

Metadata

Assignees

No one assigned

    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