Helixform / TeleGPT

An out-of-box ChatGPT bot for Telegram.
https://icystudio.github.io/TeleGPT/telegpt_core
MIT License
237 stars 14 forks source link

docker 安装错误 #11

Open nutinshell opened 1 year ago

nutinshell commented 1 year ago

docker login 成功 执行 compose 报错

[+] Running 0/1
 ⠿ app Error                                                                                                                                                                              1.1s
Error response from daemon: denied
level=info msg="Attempting next endpoint for pull after error: denied"
level=error msg="Handler for POST /v1.42/images/create returned error: denied"
unixzii commented 1 year ago

@Lakr233 Could you have a look at this?

Lakr233 commented 1 year ago

@Lakr233 Could you have a look at this?

looks like something wrong in the repository configuration, we need a talk

unixzii commented 1 year ago

@nutinshell Hi, sorry for the late reply. We checked the package settings and found it set to private by mistakes. I just fixed that and you can give another try.

nutinshell commented 1 year ago

oops, new error

[+] Running 0/1
 ⠿ app Error                                                                                                                                                                              0.8s
Error response from daemon: manifest unknown
unixzii commented 1 year ago

oops, new error


[+] Running 0/1

 ⠿ app Error                                                                                                                                                                              0.8s

Error response from daemon: manifest unknown

@Lakr233 Do you have any idea? I can check it out later.