wahyd4 / aria2-ariang-x-docker-compose

Docker compose files for Aria2+ AriaNg+ filerun/ Nextcloud/ h5ai + Plex. 图形化BT,磁力,离线下载,文件管理,播放,投屏
1.79k stars 281 forks source link

aria2 管理显示不正常 #18

Closed ptsa closed 6 years ago

ptsa commented 6 years ago

Refused to execute script from 'http://192.168.1.129:8000/js/aria-ng-4a60d788ec.min.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.

aria2 管理显示不正常

version: '2'

services: nextcloud: image: wonderfall/nextcloud volumes:

wahyd4 commented 6 years ago

8000 端口是 nextcloud 使用的。还访问 ariaNg 应该是你的 http://ip:8000/aria2/

ptsa commented 6 years ago

1w http://ip:8000/aria2/ 就是这样访问的 会不会和我安装的时候 端口没改 后来改有关? nextcloud 正常访问

2s 后面我改过端口 并重启了

wahyd4 commented 6 years ago

地址里面 /aria2/ 必须要有/ ,readme 里面说得清清楚楚啊

ptsa notifications@github.com于2017年9月18日周一 下午1:44写道:

[image: 1w] https://user-images.githubusercontent.com/4506307/30530186-2ce0fd98-9c77-11e7-96bc-f946e4283571.JPG http://ip:8000/aria2/ 就是这样访问的 会不会和我安装的时候 端口没改 后来改有关? nextcloud 正常访问

[image: 2s] https://user-images.githubusercontent.com/4506307/30530213-6c07eaea-9c77-11e7-8ccc-3ac930a3cd6c.JPG 后面我改过端口 并重启了

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/wahyd4/aria2-ariang-x-docker-compose/issues/18#issuecomment-330133213, or mute the thread https://github.com/notifications/unsubscribe-auth/AAzD4PZRBDSjUrHJhHiNMgCVlEo7tV0Pks5sjgMsgaJpZM4Pablb .

ptsa commented 6 years ago

抱歉,这个问题没注意到,习惯不加了. 你配置文件里 bt服务器地址(bt-tracker) 这个还是没设置码? 发现还是不能保存

wahyd4 commented 6 years ago

可以在浏览器里面设置和保存啊,但是那个是保存在浏览器localstorage里面的。你一清理缓存就会被清空。 切换浏览器也需要宠幸设置一遍。这个都是因为 AriaNg 是这样做的。 image

配置文件里面是没有添加默认的服务器地址,因为我也不知道有哪些可用用的 bt-tracker 服务器,如果你有可以提供下,我后面更新进去。

ptsa commented 6 years ago

我是这样操作的,浏览器 添加 之后 重启 浏览器 刷新 之后就没有了

https://github.com/ngosang/trackerslist

这里 是别人收集的 你可以加一下

现在磁链没有这个的话 很难下载

wahyd4 commented 6 years ago

我试了,刷新之后,记录还在哦。 你不要使用隐私模式来浏览网站

ptsa commented 6 years ago

不是隐私模式,.我在研究看看

wahyd4 commented 6 years ago

已经添加了推荐的 bt-tracker 服务器了,请更新对应的: wahyd4/aria2-ariang 镜像获取该功能