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.12.14的docker更新依然不可用。

Featured Replies

docker更新显示都不可用

现象就是这贴:

 

 

6.12.13时候用下面这个命令可以手动刷新Docker的更新状态,但是6.12.14好像也不行了。

/usr/local/emhttp/plugins/dynamix.docker.manager/scripts/dockerupdate

Edited by sarsmark

  • sarsmark changed the title to 6.12.14的docker更新依然不可用。

本质还是代理的问题,它检测更新时没有调用ProxyPlugin配置的代理变量,导致是直连访问github。

我通过在go文件中修改相关文件解决的这个问题,不清楚7.0还会不会有这个问题。

毕竟外国人写的很多网络操作都没有考虑Proxy的习惯。

  • Author

请问go里如何修改?

这几天也出现,本质还是代理的问题.

ssh 到unraid, nslookup github.com  或者 raw.githubusercontent.com

发现返回的是 0.0.0.0,  调了一下科学上网的配置, 就没问题了.

  • Author
On 12/9/2024 at 5:18 PM, GavinChan said:

这几天也出现,本质还是代理的问题.

ssh 到unraid, nslookup github.com  或者 raw.githubusercontent.com

发现返回的是 0.0.0.0,  调了一下科学上网的配置, 就没问题了.

请问具体如何解决?

On 12/9/2024 at 5:18 PM, GavinChan said:

这几天也出现,本质还是代理的问题.

ssh 到unraid, nslookup github.com  或者 raw.githubusercontent.com

发现返回的是 0.0.0.0,  调了一下科学上网的配置, 就没问题了.

有相同问题,还请指导下

1 hour ago, phoenix13023 said:

有相同问题,还请指导下

 

On 12/13/2024 at 10:19 PM, sarsmark said:

请问具体如何解决?

我科学上网是旁路由的,所以在旁路由中把

github.com, raw.githubusercontent.com, docker.com 域名加入科学上网分流就没问题了

简单粗暴的办法就是unraid的流量全走代理,也可以.

注意要ssh到unraid, nslookup一下域名,double check一下dns解释是否正确.

下离线包更新吧 

确实有这个问题,我现在是用User Scripts 加了个定时脚本:

#!/bin/bash
export https_proxy=http://192.168.2.254:7890
/usr/local/emhttp/plugins/dynamix.docker.manager/scripts/dockerupdate

192.168.2.254:7890是我clash的http代理地址,让它每天执行一次就能看到更新了

或者创建docker的时候使用Compose Manager这个插件,使用docker compose的方式建立,插件里有个按钮:update stack,通过这个按钮可以更新docker。

 

听过7.0的官方内置的proxy不会有这个问题,等正式版7.0推送吧

  • Author
On 12/18/2024 at 6:02 PM, pzg417 said:

下离线包更新吧 

哪有离线包解决这个问题?

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.