You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Everything is fine when I run it on my localhost (without a proxy).
It may be possible to use axios here. It already respects the environment variables set for a proxy (see http_proxy or https_proxy on https://axios-http.com/docs/req_config)
Have you read the documentation?
URL
https://www.google.de
What are you trying to accomplish
I tried to run the crux plugin behind a proxy in a docker container with this cli command:
this is the result:
this are two sections of the configuration:
Although the proxy was set correctly, it seems to be simply ignored during the request. I think the reason is that it is not respected here: https://github.com/sitespeedio/sitespeed.io/blob/main/lib/plugins/crux/send.js
When I try to curl the googleapis endpoint from within the container everythings works:
Everything is fine when I run it on my localhost (without a proxy).
It may be possible to use axios here. It already respects the environment variables set for a proxy (see http_proxy or https_proxy on https://axios-http.com/docs/req_config)
What browser did you use?
Chrome
How to reproduce
sites.txt.crux contains lines like
The text was updated successfully, but these errors were encountered: