rust-dlc: Run Sample failed when start docker
Hi @Devs, I try to run the test of sample codes, when start to the docker container. The oracle and oracle-db are both failed, I check the PostgreSQL db container logs, with the below errors:
PostgreSQL Database directory appears to contain a database; Skipping initialization
2024-03-19 11:31:10.184 UTC [1] FATAL: private key file "/certs/db.key" has group or world access
2024-03-19 11:31:10.184 UTC [1] DETAIL: File must have permissions u=rw (0600) or less if owned by the database user, or permissions u=rw,g=r (0640) or less if owned by root.
2024-03-19 11:31:10.184 UTC [1] LOG: database system is shut down
May I know how to figure out it?
About this issue
- Original URL
- State: closed
- Created 3 months ago
- Comments: 16 (9 by maintainers)
Most upvoted comments
+1
h10086733 on Mar 29, 2024