Passbolt web configure

I have followed the topics to no avail. Multiple times deleting users, and re-adding. I can login into MariaDB\MYSQL with no problems ssh. I have reset the passwords multiple times as well. If someone may have any other suggestions that would be great.

Hi @bandbkaminski

Welcome to the community!

Could you please share the following info to help figure out what is going on :smile:

Could you please share how you installed Passbolt (docker, source, other) and where the instructions are from.

Could you please post the results from health-check

The forum as a lot of great members to help out and I bet you will be set-up and running soon.

The directions were from the Passbolt site. Installed on CentOS 7.9, no docker.
Below is what the health-check rendered:, and Thank you!

Open source password manager for teams

Healthcheck shell…2023-07-27 22:19:36 warning: file_get_contents(/etc/passbolt/gpg/serverkey.asc): Failed to open stream: No such file or directory
warning: 2 :: file_get_contents(/etc/passbolt/gpg/serverkey.asc): Failed to open stream: No such file or directory on line 456 of /usr/share/php/passbolt/src/Utility/Healthchecks/GpgHealthchecks.php
2023-07-27 22:19:36 warning: file_get_contents(/etc/passbolt/gpg/serverkey_private.asc): Failed to open stream: No such file or directory
warning: 2 :: file_get_contents(/etc/passbolt/gpg/serverkey_private.asc): Failed to open stream: No such file or directory on line 458 of /usr/share/php/passbolt/src/Utility/Healthchecks/GpgHealthchecks.php
.2023-07-27 22:19:36 error: [TypeError] strpos(): Argument #1 ($haystack) must be of type string, bool given in /usr/share/php/passbolt/src/Utility/Healthchecks.php on line 92

Passbolt | An Internal Error Has Occurred.

Hi @bandbkaminski

I am not a CentOS user. I hoping the links below might help :grinning:

The health check is talking about your gpg key setup GPG key & CentOS7

I would also check out this post from Garrett

So what I ended up doing was setting up the config through a browser on the server, and used localhost as the db location which worked.

2 Likes