LibrePhotos / librephotos-docker

You can find here the Dockerfiles for the automated build process of LibrePhotos.
MIT License
157 stars 101 forks source link

Kubernetes backend proxy container does not start #110

Closed qdii closed 3 months ago

qdii commented 1 year ago

It fails with:

nginx: [emerg] bind() to 0.0.0.0:80 failed (13: Permission denied)

The problem comes from setting runAsUser: 66534 in the security context: only root can bind to low port numbers.

quartztester commented 3 months ago

@qdii Can you give more context on this issue?

qdii commented 3 months ago

I opened this 9 months ago, so I'm afraid the knowledge is gone :/

quartztester commented 3 months ago

@qdii You could still try to recreate the issues unless things have suddenly started to work again from re-installing