gymgym1212 commented on PR #2453:
URL:
https://github.com/apache/apisix-dashboard/pull/2453#issuecomment-1133817576
I did the e2e test `yarn test:e2e` on my local environment. But I still got
the error. Why is the dev serveUrlMap used instead of test serveUrlMap?
@Baoyuantop Can you figure it out?
```
[HPM] Error occurred while trying to proxy request
/apisix/admin/plugin_configs 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/plugins?all=true 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/plugin_configs from localhost:8000 to
http://139.217.190.60 (ETIMEDOUT)
(https://nodejs.org/api/errors.html#errors_common_system_errors)
```
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]