Checklist
I have read intro post: https://community.passbolt.com/t/about-the-installation-issues-category/12
I have read the tutorials, help and searched for similar issues
I provide relevant information about my server (component names and versions, etc.)
I provide a copy of my logs and healthcheck
I describe the steps I have taken to trouble shoot the problem
I describe the steps on how to reproduce the issue
Hi,
We are trying to install passbolt pro(passbolt:5.10.0-1-pro) docker installation, running behind HAProxy.
We have two app nodes with exact same setup including gpg and fingerprint were also same in both app nodes that running passbolt as docker containers.
These two app nodes are active-active and will be managed by HAProxy.
The end user passbolt url is working fine for few hours(around 4-6 hours) after sometime the service goes down and url shows 503 service not found.
When verified in HAProxy it logs as layer 7 passbolt_app down
then verified app nodes the container status is running, but the logs messages show like below.
When we do a simple docker restart of the container, the end user passbolt url starts working and everything works normally.
Inside container, I tried to manually remove the files from /var/lib/php/sessions still the same behaviour. After few hours the passbolt url stops working and i have to manually restart the already running container to bring the application back to usage.
Please find the app container logs below and suggest if any additional information is required, appreciate if anyone can help on this issue.
Cannot make/remove an entry for the specified session
Cannot make/remove an entry for the specified session
Cannot make/remove an entry for the specified session
Cannot make/remove an entry for the specified session
Cannot make/remove an entry for the specified session
Cannot make/remove an entry for the specified session
Cannot make/remove an entry for the specified session
2026-04-29 10:20:30,772 WARN received SIGTERM indicating exit request
2026-04-29 10:20:30,773 INFO waiting for php-fpm, nginx, cron to die
2026-04-29 10:20:30,773 WARN stopped: cron (terminated by SIGTERM)
2026-04-29 10:20:30,777 INFO stopped: nginx (exit status 0)
[29-Apr-2026 10:20:30] NOTICE: Terminating …
[29-Apr-2026 10:20:30] NOTICE: exiting, bye-bye!
2026-04-29 10:20:30,787 INFO stopped: php-fpm (exit status 0)