-
Notifications
You must be signed in to change notification settings - Fork 67
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
按照官网测试文档,启动hongo网关成功,但创建虚拟网关时提示“服务器内部错误”,无法进行 #63
Comments
麻烦提供一下portal和api-plane的报错日志,可以按照如下命令操作 查询pod名称
打印日志
|
[root@k8s-master init-hango]# kubectl get po -n hango-system | grep portal |
报错是端口冲突,可以先尝试一下创建虚拟网关使用别的端口 是否已经创建过虚拟网关?想确认一下环境是上否存在了pluginmanager资源
|
Describe the bug
A clear and concise description of what the bug is.
参考官网
安装版本为hango-gateway-1.5.0
安装完成
kubectl get pods -n hango-system
NAME READY STATUS RESTARTS AGE
hango-istiod-85b9f659dc-w7lqg 1/1 Running 1 (14d ago) 14d
hango-portal-6985fd754d-2zhgg 2/2 Running 2 (5h6m ago) 14d
hango-proxy-7ddcb9567d-w9k5x 1/1 Running 1 14d
hango-ui-6b6d9fd6f8-84n2j 1/1 Running 0 14d
istio-e2e-app-7d967f6867-kfp5x 1/1 Running 1 (5h6m ago) 14d
slime-hango-dc9556b64-jrflb 1/1 Running 0 14d
已执行install/init-hango/init.sh,成功
2.创建虚拟网关¶
通过虚拟网关管理界面创建虚拟网关,其中监听端口为Envoy暴露的访问端口,域名信息将为后续的服务路由所用(必要信息)
填写信息,保存
弹出“服务器内部错误”
如何解决,如何定位问题?
Add any other context about the problem here, e.g.
NAME="CentOS Linux"
VERSION="7 (Core)"
ID="centos"
3.10.0-1160.el7.x86_64
The text was updated successfully, but these errors were encountered: