You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2021/11/26 02:44:21 UTC

[GitHub] [dubbo] gang0713 commented on issue #8953: Failed to invoke the method collect in the service org.apache.dubbo.monitor.MonitorService. address cache not build on the consumer

gang0713 commented on issue #8953:
URL: https://github.com/apache/dubbo/issues/8953#issuecomment-979647290


   > 我也遇到过这个问题,后来发现是nacos版本不统一,同步版本号后问题解决了。
   
   版本一致也是这样。
   下面开的端口应该没有问题吧。
   docker run --name nacos8849  -d -p 8849:8848 -p 9848:9848 -p 9849:9849 --privileged=true --restart=always -e JVM_XMS=256m -e JVM_XMX=256m -e JVM_XMN=512m -e MODE=standalone -v  /opt/conf/nacos8849/logs:/home/nacos/logs -v  /opt/conf/nacos2.0.0/custom.properties:/home/nacos/init.d/custom.properties nacos/nacos-server:2.0.3


-- 
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: notifications-unsubscribe@dubbo.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org