|
<< Click to Display Table of Contents >> Raynet One > 2026.1 > Installation and Operations Guide > Raynet One On-Premises Installation and Operations Guide Troubleshooting |
This section covers common issues and their resolution.
If initialization containers (e.g., keycloak-init) fail:
docker logs keycloak-init
SSL errors are often caused by missing CA trust when using corporate PKI.
•Ensure rootCA.crt is correctly placed and mounted
Errors such as "/usr/local/bin/kc-entrypoint: line X: /tmp/kc_realm_init/kc_realm_init: not found" usually indicate a missing file in the container image or a missing volume mount.
•Verify all services are attached to internal_net
•Services use Docker DNS internally. For example, from inside server-backend, ping keycloak should resolve and respond