level 2
lzwhpwc
楼主

用的矿渣J3455itx主板安装的unraid6.9.2开心版jellyfin无法安装,显示如下信息:
appfeed下载失败
Community Applications requires your server to have internet access. The most common cause of this failure is a failure to resolve DNS addresses. You can try and reset your modem and router to fix this issue, or set static DNS addresses (Settings - Network Settings) of 208.67.222.222 and 208.67.220.220 and try again.
Alternatively, there is also a chance that the server handling the application feed is temporarily down.Last JSON error Recorded: Syntax error

Hosts修改了没用→echo "199.232.4.133 raw.githubusercontent.com" >> /etc/hosts
docker 源也换了 没用
直接docker拉取也不行
root@tank:~# docker pull jellyfin/jellyfin:10.3.3
Error response from daemon: Get https://registry-1.docker.io/v2/: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
拉取映像: dockerhub.azk8s.cn/linuxserver/jellyfin:latest 也不行
让一个Jellyfin能愁苦了。。。