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.

qbittorrent 安装问题。 试了很多但都不行。 有高手帮忙看看吗?

Featured Replies

root@gracenorajeff:~# WEB_PORT=8082
root@gracenorajeff:~# BT_PORT=8999
root@gracenorajeff:~# mkdir -p config data downloads
root@gracenorajeff:~# podman run -d --name qbittorrent \
>  -e PUID=$UID \
> -e PGID=$GID \
> -e WEB_PORT=8082 \
> -e BT_PORT=8999 \
> --restart=always \
> -p $WEB_PORT:$WEB_PORT -p $BT_PORT:$BT_PORT/tcp -p $BT_PORT:$BT_PORT/udp \
> -v $PWD/config:/config \
> -v $PWD/data:/data \
> -v $PWD/downloads:/downloads \
> 80x86/qbittorrent:4.2.2-amd64
bash: podman: command not found

Podman in Unraid ?

 

 

这类报错,一般是命令没有输入正确,如前面没有./符号,或者没有相应的执行包安装好。docker安装很少会有这样的问题,困惑。QB可以安装在unraid docker或者在openwrt里面安装都可以,建议以host主机安装,可以自动映射端口。

  • Author

我重新又输了遍,成功安装了。 用APP store 直接装的docker 用不了,进不去web 页面。 我也不同怎么调

On 2/9/2021 at 5:57 PM, Xu Fei said:

我重新又输了遍,成功安装了。 用APP store 直接装的docker 用不了,进不去web 页面。 我也不同怎么调

个别docker有可能出现安装时填写端口无效,或者显示和实际不符的情况,检查一下unraid docker界面里面显示的端口。PS:尝试多几个不同作者的docker,找些靠谱的作者或者官方docker安装较少可能出现问题。

Archived

This topic is now archived and is closed to further replies.

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.