Jerry Koerkenmeier
Jerry Koerkenmeier
It seems the frontend doesn't like the folders I am trying to bind mount for static_files. I've tried chmod on them and even chown, but I don't know the UID:GID...
When using docker and specifically running `docker-compose up -d`, the webserver container is created but throws the following error: `Successfully built 016c459fb247` `Successfully tagged paperlessmaster_consumer:latest` `Creating paperlessmaster_webserver_1 ... done` `Creating...
### Actual behavior *Note that both the server and DB are running successfully without any errors in logs at all.* The browser will load the first page ("Welcome to your...
## What you expected to happen? The docker plugin would install successfully. ## What happened? ``` # docker plugin install weaveworks/net-plugin:latest_release Plugin "weaveworks/net-plugin:latest_release" is requesting the following privileges: - network:...
It seems the frontend doesn't like the folders I am trying to bind mount for static_files. I've tried chmod on them and even chown, but I don't know the UID:GID...