Replies: 1 comment 6 replies
-
the /etc/cert/ is mounted from /data dir., all directories and files under /data directory should have read/write permission for 10000 user and group. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi team,
We are trying harbor installation which fails with all other users(we tried root) but works only with userid 10000 with below error:
08:27:29 [emerg] 1#0: cannot load certificate "/etc/cert/server.crt": BIO_new_file() failed (SSL: error:8000000D:system library::Permission denied:calling fopen(/etc/cert/server.crt, r) error:10080002:BIO routines::system lib)
nginx: [emerg] cannot load certificate "/etc/cert/server.crt": BIO_new_file() failed (SSL: error:8000000D:system library::Permission denied:calling fopen(/etc/cert/server.crt, r) error:10080002:BIO routines::system lib)
Can we please know what are these user and group dependency for harbor pods?
Beta Was this translation helpful? Give feedback.
All reactions