AbelKeithsun opened a new issue, #5980:
URL: https://github.com/apache/shenyu/issues/5980

   ### Question
   
   divide插件中保存上游服务状态open会自动切换为close,我在部署网关的机器上直接去访问客户端提供的服务,返回是正常的,> 
   < HTTP/1.1 200 
   < Server: nginx
   < Date: Thu, 27 Mar 2025 06:35:20 GMT
   < Content-Type: application/json;charset=UTF-8
   < Transfer-Encoding: chunked
   < Connection: keep-alive
   < Cache-Control: no-store
   < Content-Language: en-US
   < 
   * Connection #0 to host 10.85.250.114 left intact
   
{"code":0,"type":null,"message":null,"data":null}。但是通过网关代理访问就是:{"code":-119,"message":"Can
 not find healthy upstream url, please check your 
configuration!"}。但是,我去看配置的服务配置发现了这样一个现象。
   
   服务发现如下gif:
   
   
![Image](https://github.com/user-attachments/assets/0bd8c537-a6ea-4d2b-951e-7df4ab9aeae5)


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

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

Reply via email to