GithubHelp home page GithubHelp logo

dockercopilot's People

Contributors

onlylty avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

dockercopilot's Issues

拉取镜像失败

你好,最近这几天所有的容器都是拉取镜像失败,请问是什么原因呢,谢谢

docker 守护进程

image
我不明白这是什么意思,有没有使用文档
下面是版本信息
image
Uploading image.png…

极空间一直报错

2024/4/1 22:31:33 2024-04-01T22:31:33.733+08:00 info 程序版本v2.0.3-zspace caller=zspace/dockercopilot.go:98
2024/4/1 22:31:33 Starting server at 0.0.0.0:12712...
2024/4/1 22:31:33 2024-04-01T22:31:33.614+08:00 info 未找到jwt或jwt已失效,重新获取jwt caller=utiles/base.go:53
2024/4/1 22:23:06 2024-04-01T22:23:06.322+08:00 error 获取digest失败registry responded to head request with "404 Not Found", auth: "not present" caller=module/checkupdate.go:54
2024/4/1 22:23:04 2024-04-01T22:23:04.841+08:00 error 获取token失败或者无需获取token,继续尝试检查unsupported challenge type from registry caller=module/checkupdate.go:45

建议增加容器控制功能

建议增加容器控制功能,例如给某个容器设定定时任务,每天或每周几的某个时间进行重启,或定时关闭/开启

拉取镜像失败

我使用的是绿联,按照给出的文档通过ssh成功安装后,出现了这个问题
image
然后马上登陆就被退出

停止容器后再开,怎么也启动不了了,上午还是没问题的

��2024-06-12T08:59:25.218832363Z 2024-06-12T16:59:25.218+08:00 info 未找到jwt或jwt已失效,重新获取jwt caller=utiles/base.go:53
��2024-06-12T08:59:25.219246893Z 2024-06-12T16:59:25.219+08:00 error GetNewJwt error: Post "http://127.0.0.1:9123/api/auth": dial tcp 127.0.0.1:9123: connect: connection refused caller=utiles/getImageList.go:17
��2024-06-12T08:59:25.219283964Z 2024-06-12T16:59:25.219+08:00 error panic获取镜像列表出错: Post "http://127.0.0.1:9123/api/auth": dial tcp 127.0.0.1:9123: connect: connection refused caller=zspace/dockercopilot.go:60
��2024-06-12T08:59:25.221356830Z panic: Post "http://127.0.0.1:9123/api/auth": dial tcp 127.0.0.1:9123: connect: connection refused
� 2024-06-12T08:59:25.221375442Z
�62024-06-12T08:59:25.221381896Z goroutine 1 [running]:
�+2024-06-12T08:59:25.221386750Z main.main()
�i2024-06-12T08:59:25.221391695Z github.com/onlyLTY/dockerCopilotZspace/zspace/dockercopilot.go:61 +0x751

响应式Web UI

希望能增加响应式UI以方便用户在移动端进行更新操作
这个issue因为我错误地配置了设备的UA而被提出,抱歉

新版本不支持保留旧容器了吗

用的绿联版本是2.0.1。更新容器后发现不会像onekey那样保留老版容器了,感觉保留旧版容器挺好用的,有时候一些镜像升级后没法用还能返回旧版使用。

使用反向代理后打开网页报404 page not found

之前一直用的onekey1.0.3绿联版本,使用Lucky设置反向代理之后网页是可以正常在外网打开的,这次想试试新的copilot,因为所需端口和之前的onekey一致,我就把onekey从docker删除了,拉取配置copilot之后设置了新的反向代理,但是在外网打开网页后直接显示404 page not found,我又上内网试了试,发现在内网是可以使用的,这是什么原因?
VeryCapture_20240312151605

无法修改版本为本地镜像版本

我自己打包了镜像设置了tag,但是设置目标镜像版本的时候一直要从docker hub拉取,这肯定是不存在的。以前onekey的时候好像直接可以修改版本号,不拉取的。
可否加个按钮只修改镜像版本不从hub拉取呢。

镜像在仓库有更新,但是onekey返回not need update

大佬您好,我使用了绿联的分支遇到如下的几个问题,
第一:使用全局代理后,还是有部分镜像信息查询失败
image
第二:镜像信息查询成功的,返回的数据是not need update,但是实际仓库里面我看了下是有更新版本的。
image
image
image
望能解惑呀
另外就是能不能搞个容器自定义代理的支持呀,全局代理没法一直开着,哭

极空间不能用了吗

看镜像的文件名称也变了。
使用最新的拉取配置,一直在报错。

��2024-02-02T12:18:58.803746345Z 2024/02/02 12:18:58 Unable to fetch docker images: Cannot connect to the Docker daemon at tcp://127.0.0.1:9375. Is the docker daemon running?
��2024-02-02T12:18:59.168404282Z 2024/02/02 12:18:59 Unable to fetch docker images: Cannot connect to the Docker daemon at tcp://127.0.0.1:9375. Is the docker daemon running?
��2024-02-02T12:18:59.559587777Z 2024/02/02 12:18:59 Unable to fetch docker images: Cannot connect to the Docker daemon at tcp://127.0.0.1:9375. Is the docker daemon running?
��2024-02-02T12:19:00.197471059Z 2024/02/02 12:19:00 Unable to fetch docker images: Cannot connect to the Docker daemon at tcp://127.0.0.1:9375. Is the docker daemon running?

最近更新不到

使用代理就可以更新到,希望可以添加代理环境如 HTTP_PROXY功能,非常感谢您的辛勤付出,为我这种小白省去了不少的繁琐步骤。感激

威联通能用吗?报错HTTPConnectionPool(host='127.0.0.1', port=9123): Max retries exceeded with url: /api/auth (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f4f3362bfd0>: Failed to establish a new connection: [Errno 111] Connection refused'))

具体报错:
HTTPConnectionPool(host='127.0.0.1', port=9123): Max retries exceeded with url: /api/auth (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f4f3362bfd0>: Failed to establish a new connection: [Errno 111] Connection refused'))
在威联通的Container Station中安装的,account就设置为了威联通网页端管理界面的用户名

容器更新状态推送

#18 有提及容器的定时更新功能,个人有相同需求,这个issue其实蛮好的。
如果说自动更新不太稳定的话,可否考虑在docker copilot检测到容器有更新时通过Web hook/server酱/telegram bot等方式推送更新信息提醒用户更新容器?

onekey更新copilot后无法反代了

之前onekey在npm中配置的

location / {
    proxy_pass http://192.168.0.21:12712;
    proxy_set_header Host $http_host;
    proxy_set_header X-Real-IP $remote_addr;
    proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
    proxy_set_header X-Forwarded-Proto $scheme;
}

可以反代,现在copilot要怎么设置呢

一直报错,不知道为什么

2024/3/27 22:39:22 github.com/onlyLTY/dockerCopilotZspace/zspace/dockercopilot.go:61 +0x5e8
2024/3/27 22:39:22 main.main()
2024/3/27 22:39:22 goroutine 1 [running]:
2024/3/27 22:39:22
2024/3/27 22:39:22 panic: 请求错误,状态码:422

建议增加镜像备份功能

众所周知的原因部分镜像更新后旧版本可能会存在丢失的风险,建议增加镜像的自定义备份,未来可以通过备份镜像重新安装

onekey自身更新问题

v1.0.7-zspac一直提示有更新,点击后提示“” 更新程序失败 {"status":"","msg":"need"}“”

更新之后还是提示更新

我是绿联用户,我用onekey更新了容器之后,页面还是提示有更新。容器我看了已经是最新的了,这个检测逻辑是根据什么来的。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.