You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by "luolu7 (via GitHub)" <gi...@apache.org> on 2023/04/10 06:02:38 UTC

[GitHub] [apisix-ingress-controller] luolu7 opened a new issue, #1775: request help: sometimes apisix-ingress not sync to apisix

luolu7 opened a new issue, #1775:
URL: https://github.com/apache/apisix-ingress-controller/issues/1775

   ### Issue description
   
   在生产环境,apisix-ingress有时候出现更改了ingress中apisixroute资源文件 内容也更新了status也显示成功,但是并没有同步到apisix中,看日志发现有400报错
   ![1681105036772](https://user-images.githubusercontent.com/129709155/230833707-fe758edb-5bae-4cf6-a931-9662153bcf33.png)
   不知道这个400是为什么会出现的,同样的ar文件在其他环境测试没有问题,生产环境的网络到这个apisix admin也是通的,请教一下
   
    
   ```
   apiVersion: apisix.apache.org/v1
   kind: ApisixRoute
   metadata:
     creationTimestamp: "2022-11-24T09:45:24Z"
     generation: 5
     name: abc-h5-abc-abc
     namespace: abcd-abc
     resourceVersion: "172331657"
     uid: cf64aa3c-7c4c-789a-a7f5-afd2fa456123
   spec:
     http:
     - backends:
       - serviceName: abcd-h5-abc-112
         servicePort: 80
       match:
         hosts:
         - abcd-h5.abc.abc
         paths:
         - /*
       name: abcd-h5-abc
       priority: 3
   status:
     conditions:
     - lastTransitionTime: "2023-04-07T09:04:17Z"
       message: Sync Successfully
       reason: ResourcesSynced
       status: "True"
       type: ResourcesAvailable
   ```
   
   可以看到虽然status显示同步成功了,但是dashboard里面没有同步
   ![1681105600407](https://user-images.githubusercontent.com/129709155/230834992-b2647cda-cec2-410e-8133-6387f934c1c4.png)
   
   
   
   ### Environment
   
   - your apisix-ingress-controller version (output of apisix-ingress-controller version --long): 1.2.0
   - your Kubernetes cluster version (output of kubectl version): 1.21.5
   - if you run apisix-ingress-controller in Bare-metal environment, also show your OS version (uname -a):centos7.6
   


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

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


[GitHub] [apisix-ingress-controller] github-actions[bot] commented on issue #1775: request help: sometimes apisix-ingress not sync to apisix

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #1775:
URL: https://github.com/apache/apisix-ingress-controller/issues/1775#issuecomment-1675593923

   This issue has been closed due to lack of activity. If you think that is incorrect, or the issue requires additional review, you can revive the issue at any time.


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

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


[GitHub] [apisix-ingress-controller] github-actions[bot] closed issue #1775: request help: sometimes apisix-ingress not sync to apisix

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] closed issue #1775: request help: sometimes apisix-ingress not sync to apisix
URL: https://github.com/apache/apisix-ingress-controller/issues/1775


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

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


[GitHub] [apisix-ingress-controller] luolu7 commented on issue #1775: request help: sometimes apisix-ingress not sync to apisix

Posted by "luolu7 (via GitHub)" <gi...@apache.org>.
luolu7 commented on issue #1775:
URL: https://github.com/apache/apisix-ingress-controller/issues/1775#issuecomment-1504833148

   找到原因  ingress日志提示"failed to fetch upstream info by upstream id [8878ecd5]     重新删除svc后再创建svc解决,感觉这可能是个bug,svc明明是存在的。
   ![image](https://user-images.githubusercontent.com/129709155/231391435-05efc5c0-04a3-4568-aa26-25a15f6d2f10.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@apisix.apache.org

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


[GitHub] [apisix-ingress-controller] github-actions[bot] commented on issue #1775: request help: sometimes apisix-ingress not sync to apisix

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #1775:
URL: https://github.com/apache/apisix-ingress-controller/issues/1775#issuecomment-1631718393

   This issue has been marked as stale due to 90 days of inactivity. It will be closed in 30 days if no further activity occurs. If this issue is still relevant, please simply write any comment. Even if closed, you can still revive the issue at any time or discuss it on the dev@apisix.apache.org list. Thank you for your contributions.


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

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