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/12/06 08:54:55 UTC

[GitHub] [rocketmq] jamescheng16 opened a new issue, #5653: proxy service didn't started

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

   
   
   **BUG REPORT**
   
   1. Please describe the issue you observed:
   proxy didn't start.
   java client can't send message.
   shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /172.16.18.147:8081
   But dashboard run correctly. can search and send message
   
   
   - What did you do (The steps to reproduce)?
   - user start broker command
   `nohup sh bin/mqbroker -n localhost:9876 --enable-proxy &`
   
   - What is expected to see?
   - java client send and receive message
   
   - What did you see instead?
   
   
   2. Please tell us about your environment:
   version rocketmq-all-5.0.0-bin-release
   3. Other information (e.g. detailed explanation, logs, related issues, suggestions on how to fix, etc):
   
   


-- 
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


Re: [I] proxy service didn't started [rocketmq]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #5653:
URL: https://github.com/apache/rocketmq/issues/5653#issuecomment-1854882505

   This issue is stale because it has been open for 365 days with no activity. It will be closed in 3 days if no further activity occurs.


-- 
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


Re: [I] proxy service didn't started [rocketmq]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #5653:
URL: https://github.com/apache/rocketmq/issues/5653#issuecomment-1858992379

   This issue was closed because it has been inactive for 3 days since being marked as stale.


-- 
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] jamescheng16 commented on issue #5653: proxy service didn't started

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

   ![Screenshot 2022-12-13 at 11 08 04](https://user-images.githubusercontent.com/4263914/207217128-ccd95d40-3c7b-43cb-867f-529df07f3838.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] drpmma commented on issue #5653: proxy service didn't started

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

   
   > there is no ~/logs/rmq-proxy/ at path ~/logs
   
   


-- 
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 #5653: proxy service didn't started

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

   @jamescheng16 
   #5511 
   this bug has fixed and release the next version. You can build from the development branch's source code
   


-- 
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] drpmma commented on issue #5653: proxy service didn't started

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

   > @jamescheng16 #5511 this bug has fixed and release the next version. You can build from the development branch's source code
   
   This issue may not has a connection with #5511 because this bug just occurs in develop branch and has not been released in 5.0.0.
   
   @jamescheng16 Please provide logs like ~/logs/rmq-proxy/default.log for more information.


-- 
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] ShadowySpirits commented on issue #5653: proxy service didn't started

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

   > @jamescheng16 #5511 this bug has fixed and release the next version. You can build from the development branch's source code
   
   It's not true because metrics aren't included in 5.0.0.


-- 
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] jamescheng16 commented on issue #5653: proxy service didn't started

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

   there is no ~/logs/rmq-proxy/ at path ~/logs
   


-- 
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


Re: [I] proxy service didn't started [rocketmq]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] closed issue #5653: proxy service didn't started 
URL: https://github.com/apache/rocketmq/issues/5653


-- 
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