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.11.5升级到6.12.6出现DOCKER无法安装和启动

Featured Replies


 

Edited by unraid宁

Solved by JackieWu

  • Author

执行命令docker run
  -d
  --name='transmission'
  --net='bridge'
  -e TZ="Asia/Taipei"
  -e HOST_OS="Unraid"
  -e HOST_HOSTNAME="LN-Unraid"
  -e HOST_CONTAINERNAME="transmission"
  -e 'TRANSMISSION_WEB_HOME'='/transmission-web-control/'
  -e 'USER'='admin'
  -e 'PASS'='lining123'
  -e 'PEERPORT'='51413'
  -e 'HOST_WHITELIST'='dnsname list'
  -e 'PUID'='99'
  -e 'PGID'='100'
  -e 'UMASK'='022'
  -l net.unraid.docker.managed=dockerman
  -l net.unraid.docker.webui='http://[IP]:[PORT:9091]'
  -l net.unraid.docker.icon='https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/transmission-logo.png'
  -p '9091:9091/tcp'
  -p '51413:51413/tcp'
  -p '51413:51413/udp'
  -v '/mnt/user/media/':'/media':'rw'
  -v '/mnt/user/media/watch/':'/watch':'rw'
  -v '/mnt/user/appdata/transmission':'/config':'rw' 'lscr.io/linuxserver/transmission'

ac49fd0846334a5aeb853acc40a7a0b7d9ac5496776b0579fe063e715f77ee5b
docker: Error response from daemon: error while creating mount source path '/mnt/user/appdata/transmission': mkdir /mnt/user/appdata/transmission: no space left on device.

命令失败.

  • Author

所有的都提示失败。

  • Author

换回6.11.5了。受不了这么多随机性BUG不测试就放出来害人。真服了

  • Solution

根据提供的信息,是由于 nvidia 插件造成的,你可以先删除此插件再重新安装。

 

升级前的准备工作参考:https://www.jackiewu.top/article/notes-before-upgrading-to-unaid-version 6.12-and-realtek-2.5G-nic-problem

 

 

8 hours ago, unraid宁 said:

换回6.11.5了。受不了这么多随机性BUG不测试就放出来害人。真服了

参考:

 

Edited by JackieWu

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

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.