You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by "huxiaozheng (via GitHub)" <gi...@apache.org> on 2023/06/30 01:43:25 UTC

[GitHub] [servicecomb-java-chassis] huxiaozheng opened a new issue, #3847: 微服务启动后,接口请求报status = starting

huxiaozheng opened a new issue, #3847:
URL: https://github.com/apache/servicecomb-java-chassis/issues/3847

   最近现网遇到几个问题,想请教下
   1、微服务启动后,接口请求一直报503 status = starting. 请问什么场景下会出现这种情况?(cse日志已经没了,所以想咨询下大概可能的原因)
   2、微服务能一直处于这样的状态吗?没有什么保护机制去重启?
   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: commits-unsubscribe@servicecomb.apache.org.apache.org

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


[GitHub] [servicecomb-java-chassis] yanghao605 commented on issue #3847: 微服务启动后,接口请求报status = starting

Posted by "yanghao605 (via GitHub)" <gi...@apache.org>.
yanghao605 commented on issue #3847:
URL: https://github.com/apache/servicecomb-java-chassis/issues/3847#issuecomment-1614352333

   这种情况一般来说是微服务没有成功注册,自身状态没有转换为UP,导致在发起请求的时候因为自身状态不为UP请求失败


-- 
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@servicecomb.apache.org

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


[GitHub] [servicecomb-java-chassis] huxiaozheng closed issue #3847: 微服务启动后,接口请求报status = starting

Posted by "huxiaozheng (via GitHub)" <gi...@apache.org>.
huxiaozheng closed issue #3847: 微服务启动后,接口请求报status = starting
URL: https://github.com/apache/servicecomb-java-chassis/issues/3847


-- 
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@servicecomb.apache.org

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


[GitHub] [servicecomb-java-chassis] huxiaozheng commented on issue #3847: 微服务启动后,接口请求报status = starting

Posted by "huxiaozheng (via GitHub)" <gi...@apache.org>.
huxiaozheng commented on issue #3847:
URL: https://github.com/apache/servicecomb-java-chassis/issues/3847#issuecomment-1614387450

   这个我了解 ,我主要想了解是问题2和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: commits-unsubscribe@servicecomb.apache.org

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


[GitHub] [servicecomb-java-chassis] liubao68 commented on issue #3847: 微服务启动后,接口请求报status = starting

Posted by "liubao68 (via GitHub)" <gi...@apache.org>.
liubao68 commented on issue #3847:
URL: https://github.com/apache/servicecomb-java-chassis/issues/3847#issuecomment-1617066643

   具体要看你们的健康检查的实现机制。 或许合适的健康检查机制就能解答你的疑问。


-- 
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@servicecomb.apache.org

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