On-premises
Troubleshooting
Resolving Common Errors
Problem: Image Not Found
Solution: Ensure you are logged into Docker.
Problem: Docker Daemon Not Running
Solution: Start the Docker daemon.
Problem: Image Pulling Fails
Solution : Verify the software versionand that you are logged into Docker with the correct user.
Problem: Platform Mismatch Warning
Solution : This is a warning only—can be ignored.
Problem: docker compose
Not Found
Solution: Install or reinstall Docker following the official installation instructions.
Problem: PostgreSQL Operational Error
Solution: Ensure the system was brought up using the docker up
command.