You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/11/13 10:05:48 UTC

[GitHub] [rocketmq] kutouziUk opened a new issue, #5517: Proxy 8081 port already in use. How to Modify a Port?

kutouziUk opened a new issue, #5517:
URL: https://github.com/apache/rocketmq/issues/5517

   nohup sh bin/mqbroker -n localhost:9876 --enable-proxy &
   ![image](https://user-images.githubusercontent.com/54654629/201516400-73e48271-6e83-4098-bd00-7230214266f2.png)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq] mxsm commented on issue #5517: Proxy 8081 port already in use. How to Modify a Port?

Posted by GitBox <gi...@apache.org>.
mxsm commented on issue #5517:
URL: https://github.com/apache/rocketmq/issues/5517#issuecomment-1312715607

   Hi @kutouziUk  you can use -pc to set Proxy config file path and use `grpcServerPort` properties to set proxy port.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq] xiaodaweic commented on issue #5517: Proxy 8081 port already in use. How to Modify a Port?

Posted by GitBox <gi...@apache.org>.
xiaodaweic commented on issue #5517:
URL: https://github.com/apache/rocketmq/issues/5517#issuecomment-1321932444

   好的,谢谢。已经启动成功了,要json格式才行能运行成功。{"grpcServerPort":8082}


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq] xiaodaweic commented on issue #5517: Proxy 8081 port already in use. How to Modify a Port?

Posted by GitBox <gi...@apache.org>.
xiaodaweic commented on issue #5517:
URL: https://github.com/apache/rocketmq/issues/5517#issuecomment-1321704519

   > 
   
   能发一下具体命令吗?我在是nohup sh mqnamesrv 、nohup sh mqbroker 、nohup sh mqproxy的时候加-pc这个参数都没有启动成功。


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq] kutouziUk commented on issue #5517: Proxy 8081 port already in use. How to Modify a Port?

Posted by GitBox <gi...@apache.org>.
kutouziUk commented on issue #5517:
URL: https://github.com/apache/rocketmq/issues/5517#issuecomment-1321761867

   > 
   
   官方配置你看一下,我记得我当初那样配置成功了
   ![image](https://user-images.githubusercontent.com/54654629/203015491-950fd504-a29a-4f1d-89c4-c3960bec7963.png)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq] kutouziUk commented on issue #5517: Proxy 8081 port already in use. How to Modify a Port?

Posted by GitBox <gi...@apache.org>.
kutouziUk commented on issue #5517:
URL: https://github.com/apache/rocketmq/issues/5517#issuecomment-1312737410

   ok


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq] kutouziUk closed issue #5517: Proxy 8081 port already in use. How to Modify a Port?

Posted by GitBox <gi...@apache.org>.
kutouziUk closed issue #5517: Proxy  8081 port  already in use. How to Modify a Port?
URL: https://github.com/apache/rocketmq/issues/5517


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq] kutouziUk commented on issue #5517: Proxy 8081 port already in use. How to Modify a Port?

Posted by GitBox <gi...@apache.org>.
kutouziUk commented on issue #5517:
URL: https://github.com/apache/rocketmq/issues/5517#issuecomment-1312727474

   ok thank you. Is the grpcServerPort parameter described in the official document? I haven't seen the official document 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq] kutouziUk commented on issue #5517: Proxy 8081 port already in use. How to Modify a Port?

Posted by GitBox <gi...@apache.org>.
kutouziUk commented on issue #5517:
URL: https://github.com/apache/rocketmq/issues/5517#issuecomment-1321674699

   > > 
   > 
   > 能具体说一下grpcServerPort怎么设置吗? 我找不到在哪里设置。
   
    -pc指定配置文件位置 ,配置文件里面配置grpcServerPort=端口号


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq] xiaodaweic commented on issue #5517: Proxy 8081 port already in use. How to Modify a Port?

Posted by GitBox <gi...@apache.org>.
xiaodaweic commented on issue #5517:
URL: https://github.com/apache/rocketmq/issues/5517#issuecomment-1321720942

   > 
   配置文件里面配置中配置是grpcServerPort=8082时启动mqproxy [报语法错误。如图:
   ![1](https://user-images.githubusercontent.com/52072784/203008366-bf41153b-1970-4487-b3ad-72c8168021a4.jpg)
   ![2](https://user-images.githubusercontent.com/52072784/203008401-a0f3c464-3446-40d1-88cb-a6856935a69e.jpg)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq] xiaodaweic commented on issue #5517: Proxy 8081 port already in use. How to Modify a Port?

Posted by GitBox <gi...@apache.org>.
xiaodaweic commented on issue #5517:
URL: https://github.com/apache/rocketmq/issues/5517#issuecomment-1321658943

   
   > 
   能具体说一下grpcServerPort怎么设置吗? 我找不到在哪里设置。


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq] mxsm commented on issue #5517: Proxy 8081 port already in use. How to Modify a Port?

Posted by GitBox <gi...@apache.org>.
mxsm commented on issue #5517:
URL: https://github.com/apache/rocketmq/issues/5517#issuecomment-1312737039

   > ok thank you. Is the grpcServerPort parameter described in the official document? I haven't seen the official document
   
   It doesn't seem to be in the documentation.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org