linagora / linshare-docker

Other
53 stars 16 forks source link

backend sed error #6

Closed rob-01 closed 4 years ago

rob-01 commented 6 years ago

Hi all How can I resolve this error in the backend container?

sed: couldn't edit /etc/linshare/log4j.properties: not a regular file

Thanks!

fmartin-linagora commented 6 years ago

Hi, Maybe it is because /etc/linshare/log4j.properties is not a file in the pod, but a folder. It could happen when you try to mount a non-exiting file into the container using docker-compose.

fmartin-linagora commented 4 years ago

Without any feedback, I'm closing this issue.