The GitHub Actions job "Java CI with Maven" on stormcrawler.git/issue-2080-private-address-default has succeeded. Run started by GitHub user rzo1 (triggered by dpol1).
Head commit for run: 26d4137ded5f06e0c88786d0871aed1cd9083134 / 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/34511640693 With regards, GitHub Actions via GitBox
