Hello again @max and sorry for the late, I have not received the notification in my email.
I tried to execute the command you told me and it gave me this errors:
$ sudo "/$path/bin/status-report" $user
____ __ ____
/ __ \____ _____ ____/ /_ ____ / / /_
/ /_/ / __ `/ ___/ ___/ __ \/ __ \/ / __/
/ ____/ /_/ (__ |__ ) /_/ / /_/ / / /
/_/ \__,_/____/____/_.___/\____/_/\__/
Open source password manager for teams
-------------------------------------------------------------------------------
Passbolt CE 3.4.0
Cakephp 4.2.9
Linux $hostname 4.19.0-18-amd64 #1 SMP Debian 4.19.208-1 (2021-09-29) x86_64 GNU/Linux
PHP 7.3.31-1~deb10u1 (cli) (built: Oct 24 2021 15:18:08) ( NTS )
mysql Ver 15.1 Distrib 10.3.31-MariaDB, for debian-linux-gnu (x86_64) using readline 5.2
gpg (GnuPG) 2.2.12
libgcrypt 1.8.4
Do not run Composer as root/super user! See https://getcomposer.org/root for details
Composer 1.8.4 2019-02-11 10:52:10
____ __ ____
/ __ \____ _____ ____/ /_ ____ / / /_
/ /_/ / __ `/ ___/ ___/ __ \/ __ \/ / __/
/ ____/ /_/ (__ |__ ) /_/ / /_/ / / /
/_/ \__,_/____/____/_.___/\____/_/\__/
Open source password manager for teams
-------------------------------------------------------------------------------
Healthcheck shell
-------------------------------------------------------------------------------
Environment
[PASS] PHP version 7.3.31-1~deb10u1.
[PASS] PCRE compiled with unicode support.
[PASS] The temporary directory and its content are writable and not executable.
[PASS] The logs directory and its content are writable.
[PASS] GD or Imagick extension is installed.
[PASS] Intl extension is installed.
[PASS] Mbstring extension is installed.
Config files
[PASS] The application config file is present
[PASS] The passbolt config file is present
Core config
[PASS] Debug mode is off.
[PASS] Cache is working.
[PASS] Unique value set for security.salt
[PASS] Full base url is set to https://pbt.diegosr.es
[PASS] App.fullBaseUrl validation OK.
[PASS] /healthcheck/status is reachable.
SSL Certificate
[PASS] SSL peer certificate validates
[PASS] Hostname is matching in SSL certificate.
[PASS] Not using a self-signed certificate
Database
[PASS] The application is able to connect to the database
[PASS] 26 tables found
[PASS] Some default content is present
[PASS] The database schema up to date.
GPG Configuration
[PASS] PHP GPG Module is installed and loaded.
[PASS] The environment variable GNUPGHOME is set to /$path/.gnupg.
[PASS] The directory /$path/.gnupg containing the keyring is writable by the webserver user.
[PASS] The server OpenPGP key is not the default one
[PASS] The public key file is defined in config/passbolt.php and readable.
[PASS] The private key file is defined in config/passbolt.php and readable.
[PASS] The server key fingerprint matches the one defined in config/passbolt.php.
[PASS] The server public key defined in the config/passbolt.php (or environment variables) is in the keyring.
[PASS] There is a valid email id defined for the server key.
[PASS] The public key can be used to encrypt a message.
[PASS] The private key can be used to sign a message.
[PASS] The public and private keys can be used to encrypt and sign a message.
[PASS] The private key can be used to decrypt a message.
[PASS] The private key can be used to decrypt and verify a message.
[PASS] The public key can be used to verify a signature.
Application configuration
[PASS] Using latest passbolt version (3.4.0).
[PASS] Passbolt is configured to force SSL use.
[PASS] App.fullBaseUrl is set to HTTPS.
[PASS] Selenium API endpoints are disabled.
[PASS] Search engine robots are told not to index content.
[PASS] Registration is closed, only administrators can add users.
[PASS] Serving the compiled version of the javascript app
[PASS] All email notifications will be sent.
JWT Authentication
[PASS] The JWT Authentication plugin is enabled
[PASS] The /$path/config/jwt/ directory is not writable.
[PASS] A valid JWT key pair was found
[PASS] No error found. Nice one sparky!
____ __ ____
/ __ \____ _____ ____/ /_ ____ / / /_
/ /_/ / __ `/ ___/ ___/ __ \/ __ \/ / __/
/ ____/ /_/ (__ |__ ) /_/ / /_/ / / /
/_/ \__,_/____/____/_.___/\____/_/\__/
Open source password manager for teams
-------------------------------------------------------------------------------
Cleanup shell (dry-run)
-------------------------------------------------------------------------------
No issue found, data looks squeaky clean!
____ __ ____
/ __ \____ _____ ____/ /_ ____ / / /_
/ /_/ / __ `/ ___/ ___/ __ \/ __ \/ / __/
/ ____/ /_/ (__ |__ ) /_/ / /_/ / / /
/_/ \__,_/____/____/_.___/\____/_/\__/
Open source password manager for teams
-------------------------------------------------------------------------------
Data check shell
[PASS] Data integrity for AuthenticationTokens.
[PASS] Can validate: 53/53
[PASS] Data integrity for Comments.
[PASS] Can validate: 0/0
[PASS] Data integrity for Favorites.
[PASS] Can validate: 0/0
[PASS] Data integrity for Gpgkeys.
[PASS] Can encrypt: 1/1
[PASS] Can validate: 1/1
[PASS] Data integrity for Groups.
[PASS] Can validate: 0/0
[PASS] Data integrity for Profiles.
[PASS] Can validate: 1/1
[PASS] Data integrity for Resources.
[PASS] Can validate: 32/32
[PASS] Data integrity for Secrets.
[PASS] Can validate: 29/29
[PASS] Data integrity for Users.
[PASS] Can validate: 1/1
Request URL: /auth/is-authenticated.json
Client IP: $ip
2021-12-11 12:07:16 Error: [Authentication\Authenticator\UnauthenticatedException] Authentication is required to continue in /$path/vendor/cakephp/authentication/src/Controller/Component/AuthenticationComponent.php on line 177
Request URL: /auth/is-authenticated.json
Client IP: $ip
2021-12-11 19:49:25 Error: [Cake\Routing\Exception\MissingRouteException] A route matching "/wp-load.php" could not be found. in /$path/vendor/cakephp/cakephp/src/Routing/RouteCollection.php on line 199
Request URL: /wp-load.php?daksldlkdsadas=1
Client IP: 45.90.219.64
2021-12-11 22:36:49 Error: [Authentication\Authenticator\UnauthenticatedException] Authentication is required to continue in /$path/vendor/cakephp/authentication/src/Controller/Component/AuthenticationComponent.php on line 177
Request URL: /auth/is-authenticated.json
Client IP: $ip
2021-12-13 08:04:18 Error: [Authentication\Authenticator\UnauthenticatedException] Authentication is required to continue in /$path/vendor/cakephp/authentication/src/Controller/Component/AuthenticationComponent.php on line 177
Request URL: /auth/is-authenticated.json
Client IP: 80.24.120.222
2021-12-13 20:38:00 Error: [Cake\Routing\Exception\MissingRouteException] A route matching "/robots.txt" could not be found. in /$path/vendor/cakephp/cakephp/src/Routing/RouteCollection.php on line 199
Request URL: /robots.txt
Client IP: 66.249.66.132
2021-12-14 04:16:08 Error: [Cake\Routing\Exception\MissingRouteException] A route matching "/" could not be found. in /$path/vendor/cakephp/cakephp/src/Routing/RouteCollection.php on line 199
Request URL: /
Client IP: 104.219.251.41
2021-12-14 09:51:07 Error: [Authentication\Authenticator\UnauthenticatedException] Authentication is required to continue in /$path/vendor/cakephp/authentication/src/Controller/Component/AuthenticationComponent.php on line 177
Request URL: /auth/is-authenticated.json
Client IP: 80.24.120.222
2021-12-14 13:53:57 Error: [Cake\Routing\Exception\MissingRouteException] A route matching "/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php" could not be found. in /$path/vendor/cakephp/cakephp/src/Routing/RouteCollection.php on line 199
Request URL: /vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php
Client IP: 212.192.241.93
2021-12-14 13:53:59 Error: [Cake\Routing\Exception\MissingRouteException] A route matching "/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php" could not be found. in /$path/vendor/cakephp/cakephp/src/Routing/RouteCollection.php on line 199
Request URL: /vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php
Client IP: 212.192.241.93
2021-12-14 13:54:00 Error: [Cake\Routing\Exception\MissingRouteException] A route matching "/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php" could not be found. in /$path/vendor/cakephp/cakephp/src/Routing/RouteCollection.php on line 199
Request URL: /vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php
Client IP: 212.192.241.93
2021-12-14 18:48:41 Error: [Authentication\Authenticator\UnauthenticatedException] Authentication is required to continue in /$path/vendor/cakephp/authentication/src/Controller/Component/AuthenticationComponent.php on line 177
Request URL: /auth/is-authenticated.json
Client IP: $ip
2021-12-15 01:49:51 Error: [Cake\Routing\Exception\MissingRouteException] A route matching "/.env" could not be found. in /$path/vendor/cakephp/cakephp/src/Routing/RouteCollection.php on line 199
Request URL: /.env
Client IP: 23.146.241.19
2021-12-15 09:43:04 Error: [Authentication\Authenticator\UnauthenticatedException] Authentication is required to continue in /$path/vendor/cakephp/authentication/src/Controller/Component/AuthenticationComponent.php on line 177
Request URL: /auth/is-authenticated.json
Client IP: 80.24.120.222
2021-12-15 12:53:29 Error: [Authentication\Authenticator\UnauthenticatedException] Authentication is required to continue in /$path/vendor/cakephp/authentication/src/Controller/Component/AuthenticationComponent.php on line 177
Request URL: /auth/is-authenticated.json
Client IP: $ip
2021-12-15 20:49:07 Error: [Authentication\Authenticator\UnauthenticatedException] Authentication is required to continue in /$path/vendor/cakephp/authentication/src/Controller/Component/AuthenticationComponent.php on line 177
Request URL: /auth/is-authenticated.json
Client IP: $ip
2021-12-16 21:32:07 Error: [Cake\Routing\Exception\MissingRouteException] A route matching "/robots.txt" could not be found. in /$path/vendor/cakephp/cakephp/src/Routing/RouteCollection.php on line 199
Request URL: /robots.txt
Client IP: 138.246.253.24
2021-12-17 15:35:01 Error: [Cake\Routing\Exception\MissingRouteException] A route matching "/" could not be found. in /$path/vendor/cakephp/cakephp/src/Routing/RouteCollection.php on line 199
Request URL: /
Referer URL: https://www.bing.com
Client IP: 178.62.98.101
2021-12-17 18:25:00 Error: [Authentication\Authenticator\UnauthenticatedException] Authentication is required to continue in /$path/vendor/cakephp/authentication/src/Controller/Component/AuthenticationComponent.php on line 177
Request URL: /resources.json?contain%5Bpermission%5D=1
Client IP: $ip
2021-12-17 18:25:08 Error: [Authentication\Authenticator\UnauthenticatedException] Authentication is required to continue in /$path/vendor/cakephp/authentication/src/Controller/Component/AuthenticationComponent.php on line 177
Request URL: /resources.json?contain%5Bpermission%5D=1
Client IP: $ip