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/02 09:20:44 UTC

[GitHub] [rocketmq-client-go] chowhugh opened a new issue, #967: fetch offset of mq from broker error

chowhugh opened a new issue, #967:
URL: https://github.com/apache/rocketmq-client-go/issues/967

   ERRO[0400] fetch offset of mq from broker error   
    underlayError="broker response code: 22, remarks: Not found, V3_0_6_SNAPSHOT maybe this group consumer boot first"
   


-- 
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-client-go] chowhugh commented on issue #967: fetch offset of mq from broker error

Posted by GitBox <gi...@apache.org>.
chowhugh commented on issue #967:
URL: https://github.com/apache/rocketmq-client-go/issues/967#issuecomment-1340711863

   > 
   
    not yet :(


-- 
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-client-go] chowhugh commented on issue #967: fetch offset of mq from broker error

Posted by "chowhugh (via GitHub)" <gi...@apache.org>.
chowhugh commented on issue #967:
URL: https://github.com/apache/rocketmq-client-go/issues/967#issuecomment-1413181190

   我目前解决了,首先我是用的是云服务商提供的RocketMQ,
   在管理后台重置该消费组消费点位 就可以了。
   


-- 
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-client-go] weinberggithub commented on issue #967: fetch offset of mq from broker error

Posted by GitBox <gi...@apache.org>.
weinberggithub commented on issue #967:
URL: https://github.com/apache/rocketmq-client-go/issues/967#issuecomment-1340281932

   > 
   
   did you fix it ?


-- 
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-client-go] francisoliverlee commented on issue #967: fetch offset of mq from broker error

Posted by "francisoliverlee (via GitHub)" <gi...@apache.org>.
francisoliverlee commented on issue #967:
URL: https://github.com/apache/rocketmq-client-go/issues/967#issuecomment-1439387371

   处理这个issue的pr已经关联, 大家了解下根本原因。 此issue这里关闭了,有需要随时重新打开


-- 
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-client-go] ngyhd commented on issue #967: fetch offset of mq from broker error

Posted by GitBox <gi...@apache.org>.
ngyhd commented on issue #967:
URL: https://github.com/apache/rocketmq-client-go/issues/967#issuecomment-1365564155

   我也遇到了这个问题,主题启动新消费组,消费者无法正常消费,应该怎么解决呢?


-- 
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-client-go] chowhugh commented on issue #967: fetch offset of mq from broker error

Posted by GitBox <gi...@apache.org>.
chowhugh commented on issue #967:
URL: https://github.com/apache/rocketmq-client-go/issues/967#issuecomment-1360636487

   > did you fix it ?
   not 
   


-- 
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-client-go] GrumpyCat0413 commented on issue #967: fetch offset of mq from broker error

Posted by GitBox <gi...@apache.org>.
GrumpyCat0413 commented on issue #967:
URL: https://github.com/apache/rocketmq-client-go/issues/967#issuecomment-1373574179

   你需要更新他的client版本,直接更新master吧 更新到最新就行了,2.2版本不知道什么时候发布呢


-- 
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-client-go] Larrouse2015 commented on issue #967: fetch offset of mq from broker error

Posted by "Larrouse2015 (via GitHub)" <gi...@apache.org>.
Larrouse2015 commented on issue #967:
URL: https://github.com/apache/rocketmq-client-go/issues/967#issuecomment-1415104761

   我也解决了,确实用master版本就可以了


-- 
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-client-go] chowhugh commented on issue #967: fetch offset of mq from broker error

Posted by GitBox <gi...@apache.org>.
chowhugh commented on issue #967:
URL: https://github.com/apache/rocketmq-client-go/issues/967#issuecomment-1369334561

   >你解决了嘛 
   
   


-- 
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-client-go] GrumpyCat0413 commented on issue #967: fetch offset of mq from broker error

Posted by GitBox <gi...@apache.org>.
GrumpyCat0413 commented on issue #967:
URL: https://github.com/apache/rocketmq-client-go/issues/967#issuecomment-1358817059

   did you fix it ?


-- 
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-client-go] francisoliverlee closed issue #967: fetch offset of mq from broker error

Posted by "francisoliverlee (via GitHub)" <gi...@apache.org>.
francisoliverlee closed issue #967: fetch offset of mq from broker error   
URL: https://github.com/apache/rocketmq-client-go/issues/967


-- 
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-client-go] Larrouse2015 commented on issue #967: fetch offset of mq from broker error

Posted by "Larrouse2015 (via GitHub)" <gi...@apache.org>.
Larrouse2015 commented on issue #967:
URL: https://github.com/apache/rocketmq-client-go/issues/967#issuecomment-1411598567

   使用master的版本 ,又报 the consumer group option validate fail  
   
   > 你需要更新他的client版本,直接更新master吧 更新到最新就行了,2.2版本不知道什么时候发布呢
   
   


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