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

support change the default port of 50051 #1816

Closed
Asutorufa opened this issue Feb 27, 2025 · 1 comment · Fixed by #1820
Closed

support change the default port of 50051 #1816

Asutorufa opened this issue Feb 27, 2025 · 1 comment · Fixed by #1820

Comments

@Asutorufa
Copy link

Is your feature request related to a problem? Please describe

I already have another service run at 50051 port, and I can't change it.

Describe the solution you'd like

Support to change default port of 50051, eg: ENV/ARGS.

Describe alternatives you've considered

I want to change the port, but here seems no cli ARGS or ENV to configure it.

Additional context

I0227 13:39:48.557244 4015617 network_routes_controller.go:310] Starting network route controller 
time="2025-02-27T13:39:48Z" level=warning msg="listen failed" Error="listen tcp 192.168.2.245:50051: bind: address already in use" Key="192.168.2.245:50051" Topic=grpc 
time="2025-02-27T13:39:48Z" level=fatal msg="failed to listen grpc port" Err="listen tcp 192.168.2.245:50051: bind: address already in use"
              
Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant