[GRADLE-3121] Gradle 1.12 on FreeBSD fails with "Cannot accept connection from remote address" Created: 02/Jul/14 Updated: 21/Jun/16 Resolved: 21/Jun/16 |
|
| Status: | Resolved |
| Project: | Gradle |
| Affects Version/s: | None |
| Fix Version/s: | 3.0-rc-1 |
| Type: | Bug | ||
| Reporter: | Gradle Forums | Assignee: | Stefan Wolf |
| Resolution: | Fixed | Votes: | 1 |
| Attachments: |
|
| Description |
|
I'm running my build in a FreeBSD jail which does not have a loopback address, localhost host resolves to 192.168.200.44. $ ./gradlew clean FAILURE: Build failed with an exception.
BUILD FAILED Possible regression [1]http://issues.gradle.org/browse/GRADL... ? Full debug: |
| Comments |
| Comment by Torben Vesterager [ 19/Nov/14 ] |
|
I managed to recreate this on Windows and gradle 2.2 just now. |