yunionio / cloudpods

A cloud-native open-source unified multi-cloud and hybrid-cloud platform. 开源、云原生的多云管理及混合云融合平台
https://www.cloudpods.org
Apache License 2.0
2.55k stars 520 forks source link

[求助/Help]物理机管理,快速安装 #21125

Open tomorrrow666 opened 2 weeks ago

tomorrrow666 commented 2 weeks ago

容器已运行,访问不到页面, 对应容器日志报错: idrl@idrl-virtual-machine:~/cloudpods-baremetal/data$ docker logs cloudpods-baremetal-web-1 /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration /docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/ /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh 10-listen-on-ipv6-by-default.sh: info: can not modify /etc/nginx/conf.d/default.conf (read-only file system?) /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh /docker-entrypoint.sh: Configuration complete; ready for start up

zexi commented 2 weeks ago

@tomorrrow666 在部署机器上执行: curl -k https://<本机ip> 有输出吗?

tomorrrow666 commented 1 week ago

idrl@idrl-virtual-machine:~/cloudpods-baremetal$ curl -k https://192.168.125.136 <!DOCTYPE html>云联壹云

zexi commented 1 week ago

idrl@idrl-virtual-machine:~/cloudpods-baremetal$ curl -k https://192.168.125.136

云联壹云**We're sorry but OneCloud doesn't work properly without JavaScript enabled. Please enable it to continue.**

那前端服务是正常的,通过浏览器访问这个地址不行吗?

tomorrrow666 commented 1 week ago

idrl@idrl-virtual-machine:~/cloudpods-baremetal$ curl -k https://192.168.125.136云联壹云**很抱歉,如果不启用 JavaScript,OneCloud 将无法正常运行。请启用它以继续。

那前端服务是正常的,通过浏览器访问这个地址不行吗?

可以了。怎么改成HTTP的? 还有高可用部署报错 this Docker version is not on the list of validated versions: 20.10.24. Latest validated version: 18.09\nerror execution phase preflight: k8s init node checks: [preflight] Some fatal errors occurred:\n\t[ERROR SystemVerification]: unsupported kernel release: 6.8.0-40-generic\n[preflight] 内核支持什么版本的?

tomorrrow666 commented 1 week ago

curl -k https://192.168.125.136

web端的IP地址绑定在哪里改?