You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/05/21 17:01:33 UTC

[GitHub] [apisix-dashboard] gymgym1212 commented on pull request #2453: fix: change "Route List" to "Routes"

gymgym1212 commented on PR #2453:
URL: https://github.com/apache/apisix-dashboard/pull/2453#issuecomment-1133669596

   Hi @Baoyuantop, I'm wondering if the ci error is caused by the dev serveUrlMap
   https://github.com/apache/apisix-dashboard/blob/227b2000296a2665dd7cac31f8671b1d34672612/web/config/defaultSettings.ts#L34-L37
   
   In my MacBook, I will get this error:
   ```
   [HPM] Error occurred while trying to proxy request /apisix/admin/labels/route from localhost:8000 to http://139.217.190.60 (ETIMEDOUT) (https://nodejs.org/api/errors.html#errors_common_system_errors)
   [HPM] Error occurred while trying to proxy request /apisix/admin/routes?label=&page=1&page_size=10 from localhost:8000 to http://139.217.190.60 (ETIMEDOUT) (https://nodejs.org/api/errors.html#errors_common_system_errors)
   ```
   
   And the Route List is always in `loading` state, like below:
   ![image](https://user-images.githubusercontent.com/37684061/169661585-368a7e3d-d105-45b7-9ea3-0c79258dbe98.png)
   
   Therefore, this may lead to the error that the corresponding element cannot be obtained.
   ![image](https://user-images.githubusercontent.com/37684061/169661638-6ff09f54-ce1e-4339-9c1b-be883475ec74.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