mayswind / AriaNg

AriaNg, a modern web frontend making aria2 easier to use.
http://ariang.mayswind.net
MIT License
11.69k stars 1.28k forks source link

最新的chrome 70版本貌似无法正常使用了 #309

Closed cqjerry closed 3 years ago

cqjerry commented 5 years ago

最新的chrome 70版本貌似无法正常使用了,但firefox最新版是好的。

mayswind commented 5 years ago

啥问题?

cqjerry commented 5 years ago

在chrome地址栏输入http://ariang.mayswind.net/latest/#!/downloading ,显示界面是正常的,但就是无法连接任何服务器。 [image: Snipaste_2018-11-09_19-58-00.png]

On Fri, Nov 9, 2018 at 7:21 PM mayswind notifications@github.com wrote:

啥问题?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mayswind/AriaNg/issues/309#issuecomment-437331126, or mute the thread https://github.com/notifications/unsubscribe-auth/AHJFz4oM5OCg1nEKEg7qozv0FOsW8GYFks5utWVNgaJpZM4YWZo3 .

cqjerry commented 5 years ago

[image: Snipaste_2018-11-09_20-42-46.png] 我想大概是因为这个原因吧。但是不知道该如何解决。

On Fri, Nov 9, 2018 at 7:58 PM CHEN QIN cqjerry@gmail.com wrote:

在chrome地址栏输入http://ariang.mayswind.net/latest/#!/downloading ,显示界面是正常的,但就是无法连接任何服务器。 [image: Snipaste_2018-11-09_19-58-00.png]

On Fri, Nov 9, 2018 at 7:21 PM mayswind notifications@github.com wrote:

啥问题?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mayswind/AriaNg/issues/309#issuecomment-437331126, or mute the thread https://github.com/notifications/unsubscribe-auth/AHJFz4oM5OCg1nEKEg7qozv0FOsW8GYFks5utWVNgaJpZM4YWZo3 .

mayswind commented 5 years ago

看不到图。我也用的是Chrome 70.0,没有复现这个问题。

cqjerry commented 5 years ago

这个网页不需要翻墙的吧?方便加你TG咨询下吗?谢谢

On Fri, Nov 9, 2018 at 9:22 PM mayswind notifications@github.com wrote:

看不到图。我也用的是Chrome 70.0,没有复现这个问题。

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mayswind/AriaNg/issues/309#issuecomment-437357887, or mute the thread https://github.com/notifications/unsubscribe-auth/AHJFzws-uDXe7kdkzI229RTl3pz04WI1ks5utYGagaJpZM4YWZo3 .

mayswind commented 5 years ago

不确定,这个存储是github pages。没有TG。

ghost commented 5 years ago

同,无法点击任何按钮

mayswind commented 5 years ago

@haodong 提示啥?看下开发者工具里显示啥截个图

ghost commented 5 years ago

@mayswind 就像一张静态图一样,点任何地方都没有任何反应(除了地址栏在变)。 image

mayswind commented 5 years ago

@haodong 看consoles下的提示

ghost commented 5 years ago

@mayswind image

mayswind commented 5 years ago

@haodong 没找到文件啊。。。清缓存强刷。

ghost commented 5 years ago

@mayswind got it.

BlindingDark commented 5 years ago

用 https 解决问题。但是不能连本地非 http 了,有点不方便。
use https

cqjerry commented 5 years ago

配置文件要修改哪里才能use https呢?

BlindingDark commented 5 years ago

@cqjerry 如果你说的是 ariang,那是在图形界面 ariang 设置的 aria2 RPC 协议选项设置。 如果你说的是 aria2 的话,我没试过,你可以查一下 aria2 如何上 HTTPS。

cqjerry commented 5 years ago

ariang 配置界面选https的话也需要aria2配置文件同步设置https的吧。我选了https但还是无法连接。

BlindingDark commented 5 years ago

@cqjerry 是的,因为浏览器安全限制,https 界面下是不允许使用 http 链接的

cqjerry commented 5 years ago

可我选了 https,还是无法连接啊。方便加个TG请教下吗?

BlindingDark commented 5 years ago

可我选了 https,还是无法连接啊。方便加个TG请教下吗?

我也没搞定过。。。

no1xsyzy commented 5 years ago

@cqjerry “HTTPS 界面下是不允许使用 HTTP 链接的” 是指如果你通过 HTTPS 连接 AriaNG 那就必须要 HTTPS 连接 Aria 2。为此你需要一个域名和一个 SSL 证书。

cqjerry commented 5 years ago

那只能等作者修复了。我现在就是本地127.0.0.1一直无法连接。可以试的方法都试过了。

On Thu, Nov 15, 2018 at 8:02 PM Siyuan Xu notifications@github.com wrote:

@cqjerry https://github.com/cqjerry “HTTPS 界面下是不允许使用 HTTP 链接的” 是指如果你通过 HTTPS 连接 AriaNG 那就必须要 HTTPS 连接 Aria 2。为此你需要一个域名和一个 SSL 证书。

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/mayswind/AriaNg/issues/309#issuecomment-439017303, or mute the thread https://github.com/notifications/unsubscribe-auth/AHJFz6CP3OuLBtKamBuz-mnGZa7i1lyzks5uvVfagaJpZM4YWZo3 .

BlindingDark commented 5 years ago

@cqjerry 这不是一个 BUG,不需要被修复。这么做是必须的,不能允许 HTTPS 下面有 HTTP 链接。 至于 HTTP 下的 http://ariang.mayswind.net/latest/#!/downloading 已经没有资源 404 了,你可以试试。


发现需要清空 application storage,只是强刷没用。右键-检查 找到 application 选项卡,里面有清空的选项。@cqjerry

lqzhgood commented 5 years ago

感谢楼上~ 第一次知道 还有 Application 存储~ Network 里面的 Disable cache 都没用。 一直缓存着~ 我用 Chrome 清理浏览器数据都删不掉这个缓存。。。

我感觉大部分人如果 升级 AriaNg 都会遇到这个问题吧。。 虽然替换了老文件,但是用浏览器打开还是以前的旧版本

mayswind commented 5 years ago

@lqzhgood AriaNg 用了 Application Cache,但是只要能正常获取到 manifest 文件的话,缓存会正常处理的。

hubutui commented 5 years ago

emm, chrome 71.0.3578.98, 新安装的插件,之前用的 yaaw 插件已经卸载掉了的.还是不行啊,不管是右键导出到 aria2c rpc 还是直接点击下载让插件拦截,都没有成功,还是提示无法连接 rpc.但是在设置页面添加 aria2c rpc 都已经提示成功了的.

zpengcom commented 5 years ago

我群辉里的, http可以正常访问 ,但用 chrome会自动跳转到https 就打不开页面了, 远程访问群辉(https)都没有问题, 头大。。

mayswind commented 5 years ago

@zpengcom 这种问题找群晖啊...

zpengcom commented 5 years ago

@zpengcom这种问题找群晖啊... 也不是群晖的问题 删了chrome的ssl缓存 好了~