Open tomorrrow666 opened 2 months ago
@tomorrrow666 在部署机器上执行:
curl -k https://<本机ip>
有输出吗?
idrl@idrl-virtual-machine:~/cloudpods-baremetal$ curl -k https://192.168.125.136 <!DOCTYPE html>
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.**
那前端服务是正常的,通过浏览器访问这个地址不行吗?
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] 内核支持什么版本的?
curl -k https://192.168.125.136
web端的IP地址绑定在哪里改?
容器已运行,访问不到页面, 对应容器日志报错: 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