Skip to content

error when replacing nginx proxy manager with your image #1

@leolivier

Description

@leolivier

Hi @LePresidente
I am using the jc21/nginx-proxy-manager:latest image of NPM and I wanted to setup crowdsec with NPM so looking at crowdsecurity/example-docker-compose#17 (comment), I tried to replace it by lepresidente/nginxproxymanager (with a small 'l' ;) and the I did docker compose pull then docker compose up -dwhich recreated and restarted my NPM container with your image but after that I get the following errors repeatedly:

❯ Starting nginx ...
nginx: [emerg] open() "/etc/nginx/conf.d/include/ssl-cache.conf" failed (2: No such file or directory) in /data/nginx/proxy_host/1.conf:30
[4/19/2025] [5:01:31 PM] [Migrate  ] › ℹ  info      Current database version: none
[4/19/2025] [5:01:31 PM] [Global   ] › ✖  error     The migration directory is corrupt, the following files are missing: 20240427161436_stream_ssl.js Error: The migration directory is corrupt, the following files are missing: 20240427161436_stream_ssl.js
    at validateMigrationList (/app/node_modules/knex/lib/migrations/migrate/Migrator.js:566:11)
    at Migrator.latest (/app/node_modules/knex/lib/migrations/migrate/Migrator.js:69:7)

I replaced again your image by the standard one and it worked again (but w/o crowdsec)
Is it still working?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions