本地安装基于Kubernetes的Kyma时遇到的一些错误消息

49 阅读1分钟

When logging on server remotely via putty, go to installation folder and execute installation script ./cmd/run.sh ,

the following error message is raised:

Unable to connect to the server: net/http: request canceled while waiting for connection(Client.Timeout exceeded while awaiting headers)
在这里插入图片描述

According to this error message it seems a proxy setting system in the server. Please kindly notice that all the five prerequisites mentioned in Kyma website are already installed successfully in current server via online installation, so it proves the system proxy setting is correct. As a result currently we don’t have a clue how to eliminate this error message and go ahead with the installation. It could be great if there is some expert who can help us with this issue.在这里插入图片描述