neben
neben
Same problem on 8.5.0, Bitnami docker container.
I get repeated `401` for `/site.webmanifest` on the login page. Once I'm logged in, there is a `502` for one of the `/api/graphql` calls: ``` {"operationName":"appMetadata","variables":{"id":"/api/app-metadata/home"},"query":"query appMetadata($id: ID!) {\n appMetadata(id:...
I changed the `index.html` at the location you mentioned, but it did not change the `HTML` response from the server. I then edited the `public/dist/index.html` and that worked, now the...
The logs pointed me to a problem with SAML2: ``` [2024-01-16 14:05:19] request.CRITICAL: Uncaught PHP Exception OneLogin\Saml2\Error: "Invalid array settings: sp_acs_url_invalid, sp_sls_url_invalid, idp_sso_url_invalid, idp_slo_url_invalid, idp_cert_or_fingerprint_not_found_and_required" at /bitnami/suitecrm/vendor/onelogin/php-saml/src/Saml2/Settings.php line 141 {"exception":"[object]...
> 1. Would you share here that line in the `nginx` config file, with the sufficient buffer size that works for you? Sure, I just copied the values from this...
Ok, thanks a lot for your help and pointing me in the right direction @chris001
This can also be easily reproduced with the `alpine postgres` image and `bash`, where `bash` falsely reports the non-executable file on a grpcfuse volume to be executable: ``` # docker...
Try to ping the service name, i.e., `dgraph_zero`, instead of the hostname. That should resolve to the stable virtual IP of the service (VIP).
My `/root` dir content was also deleted. @lars-whta where did you see that message? I only have the following for this update: ``` Mar 27 05:05:23 nuc systemd[1]: Starting swupd-update.service......
> msgpack was updated. Borg supports it, but it hasn't been updated to allow it. Is there anything that I can do to have my backups working again in ClearLinux,...