-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add outbound proxy support for Collector #1217
Labels
Bug
Something isn't working
Comments
fniessink
added a commit
that referenced
this issue
Jun 10, 2020
fniessink
added a commit
that referenced
this issue
Jun 10, 2020
fniessink
added a commit
that referenced
this issue
Jun 10, 2020
…days ago due to differences in timezone or system clock between Quality-time and the source. Fixes #1217.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
With the change to the aiohttp library it is no longer possible to use environment variables for proxy. It appears the library does not evaluate them by default.
Please enable outbound proxy support, e.g. by enabling support for the default env variables or custom collector variables.
See https://docs.aiohttp.org/en/stable/client_advanced.html#proxy-support
The text was updated successfully, but these errors were encountered: