Healthcheck shell......Segmentation fault (core dumped)

Hello,
I’m getting an error when I run:

$ su -s /bin/bash www-data
Password: 
$ /var/www/pb/bin/cake passbolt healthcheck
PHP Warning:  Module 'gnupg' already loaded in Unknown on line 0

     ____                  __          ____  
    / __ \____  _____ ____/ /_  ____  / / /_ 
   / /_/ / __ `/ ___/ ___/ __ \/ __ \/ / __/ 
  / ____/ /_/ (__  |__  ) /_/ / /_/ / / /    
 /_/    \__,_/____/____/_.___/\____/_/\__/   

 Open source password manager for teams
---------------------------------------------------------------
 Healthcheck shell......Segmentation fault (core dumped)

I followed https://help.passbolt.com/hosting/install/ce/debian-9-stretch.html and set the permissions as they’re mentioned.

When I run the healthcheck with a different user it works.

Passbolt: 2.1.0

2018-07-05 07:23:04 Error: [Cake\Routing\Exception\MissingRouteException] A route matching "/robots.txt" could not be found.
Request URL: /robots.txt
2018-07-05 07:25:50 Error: [Cake\Routing\Exception\MissingRouteException] A route matching "/account/settings.json" could not be found.
Request URL: /account/settings.json?api-version=v2
2018-07-05 07:41:16 Error: [Cake\Routing\Exception\MissingRouteException] A route matching "/account/settings.json" could not be found.
Request URL: /account/settings.json?api-version=v2
2018-07-05 09:54:06 Error: [Cake\Routing\Exception\MissingRouteException] A route matching "/robots.txt" could not be found.
Request URL: /robots.txt
2018-07-05 09:54:13 Error: [Cake\Routing\Exception\MissingRouteException] A route matching "/account/settings.json" could not be found.
Request URL: /account/settings.json?api-version=v2
2018-07-05 10:44:18 Error: [Cake\Routing\Exception\MissingRouteException] A route matching "/robots.txt" could not be found.
Request URL: /robots.txt
2018-07-05 12:03:41 Error: [Cake\Network\Exception\BadRequestException] The authentication token is not valid or expired.
Request URL: /setup/recover/59ede59a-2978-4992-900a-6d05ac1f126f/45d71aa3-3bc6-42de-bcbf-56dffbee2124
2018-07-05 12:18:48 Error: [Cake\Routing\Exception\MissingRouteException] A route matching "/robots.txt" could not be found.
Request URL: /robots.txt
2018-07-05 12:19:28 Error: [Cake\Routing\Exception\MissingRouteException] A route matching "/robots.txt" could not be found.
Request URL: /robots.txt
2018-07-05 12:28:11 Error: [Cake\Routing\Exception\MissingRouteException] A route matching "/account/settings.json" could not be found.
Request URL: /account/settings.json?api-version=v2
2018-07-05 12:34:56 Error: [Cake\Routing\Exception\MissingRouteException] A route matching "/account/settings.json" could not be found.
Request URL: /account/settings.json?api-version=v2
2018-07-05 13:10:57 Error: [Cake\Routing\Exception\MissingRouteException] A route matching "/account/settings.json" could not be found.
Request URL: /account/settings.json?api-version=v2
2018-07-05 13:31:30 Error: [Cake\Routing\Exception\MissingRouteException] A route matching "/account/settings.json" could not be found.
Request URL: /account/settings.json?api-version=v2
2018-07-05 13:59:33 Error: [Cake\Routing\Exception\MissingRouteException] A route matching "/account/settings.json" could not be found.
Request URL: /account/settings.json?api-version=v2
2018-07-06 06:43:14 Error: [Cake\Routing\Exception\MissingRouteException] A route matching "/account/settings.json" could not be found.
Request URL: /account/settings.json?api-version=v2
2018-07-06 06:48:29 Error: [Cake\Routing\Exception\MissingRouteException] A route matching "/account/settings.json" could not be found.
Request URL: /account/settings.json?api-version=v2
2018-07-06 07:05:32 Error: [Cake\Routing\Exception\MissingRouteException] A route matching "/account/settings.json" could not be found.
Request URL: /account/settings.json?api-version=v2
2018-07-06 07:27:50 Error: [Cake\Routing\Exception\MissingRouteException] A route matching "/robots.txt" could not be found.
Request URL: /robots.txt
2018-07-06 07:41:30 Error: [Cake\Routing\Exception\MissingRouteException] A route matching "/robots.txt" could not be found.
Request URL: /robots.txt
2018-07-06 07:41:35 Error: [Cake\Routing\Exception\MissingRouteException] A route matching "/account/settings.json" could not be found.
Request URL: /account/settings.json?api-version=v2

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.