-
Notifications
You must be signed in to change notification settings - Fork 153
bug: 一键安装时,包下载失败 #178
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
网页打开这个地址也是没包 |
刚排查发现,我们在打包过程中出现了网络错误,导致安装包上传失败了 |
可以下载了,不过安装失败了,我是centos 7.9系统,好像个命令没找到 100%[=======================================================================================================================================>] 272,591,872 9.48MB/s in 28s 2025-01-20 10:42:26 (9.38 MB/s) - ‘apipark.tar.gz’ saved [272591872/272591872] ✔ Passed: Download package success |
docker ps 正在运行的如下: CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES |
哦,如果我本机有mysql和redis的话,会影响到这个脚本,尤其是redis,报错了 ? Question: Container apipark-redis already exists. Do you want to reinstall container? (yes/no) |
感谢回答, 随便给一个就行是吗?我试试! |
对的 |
好像是mysql的端口也有冲突,我也改一下再试试! |
稍等,我尝试初始化部署的确存在点问题,稍等一会儿,我们更新一下新镜像 |
能够满足您的需求的,您可以先体验下我们的demo地址:demo.apipark.com |
我这边一切正常呢 |
有可能是网络因素的原因,您可以尝试手动下载
|
嗯,我再看看 |
希望有条件的话,一键安装脚本跑一下老系统,比如centos7.9这种系统,以及环境方面的兼容测试,最好也能再完善一下系统要求、环境搭建方面的文档,可能对我这种新手会更友好, 辛苦了! |
了解。 我们尽快安排兼容性相关的部署测试 |
请提供操作系统,架构信息 |
Linux VMware-Virtual-Platform 6.11.0-17-generic #17~24.04.2-Ubuntu SMP PREEMPT_DYNAMIC Mon Jan 20 22:48:29 UTC 2 x86_64 x86_64 x86_64 GNU/Linux |
|
docker-compose启动的话会有短暂的初始化等待时间,另外apipark的镜像版本号写最新的v1.6.2-beta |
Current Behavior
ℹ Info: Download package from https://public.eolinker.com/apipark/images/apipark.v1.4.2-beta.amd64.tar.gz...
ℹ Info: wget https://public.eolinker.com/apipark/images/apipark.v1.4.2-beta.amd64.tar.gz -O apipark.tar.gz
--2025-01-20 10:22:07-- https://public.eolinker.com/apipark/images/apipark.v1.4.2-beta.amd64.tar.gz
Resolving public.eolinker.com (public.eolinker.com)... 223.111.131.211, 223.111.131.215, 111.45.28.78, ...
Connecting to public.eolinker.com (public.eolinker.com)|223.111.131.211|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
Expected Behavior
No response
Error Logs
No response
Steps to Reproduce
No response
Environment
uname -a
):The text was updated successfully, but these errors were encountered: