Closed Fish2 closed 6 years ago
this is non-standard
-v /docker/certs/selfsigned:/certs
take that out and see if it is the culprit
That worked how strange i add this to all my container incase i need to use the certs any idea why this affects ombi ?
no idea
closing this as not a container issue
I am still getting this error Access to the path '/root/.dotnet/corefx/cryptography/x509stores/ca' is denied. - Permission denied
I have delete and re pulled this image and also clear ombi config but still get this error
Ubuntu 16.04.4 LTS
`docker create --name=ombi --network=fish_network --restart=always -v /docker/containers/ombi/config:/config -v /docker/certs/selfsigned:/certs -e TZ=Europe/London -e PGID=1000 -e PUID=1000 -p 3579:3579/tcp linuxserver/ombi`Thanks, team linuxserver.io