Skip to content
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

gateway-proxy is not listening on port 8080 #1410

Closed
liuwenzhi0318 opened this issue Apr 25, 2022 · 7 comments
Closed

gateway-proxy is not listening on port 8080 #1410

liuwenzhi0318 opened this issue Apr 25, 2022 · 7 comments
Assignees
Labels
bug Something isn't working

Comments

@liuwenzhi0318
Copy link

1、外部域名访问502

2、然后去查看容器内8080端口都没启动
/ $ netstat -tlnpu
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 127.0.0.1:19000 0.0.0.0:* LISTEN 6/envoy
tcp 0 0 0.0.0.0:8081 0.0.0.0:* LISTEN 6/envoy
/ $
3、日志包错
gateway-proxy-7dc74dcb75-x765l gateway-proxy [2022-04-25 10:15:59.877][6][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:101] StreamAggregatedResources gRPC config stream closed: 14, no healthy upstream
gateway-proxy-7dc74dcb75-x765l gateway-proxy [2022-04-25 10:15:59.877][6][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:63] Unable to establish new stream
gateway-proxy-7dc74dcb75-x765l gateway-proxy [2022-04-25 10:16:22.466][6][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:101] StreamAggregatedResources gRPC config stream closed: 14, no healthy upstream
gateway-proxy-7dc74dcb75-x765l gateway-proxy [2022-04-25 10:16:22.466][6][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:63] Unable to establish new stream
gateway-proxy-7dc74dcb75-x765l gateway-proxy [2022-04-25 10:16:23.371][6][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:101] StreamAggregatedResources gRPC config stream closed: 14, no healthy upstream
gateway-proxy-7dc74dcb75-x765l gateway-proxy [2022-04-25 10:16:23.371][6][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:63] Unable to establish new stream
gateway-proxy-7dc74dcb75-x765l gateway-proxy [2022-04-25 10:16:39.198][6][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:101] StreamAggregatedResources gRPC config stream closed: 14, no healthy upstream
gateway-proxy-7dc74dcb75-x765l gateway-proxy [2022-04-25 10:16:39.198][6][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:63] Unable to establish new stream

@liuwenzhi0318 liuwenzhi0318 added the bug Something isn't working label Apr 25, 2022
@liuwenzhi0318
Copy link
Author

这个问题一直存在,在几个集群上都出现了这个问题

@liuwenzhi0318
Copy link
Author

查了很久,文档的三种安装方法安装都成功了,就是访问不了,是不是gateway-proxy服务和istio有冲突

@liuwenzhi0318
Copy link
Author

ACK 云k8s环境

@flyer103
Copy link
Contributor

@liuwenzhi0318 Could you provide the cni-plugin and network policies used by ACK? We tested it once before, and it seemed to be abnormal in one network mode.

@liuwenzhi0318
Copy link
Author

网络插件使用的是kube-flannel, ingress-controller 使用的istio

@flyer103
Copy link
Contributor

flyer103 commented Apr 27, 2022

We'll test it again in a couple of days.
Are you in Zadig user group (qr code: link)? It may be convenient for quick communication for such problem via IM.

@jamsman94 jamsman94 changed the title 安装失败 gateway-proxy 内部8080 端口不启动啊 gateway-proxy is not listening on its port 8080 May 6, 2022
@jamsman94 jamsman94 changed the title gateway-proxy is not listening on its port 8080 gateway-proxy is not listening on port 8080 May 6, 2022
@jamsman94
Copy link
Contributor

This issue will be closed due to inactivity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants