Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[6.12.8] Docker Container won't create when emty hostpath is in template

  • Solved
  • Minor

After updating 6.12.8 i did an container update to paperless-ngx.

 

the container won't create because of:

docker: invalid spec: :/usr/src/paperless/export:rw: empty section between colons.

image.thumb.png.ad0090f8c48d2f79d27f7ebc5214ed06.png

 

this wasn't a problem on 6.12.6.

 

here a complete log:

docker run
  -d
  --name='paperless-ngx'
  --net='bridge'
  -e TZ="Europe/Berlin"
  -e HOST_OS="Unraid"
  -e HOST_HOSTNAME="Unraid-1"
  -e HOST_CONTAINERNAME="paperless-ngx"
  -e 'PAPERLESS_REDIS'='redis://192.168.0.50:6379'
  -e 'PAPERLESS_OCR_LANGUAGE'='deu+eng'
  -e 'PAPERLESS_OCR_LANGUAGES'=''
  -e 'PAPERLESS_FILENAME_FORMAT'='{created_year}/{correspondent}/{created_year}{created_month}{created_day}-{correspondent}-{document_type}'
  -e 'PAPERLESS_TIME_ZONE'='Europe/Berlin'
  -e 'PAPERLESS_TIKA_ENABLED'='1'
  -e 'PAPERLESS_TIKA_ENDPOINT'='http://192.168.0.50:9998'
  -e 'PAPERLESS_TIKA_GOTENBERG_ENDPOINT'='http://192.168.0.50:3000'
  -e 'PAPERLESS_IGNORE_DATES'=''
  -e 'PAPERLESS_CONSUMER_POLLING'='0'
  -e 'PAPERLESS_SECRET_KEY'='lülülülülülülül'
  -e 'USERMAP_UID'='99'
  -e 'USERMAP_GID'='100'
  -l net.unraid.docker.managed=dockerman
  -l net.unraid.docker.webui='http://[IP]:[PORT:8000]'
  -l net.unraid.docker.icon='https://raw.githubusercontent.com/selfhosters/unRAID-CA-templates/master/templates/img/paperless.png'
  -p '8000:8000/tcp'
  -v '/mnt/cache0_vm/appdata/paperless-ngx/data':'/usr/src/paperless/data':'rw'
  -v '/mnt/user/Dokumente/':'/usr/src/paperless/media':'rw'
  -v '/mnt/user/temp/paperpess_import/':'/usr/src/paperless/consume':'rw'
  -v '':'/usr/src/paperless/export':'rw'
  --hostname paperless-ngx
  --no-healthcheck 'ghcr.io/paperless-ngx/paperless-ngx'
docker: invalid spec: :/usr/src/paperless/export:rw: empty section between colons.
See 'docker run --help'.

The command failed.

 

Removing the "Export" Path, helped temporarily.

Diagnostic is attaced.

Thanks :)

 

unraid-1-diagnostics-20240216-1729.zip

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.