Error at creating new user

Hi there,

unfortunaltely I have to create a follow-up to my issue yesterday:

Yes, the site worked yesterday like a charm, but only for me.
I´m the admin of the site and use this since one year.
After the fix i wanted to add some user, but they get only the message to install the extension, even its installed.

And now its getting weird.
I´ve checked the installation via sudo -H -u www-data bash -c “/var/www/html/passbolt/bin/cake passbolt healthcheck --verbose”

If the configuration is
‘fullBaseUrl’ => 'h t t p s://YYYYYYYYYYYYY,
‘base’ => ‘/passbolt’
the response of the healthcheck is

h t t p s://pastebin.com/DnKd0MHs

If i change the ‘fullBaseUrl’ => ‘h t t p s://YYYYYYYYYYYYY’, to ‘fullBaseUrl’ => ‘h t t p s://www.YYYYYYYYYYYYY’,
the result is

h t t p s://pastebin.com/vJDUi7hP

Am I still doing something wrong?
Of course except trying to post here…
Today I couldnt post with the message An error occurred: Sorry you cannot post a link to that host.
(I see the x seems to be dangerous…)
And of course An error occurred: Sorry, new users can only put 2 links in a post.
Why sooo much restrictions?

Because we don’t want issues with random posts with infinite links.

Can you post the contents of the healthcheck and place three backticks (`) above and below the contents to mark out as a code block, thanks.