The GitHub Actions job "Java CI with Maven" on 
stormcrawler.git/issue-2080-private-address-default has failed.
Run started by GitHub user rzo1 (triggered by dpol1).

Head commit for run:
ed35b1397ac8b100561e7388f4e4cf42471f246e / Richard Zowalla <[email protected]>
Do not apply the IP address filter to fetches through a proxy

Behind a proxy the socket is connected to the proxy, which resolves the
target host itself, so the filter only ever saw the proxy's address. With
the new default exclude list, an HTTP proxy on a private range failed
every fetch. The interceptor now lets proxied connections through, a log
line at configure time says so, and the yaml and configuration.adoc
document that the proxy's own egress rules apply there.

configuration.adoc also shows the new default of
http.filter.ipaddress.exclude and no longer describes the filter as
optional.

Report URL: https://github.com/apache/stormcrawler/actions/runs/34453108108

With regards,
GitHub Actions via GitBox

Reply via email to