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 2022/06/29 02:06:19 UTC

[GitHub] [dubbo] xiongwu1 opened a new issue, #10232: What is the minimum version of Nacos required for Dubbo 3 and above?

xiongwu1 opened a new issue, #10232:
URL: https://github.com/apache/dubbo/issues/10232

   We tried to upgrade from version 2.7 to version 3 x. It is found that the application has registered with Nacos, but the interface called by the consumer has timed out all the time.  The consumer has not been upgraded
   
   Nacos version: 2.0.3
   Dubbo version: 3.0.9
   


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


[GitHub] [dubbo] xiongwu1 commented on issue #10232: What is the minimum version of Nacos required for Dubbo 3 and above?

Posted by GitBox <gi...@apache.org>.
xiongwu1 commented on issue #10232:
URL: https://github.com/apache/dubbo/issues/10232#issuecomment-1169565722

   However, after upgrading the provider,  the consumer request timed out. The consumer not upgrade.
   Nacos content:
   ![image](https://user-images.githubusercontent.com/15642586/176362053-c20a1787-5062-4b65-89e1-2e595e156067.png)
   
   Error message:
   ![image](https://user-images.githubusercontent.com/15642586/176362386-63aef4b5-b080-44f4-845f-b91821b8d091.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: 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


[GitHub] [dubbo] xiongwu1 commented on issue #10232: What is the minimum version of Nacos required for Dubbo 3 and above?

Posted by GitBox <gi...@apache.org>.
xiongwu1 commented on issue #10232:
URL: https://github.com/apache/dubbo/issues/10232#issuecomment-1169718559

   So what is the final solution?  
   the DUBBO_IP_TO_BIND way fixed IP is not realistic
   Our solution is start parameter addition: -Ddubbo.network.interface.preferred=eth0


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


[GitHub] [dubbo] AlbumenJ commented on issue #10232: What is the minimum version of Nacos required for Dubbo 3 and above?

Posted by GitBox <gi...@apache.org>.
AlbumenJ commented on issue #10232:
URL: https://github.com/apache/dubbo/issues/10232#issuecomment-1169575545

   This is not the problem of registry. Please check if network is available from 10.0.0.0/8 to 172.0.0.0/8


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


[GitHub] [dubbo] xiongwu1 closed issue #10232: What is the minimum version of Nacos required for Dubbo 3 and above?

Posted by GitBox <gi...@apache.org>.
xiongwu1 closed issue #10232: What is the minimum version of Nacos required for Dubbo 3 and above?
URL: https://github.com/apache/dubbo/issues/10232


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


[GitHub] [dubbo] xiongwu1 commented on issue #10232: What is the minimum version of Nacos required for Dubbo 3 and above?

Posted by GitBox <gi...@apache.org>.
xiongwu1 commented on issue #10232:
URL: https://github.com/apache/dubbo/issues/10232#issuecomment-1169602239

   Looks like question #9737
   
   


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


[GitHub] [dubbo] AlbumenJ commented on issue #10232: What is the minimum version of Nacos required for Dubbo 3 and above?

Posted by GitBox <gi...@apache.org>.
AlbumenJ commented on issue #10232:
URL: https://github.com/apache/dubbo/issues/10232#issuecomment-1169501578

   Nacos 2.x supports Dubbo 3.x


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


[GitHub] [dubbo] AlbumenJ commented on issue #10232: What is the minimum version of Nacos required for Dubbo 3 and above?

Posted by GitBox <gi...@apache.org>.
AlbumenJ commented on issue #10232:
URL: https://github.com/apache/dubbo/issues/10232#issuecomment-1169749863

   > So what is the final solution? the DUBBO_IP_TO_BIND way fixed IP is not realistic Our solution is start parameter addition: -Ddubbo.network.interface.preferred=eth0
   
   use DUBBO_PREFERRED_NETWORK_INTERFACE


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


[GitHub] [dubbo] AlbumenJ commented on issue #10232: What is the minimum version of Nacos required for Dubbo 3 and above?

Posted by GitBox <gi...@apache.org>.
AlbumenJ commented on issue #10232:
URL: https://github.com/apache/dubbo/issues/10232#issuecomment-1169576115

   The exception is means 10.0.1.30 unable to connect to 172.18.0.16.


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