Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save eriktrom/3fc0e5afe8eb399c60b7c1f3d3f9d97c to your computer and use it in GitHub Desktop.
Save eriktrom/3fc0e5afe8eb399c60b7c1f3d3f9d97c to your computer and use it in GitHub Desktop.
ember s -p 0
DEBUG=portfinder* ember s -p 0
portfinder:defaultHosts exports._defaultHosts is: [ '127.0.0.1', '::1', 'fe80::1', 'fe80::8c3:5090:6f70:ebcd', '10.0.1.22', 'fe80::fc77:49ff:fe37:c7e5', '10.211.55.2', '10.37.129.2', 'fe80::4c67:fb4:a09c:efff' ] +0ms
portfinder:getPort in eachSeries() iteration callback: host is 127.0.0.1 +513ms
portfinder:testPort entered testPort(): trying 127.0.0.1 port 49153 +2ms
portfinder:testPort done w/ testPort(): OK 127.0.0.1 port 49153 +5ms
portfinder:tryConnection Try Connection client -> server -> client: OK PORTFINDER +10ms
portfinder:getPort in eachSeries() iteration callback testPort() callback with a success for port 49153 +4ms
portfinder:getPort in eachSeries() iteration callback: host is ::1 +0ms
portfinder:testPort entered testPort(): trying ::1 port 49153 +0ms
portfinder:testPort done w/ testPort(): OK ::1 port 49153 +1ms
portfinder:tryConnection Try Connection client -> server -> client: OK PORTFINDER +2ms
portfinder:getPort in eachSeries() iteration callback testPort() callback with a success for port 49153 +1ms
portfinder:getPort in eachSeries() iteration callback: host is fe80::1 +0ms
portfinder:testPort entered testPort(): trying fe80::1 port 49153 +0ms
portfinder:testPort done w/ testPort(): failed fe80::1 w/ port 49153 with error EADDRNOTAVAIL +2ms
portfinder:testPort entered testPort(): trying fe80::1 port 49154 +0ms
portfinder:testPort done w/ testPort(): failed fe80::1 w/ port 49154 with error EADDRNOTAVAIL +1ms
portfinder:testPort entered testPort(): trying fe80::1 port 49155 +0ms
portfinder:testPort done w/ testPort(): failed fe80::1 w/ port 49155 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::1 port 49156 +1ms
portfinder:testPort done w/ testPort(): failed fe80::1 w/ port 49156 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::1 port 49157 +0ms
portfinder:testPort done w/ testPort(): failed fe80::1 w/ port 49157 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::1 port 49158 +0ms
portfinder:testPort done w/ testPort(): failed fe80::1 w/ port 49158 with error EADDRNOTAVAIL +1ms
portfinder:testPort entered testPort(): trying fe80::1 port 49159 +0ms
portfinder:testPort done w/ testPort(): failed fe80::1 w/ port 49159 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::1 port 49160 +0ms
portfinder:testPort done w/ testPort(): failed fe80::1 w/ port 49160 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::1 port 49161 +0ms
portfinder:testPort done w/ testPort(): failed fe80::1 w/ port 49161 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::1 port 49162 +0ms
portfinder:testPort done w/ testPort(): failed fe80::1 w/ port 49162 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::1 port 49163 +0ms
portfinder:testPort done w/ testPort(): failed fe80::1 w/ port 49163 with error EADDRNOTAVAIL +1ms
portfinder:testPort entered testPort(): trying fe80::1 port 49164 +0ms
portfinder:testPort done w/ testPort(): failed fe80::1 w/ port 49164 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::1 port 49165 +0ms
portfinder:testPort done w/ testPort(): failed fe80::1 w/ port 49165 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::1 port 49166 +0ms
portfinder:testPort done w/ testPort(): failed fe80::1 w/ port 49166 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::1 port 49167 +0ms
portfinder:testPort done w/ testPort(): failed fe80::1 w/ port 49167 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::1 port 49168 +0ms
portfinder:testPort done w/ testPort(): failed fe80::1 w/ port 49168 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::1 port 49169 +0ms
portfinder:testPort done w/ testPort(): failed fe80::1 w/ port 49169 with error EADDRNOTAVAIL +1ms
portfinder:testPort entered testPort(): trying fe80::1 port 49170 +0ms
portfinder:testPort done w/ testPort(): failed fe80::1 w/ port 49170 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::1 port 49171 +0ms
portfinder:testPort done w/ testPort(): failed fe80::1 w/ port 49171 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::1 port 49172 +1ms
portfinder:testPort done w/ testPort(): failed fe80::1 w/ port 49172 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::1 port 49173 +0ms
portfinder:testPort done w/ testPort(): failed fe80::1 w/ port 49173 with error EADDRNOTAVAIL +0ms
portfinder:getPort in eachSeries() iteration callback testPort() callback with an err: EADDRNOTAVAIL +0ms
portfinder:getPort in eachSeries() result callback: err is { Error: listen EADDRNOTAVAIL fe80::1:49173
at Object.exports._errnoException (util.js:1033:11)
at exports._exceptionWithHostPort (util.js:1056:20)
at Server._listen2 (net.js:1257:19)
at listen (net.js:1306:10)
at doListening (net.js:1421:7)
at _combinedTickCallback (internal/process/next_tick.js:83:11)
at process._tickCallback (internal/process/next_tick.js:104:9)
code: 'EADDRNOTAVAIL',
errno: 'EADDRNOTAVAIL',
syscall: 'listen',
address: 'fe80::1',
port: 49173 } +0ms
portfinder:getPort in eachSeries() iteration callback: host is 127.0.0.1 +1ms
portfinder:testPort entered testPort(): trying 127.0.0.1 port 49153 +1ms
portfinder:testPort done w/ testPort(): OK 127.0.0.1 port 49153 +0ms
portfinder:tryConnection Try Connection client -> server -> client: OK PORTFINDER +1ms
portfinder:getPort in eachSeries() iteration callback testPort() callback with a success for port 49153 +1ms
portfinder:getPort in eachSeries() iteration callback: host is ::1 +0ms
portfinder:testPort entered testPort(): trying ::1 port 49153 +0ms
portfinder:testPort done w/ testPort(): OK ::1 port 49153 +0ms
portfinder:tryConnection Try Connection client -> server -> client: OK PORTFINDER +1ms
portfinder:getPort in eachSeries() iteration callback testPort() callback with a success for port 49153 +1ms
portfinder:getPort in eachSeries() iteration callback: host is fe80::8c3:5090:6f70:ebcd +0ms
portfinder:testPort entered testPort(): trying fe80::8c3:5090:6f70:ebcd port 49153 +0ms
portfinder:testPort done w/ testPort(): failed fe80::8c3:5090:6f70:ebcd w/ port 49153 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::8c3:5090:6f70:ebcd port 49154 +0ms
portfinder:testPort done w/ testPort(): failed fe80::8c3:5090:6f70:ebcd w/ port 49154 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::8c3:5090:6f70:ebcd port 49155 +0ms
portfinder:testPort done w/ testPort(): failed fe80::8c3:5090:6f70:ebcd w/ port 49155 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::8c3:5090:6f70:ebcd port 49156 +0ms
portfinder:testPort done w/ testPort(): failed fe80::8c3:5090:6f70:ebcd w/ port 49156 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::8c3:5090:6f70:ebcd port 49157 +1ms
portfinder:testPort done w/ testPort(): failed fe80::8c3:5090:6f70:ebcd w/ port 49157 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::8c3:5090:6f70:ebcd port 49158 +0ms
portfinder:testPort done w/ testPort(): failed fe80::8c3:5090:6f70:ebcd w/ port 49158 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::8c3:5090:6f70:ebcd port 49159 +0ms
portfinder:testPort done w/ testPort(): failed fe80::8c3:5090:6f70:ebcd w/ port 49159 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::8c3:5090:6f70:ebcd port 49160 +0ms
portfinder:testPort done w/ testPort(): failed fe80::8c3:5090:6f70:ebcd w/ port 49160 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::8c3:5090:6f70:ebcd port 49161 +0ms
portfinder:testPort done w/ testPort(): failed fe80::8c3:5090:6f70:ebcd w/ port 49161 with error EADDRNOTAVAIL +1ms
portfinder:testPort entered testPort(): trying fe80::8c3:5090:6f70:ebcd port 49162 +0ms
portfinder:testPort done w/ testPort(): failed fe80::8c3:5090:6f70:ebcd w/ port 49162 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::8c3:5090:6f70:ebcd port 49163 +0ms
portfinder:testPort done w/ testPort(): failed fe80::8c3:5090:6f70:ebcd w/ port 49163 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::8c3:5090:6f70:ebcd port 49164 +0ms
portfinder:testPort done w/ testPort(): failed fe80::8c3:5090:6f70:ebcd w/ port 49164 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::8c3:5090:6f70:ebcd port 49165 +0ms
portfinder:testPort done w/ testPort(): failed fe80::8c3:5090:6f70:ebcd w/ port 49165 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::8c3:5090:6f70:ebcd port 49166 +1ms
portfinder:testPort done w/ testPort(): failed fe80::8c3:5090:6f70:ebcd w/ port 49166 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::8c3:5090:6f70:ebcd port 49167 +0ms
portfinder:testPort done w/ testPort(): failed fe80::8c3:5090:6f70:ebcd w/ port 49167 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::8c3:5090:6f70:ebcd port 49168 +0ms
portfinder:testPort done w/ testPort(): failed fe80::8c3:5090:6f70:ebcd w/ port 49168 with error EADDRNOTAVAIL +1ms
portfinder:testPort entered testPort(): trying fe80::8c3:5090:6f70:ebcd port 49169 +0ms
portfinder:testPort done w/ testPort(): failed fe80::8c3:5090:6f70:ebcd w/ port 49169 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::8c3:5090:6f70:ebcd port 49170 +0ms
portfinder:testPort done w/ testPort(): failed fe80::8c3:5090:6f70:ebcd w/ port 49170 with error EADDRNOTAVAIL +1ms
portfinder:testPort entered testPort(): trying fe80::8c3:5090:6f70:ebcd port 49171 +0ms
portfinder:testPort done w/ testPort(): failed fe80::8c3:5090:6f70:ebcd w/ port 49171 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::8c3:5090:6f70:ebcd port 49172 +0ms
portfinder:testPort done w/ testPort(): failed fe80::8c3:5090:6f70:ebcd w/ port 49172 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::8c3:5090:6f70:ebcd port 49173 +0ms
portfinder:testPort done w/ testPort(): failed fe80::8c3:5090:6f70:ebcd w/ port 49173 with error EADDRNOTAVAIL +0ms
portfinder:getPort in eachSeries() iteration callback testPort() callback with an err: EADDRNOTAVAIL +0ms
portfinder:getPort in eachSeries() result callback: err is { Error: listen EADDRNOTAVAIL fe80::8c3:5090:6f70:ebcd:49173
at Object.exports._errnoException (util.js:1033:11)
at exports._exceptionWithHostPort (util.js:1056:20)
at Server._listen2 (net.js:1257:19)
at listen (net.js:1306:10)
at doListening (net.js:1421:7)
at _combinedTickCallback (internal/process/next_tick.js:83:11)
at process._tickCallback (internal/process/next_tick.js:104:9)
code: 'EADDRNOTAVAIL',
errno: 'EADDRNOTAVAIL',
syscall: 'listen',
address: 'fe80::8c3:5090:6f70:ebcd',
port: 49173 } +0ms
portfinder:getPort in eachSeries() iteration callback: host is 127.0.0.1 +0ms
portfinder:testPort entered testPort(): trying 127.0.0.1 port 49153 +1ms
portfinder:testPort done w/ testPort(): OK 127.0.0.1 port 49153 +0ms
portfinder:tryConnection Try Connection client -> server -> client: OK PORTFINDER +1ms
portfinder:getPort in eachSeries() iteration callback testPort() callback with a success for port 49153 +1ms
portfinder:getPort in eachSeries() iteration callback: host is ::1 +0ms
portfinder:testPort entered testPort(): trying ::1 port 49153 +0ms
portfinder:testPort done w/ testPort(): OK ::1 port 49153 +0ms
portfinder:tryConnection Try Connection client -> server -> client: OK PORTFINDER +3ms
portfinder:getPort in eachSeries() iteration callback testPort() callback with a success for port 49153 +1ms
portfinder:getPort in eachSeries() iteration callback: host is 10.0.1.22 +0ms
portfinder:testPort entered testPort(): trying 10.0.1.22 port 49153 +0ms
portfinder:testPort done w/ testPort(): failed 10.0.1.22 w/ port 49153 with error EADDRINUSE +0ms
portfinder:testPort entered testPort(): trying 10.0.1.22 port 49154 +0ms
portfinder:testPort done w/ testPort(): OK 10.0.1.22 port 49154 +1ms
portfinder:tryConnection Try Connection client -> server -> client: OK PORTFINDER +1ms
portfinder:getPort in eachSeries() iteration callback testPort() callback with a success for port 49154 +1ms
portfinder:getPort in eachSeries() iteration callback: host is fe80::fc77:49ff:fe37:c7e5 +0ms
portfinder:testPort entered testPort(): trying fe80::fc77:49ff:fe37:c7e5 port 49153 +0ms
portfinder:testPort done w/ testPort(): failed fe80::fc77:49ff:fe37:c7e5 w/ port 49153 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::fc77:49ff:fe37:c7e5 port 49154 +0ms
portfinder:testPort done w/ testPort(): failed fe80::fc77:49ff:fe37:c7e5 w/ port 49154 with error EADDRNOTAVAIL +1ms
portfinder:testPort entered testPort(): trying fe80::fc77:49ff:fe37:c7e5 port 49155 +0ms
portfinder:testPort done w/ testPort(): failed fe80::fc77:49ff:fe37:c7e5 w/ port 49155 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::fc77:49ff:fe37:c7e5 port 49156 +0ms
portfinder:testPort done w/ testPort(): failed fe80::fc77:49ff:fe37:c7e5 w/ port 49156 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::fc77:49ff:fe37:c7e5 port 49157 +0ms
portfinder:testPort done w/ testPort(): failed fe80::fc77:49ff:fe37:c7e5 w/ port 49157 with error EADDRNOTAVAIL +1ms
portfinder:testPort entered testPort(): trying fe80::fc77:49ff:fe37:c7e5 port 49158 +0ms
portfinder:testPort done w/ testPort(): failed fe80::fc77:49ff:fe37:c7e5 w/ port 49158 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::fc77:49ff:fe37:c7e5 port 49159 +0ms
portfinder:testPort done w/ testPort(): failed fe80::fc77:49ff:fe37:c7e5 w/ port 49159 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::fc77:49ff:fe37:c7e5 port 49160 +0ms
portfinder:testPort done w/ testPort(): failed fe80::fc77:49ff:fe37:c7e5 w/ port 49160 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::fc77:49ff:fe37:c7e5 port 49161 +0ms
portfinder:testPort done w/ testPort(): failed fe80::fc77:49ff:fe37:c7e5 w/ port 49161 with error EADDRNOTAVAIL +1ms
portfinder:testPort entered testPort(): trying fe80::fc77:49ff:fe37:c7e5 port 49162 +0ms
portfinder:testPort done w/ testPort(): failed fe80::fc77:49ff:fe37:c7e5 w/ port 49162 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::fc77:49ff:fe37:c7e5 port 49163 +0ms
portfinder:testPort done w/ testPort(): failed fe80::fc77:49ff:fe37:c7e5 w/ port 49163 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::fc77:49ff:fe37:c7e5 port 49164 +0ms
portfinder:testPort done w/ testPort(): failed fe80::fc77:49ff:fe37:c7e5 w/ port 49164 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::fc77:49ff:fe37:c7e5 port 49165 +0ms
portfinder:testPort done w/ testPort(): failed fe80::fc77:49ff:fe37:c7e5 w/ port 49165 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::fc77:49ff:fe37:c7e5 port 49166 +0ms
portfinder:testPort done w/ testPort(): failed fe80::fc77:49ff:fe37:c7e5 w/ port 49166 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::fc77:49ff:fe37:c7e5 port 49167 +11ms
portfinder:testPort done w/ testPort(): failed fe80::fc77:49ff:fe37:c7e5 w/ port 49167 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::fc77:49ff:fe37:c7e5 port 49168 +0ms
portfinder:testPort done w/ testPort(): failed fe80::fc77:49ff:fe37:c7e5 w/ port 49168 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::fc77:49ff:fe37:c7e5 port 49169 +0ms
portfinder:testPort done w/ testPort(): failed fe80::fc77:49ff:fe37:c7e5 w/ port 49169 with error EADDRNOTAVAIL +1ms
portfinder:testPort entered testPort(): trying fe80::fc77:49ff:fe37:c7e5 port 49170 +0ms
portfinder:testPort done w/ testPort(): failed fe80::fc77:49ff:fe37:c7e5 w/ port 49170 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::fc77:49ff:fe37:c7e5 port 49171 +0ms
portfinder:testPort done w/ testPort(): failed fe80::fc77:49ff:fe37:c7e5 w/ port 49171 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::fc77:49ff:fe37:c7e5 port 49172 +0ms
portfinder:testPort done w/ testPort(): failed fe80::fc77:49ff:fe37:c7e5 w/ port 49172 with error EADDRNOTAVAIL +0ms
portfinder:getPort in eachSeries() iteration callback testPort() callback with an err: EADDRNOTAVAIL +0ms
portfinder:getPort in eachSeries() result callback: err is { Error: listen EADDRNOTAVAIL fe80::fc77:49ff:fe37:c7e5:49172
at Object.exports._errnoException (util.js:1033:11)
at exports._exceptionWithHostPort (util.js:1056:20)
at Server._listen2 (net.js:1257:19)
at listen (net.js:1306:10)
at doListening (net.js:1421:7)
at _combinedTickCallback (internal/process/next_tick.js:83:11)
at process._tickCallback (internal/process/next_tick.js:104:9)
code: 'EADDRNOTAVAIL',
errno: 'EADDRNOTAVAIL',
syscall: 'listen',
address: 'fe80::fc77:49ff:fe37:c7e5',
port: 49172 } +0ms
portfinder:getPort in eachSeries() iteration callback: host is 127.0.0.1 +0ms
portfinder:testPort entered testPort(): trying 127.0.0.1 port 49153 +0ms
portfinder:testPort done w/ testPort(): OK 127.0.0.1 port 49153 +1ms
portfinder:tryConnection Try Connection client -> server -> client: OK PORTFINDER +1ms
portfinder:getPort in eachSeries() iteration callback testPort() callback with a success for port 49153 +0ms
portfinder:getPort in eachSeries() iteration callback: host is ::1 +0ms
portfinder:testPort entered testPort(): trying ::1 port 49153 +1ms
portfinder:testPort done w/ testPort(): OK ::1 port 49153 +0ms
portfinder:tryConnection Try Connection client -> server -> client: OK PORTFINDER +4ms
portfinder:getPort in eachSeries() iteration callback testPort() callback with a success for port 49153 +1ms
portfinder:getPort in eachSeries() iteration callback: host is 10.0.1.22 +0ms
portfinder:testPort entered testPort(): trying 10.0.1.22 port 49153 +0ms
portfinder:testPort done w/ testPort(): failed 10.0.1.22 w/ port 49153 with error EADDRINUSE +1ms
portfinder:testPort entered testPort(): trying 10.0.1.22 port 49154 +0ms
portfinder:testPort done w/ testPort(): OK 10.0.1.22 port 49154 +0ms
portfinder:tryConnection Try Connection client -> server -> client: OK PORTFINDER +3ms
portfinder:getPort in eachSeries() iteration callback testPort() callback with a success for port 49154 +0ms
portfinder:getPort in eachSeries() iteration callback: host is 10.211.55.2 +0ms
portfinder:testPort entered testPort(): trying 10.211.55.2 port 49153 +0ms
portfinder:testPort done w/ testPort(): OK 10.211.55.2 port 49153 +0ms
portfinder:tryConnection Try Connection client -> server -> client: OK PORTFINDER +2ms
portfinder:getPort in eachSeries() iteration callback testPort() callback with a success for port 49153 +0ms
portfinder:getPort in eachSeries() iteration callback: host is 10.37.129.2 +0ms
portfinder:testPort entered testPort(): trying 10.37.129.2 port 49153 +0ms
portfinder:testPort done w/ testPort(): OK 10.37.129.2 port 49153 +1ms
portfinder:tryConnection Try Connection client -> server -> client: OK PORTFINDER +1ms
portfinder:getPort in eachSeries() iteration callback testPort() callback with a success for port 49153 +0ms
portfinder:getPort in eachSeries() iteration callback: host is fe80::4c67:fb4:a09c:efff +0ms
portfinder:testPort entered testPort(): trying fe80::4c67:fb4:a09c:efff port 49153 +0ms
portfinder:testPort done w/ testPort(): failed fe80::4c67:fb4:a09c:efff w/ port 49153 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::4c67:fb4:a09c:efff port 49154 +0ms
portfinder:testPort done w/ testPort(): failed fe80::4c67:fb4:a09c:efff w/ port 49154 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::4c67:fb4:a09c:efff port 49155 +0ms
portfinder:testPort done w/ testPort(): failed fe80::4c67:fb4:a09c:efff w/ port 49155 with error EADDRNOTAVAIL +1ms
portfinder:testPort entered testPort(): trying fe80::4c67:fb4:a09c:efff port 49156 +0ms
portfinder:testPort done w/ testPort(): failed fe80::4c67:fb4:a09c:efff w/ port 49156 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::4c67:fb4:a09c:efff port 49157 +0ms
portfinder:testPort done w/ testPort(): failed fe80::4c67:fb4:a09c:efff w/ port 49157 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::4c67:fb4:a09c:efff port 49158 +0ms
portfinder:testPort done w/ testPort(): failed fe80::4c67:fb4:a09c:efff w/ port 49158 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::4c67:fb4:a09c:efff port 49159 +0ms
portfinder:testPort done w/ testPort(): failed fe80::4c67:fb4:a09c:efff w/ port 49159 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::4c67:fb4:a09c:efff port 49160 +0ms
portfinder:testPort done w/ testPort(): failed fe80::4c67:fb4:a09c:efff w/ port 49160 with error EADDRNOTAVAIL +1ms
portfinder:testPort entered testPort(): trying fe80::4c67:fb4:a09c:efff port 49161 +0ms
portfinder:testPort done w/ testPort(): failed fe80::4c67:fb4:a09c:efff w/ port 49161 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::4c67:fb4:a09c:efff port 49162 +0ms
portfinder:testPort done w/ testPort(): failed fe80::4c67:fb4:a09c:efff w/ port 49162 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::4c67:fb4:a09c:efff port 49163 +0ms
portfinder:testPort done w/ testPort(): failed fe80::4c67:fb4:a09c:efff w/ port 49163 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::4c67:fb4:a09c:efff port 49164 +0ms
portfinder:testPort done w/ testPort(): failed fe80::4c67:fb4:a09c:efff w/ port 49164 with error EADDRNOTAVAIL +1ms
portfinder:testPort entered testPort(): trying fe80::4c67:fb4:a09c:efff port 49165 +0ms
portfinder:testPort done w/ testPort(): failed fe80::4c67:fb4:a09c:efff w/ port 49165 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::4c67:fb4:a09c:efff port 49166 +0ms
portfinder:testPort done w/ testPort(): failed fe80::4c67:fb4:a09c:efff w/ port 49166 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::4c67:fb4:a09c:efff port 49167 +0ms
portfinder:testPort done w/ testPort(): failed fe80::4c67:fb4:a09c:efff w/ port 49167 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::4c67:fb4:a09c:efff port 49168 +0ms
portfinder:testPort done w/ testPort(): failed fe80::4c67:fb4:a09c:efff w/ port 49168 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::4c67:fb4:a09c:efff port 49169 +1ms
portfinder:testPort done w/ testPort(): failed fe80::4c67:fb4:a09c:efff w/ port 49169 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::4c67:fb4:a09c:efff port 49170 +0ms
portfinder:testPort done w/ testPort(): failed fe80::4c67:fb4:a09c:efff w/ port 49170 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::4c67:fb4:a09c:efff port 49171 +0ms
portfinder:testPort done w/ testPort(): failed fe80::4c67:fb4:a09c:efff w/ port 49171 with error EADDRNOTAVAIL +0ms
portfinder:testPort entered testPort(): trying fe80::4c67:fb4:a09c:efff port 49172 +0ms
portfinder:testPort done w/ testPort(): failed fe80::4c67:fb4:a09c:efff w/ port 49172 with error EADDRNOTAVAIL +0ms
portfinder:getPort in eachSeries() iteration callback testPort() callback with an err: EADDRNOTAVAIL +0ms
portfinder:getPort in eachSeries() result callback: err is { Error: listen EADDRNOTAVAIL fe80::4c67:fb4:a09c:efff:49172
at Object.exports._errnoException (util.js:1033:11)
at exports._exceptionWithHostPort (util.js:1056:20)
at Server._listen2 (net.js:1257:19)
at listen (net.js:1306:10)
at doListening (net.js:1421:7)
at _combinedTickCallback (internal/process/next_tick.js:83:11)
at process._tickCallback (internal/process/next_tick.js:104:9)
code: 'EADDRNOTAVAIL',
errno: 'EADDRNOTAVAIL',
syscall: 'listen',
address: 'fe80::4c67:fb4:a09c:efff',
port: 49172 } +0ms
portfinder:getPort in eachSeries() iteration callback: host is 127.0.0.1 +1ms
portfinder:testPort entered testPort(): trying 127.0.0.1 port 49153 +0ms
portfinder:testPort done w/ testPort(): OK 127.0.0.1 port 49153 +0ms
portfinder:tryConnection Try Connection client -> server -> client: OK PORTFINDER +1ms
portfinder:getPort in eachSeries() iteration callback testPort() callback with a success for port 49153 +0ms
portfinder:getPort in eachSeries() iteration callback: host is ::1 +1ms
portfinder:testPort entered testPort(): trying ::1 port 49153 +0ms
portfinder:testPort done w/ testPort(): OK ::1 port 49153 +0ms
portfinder:tryConnection Try Connection client -> server -> client: OK PORTFINDER +1ms
portfinder:getPort in eachSeries() iteration callback testPort() callback with a success for port 49153 +1ms
portfinder:getPort in eachSeries() iteration callback: host is 10.0.1.22 +0ms
portfinder:testPort entered testPort(): trying 10.0.1.22 port 49153 +0ms
portfinder:testPort done w/ testPort(): failed 10.0.1.22 w/ port 49153 with error EADDRINUSE +0ms
portfinder:testPort entered testPort(): trying 10.0.1.22 port 49154 +0ms
portfinder:testPort done w/ testPort(): OK 10.0.1.22 port 49154 +0ms
portfinder:tryConnection Try Connection client -> server -> client: OK PORTFINDER +4ms
portfinder:getPort in eachSeries() iteration callback testPort() callback with a success for port 49154 +0ms
portfinder:getPort in eachSeries() iteration callback: host is 10.211.55.2 +0ms
portfinder:testPort entered testPort(): trying 10.211.55.2 port 49153 +1ms
portfinder:testPort done w/ testPort(): OK 10.211.55.2 port 49153 +0ms
portfinder:tryConnection Try Connection client -> server -> client: OK PORTFINDER +1ms
portfinder:getPort in eachSeries() iteration callback testPort() callback with a success for port 49153 +1ms
portfinder:getPort in eachSeries() iteration callback: host is 10.37.129.2 +0ms
portfinder:testPort entered testPort(): trying 10.37.129.2 port 49153 +0ms
portfinder:testPort done w/ testPort(): OK 10.37.129.2 port 49153 +0ms
portfinder:tryConnection Try Connection client -> server -> client: OK PORTFINDER +2ms
portfinder:getPort in eachSeries() iteration callback testPort() callback with a success for port 49153 +0ms
portfinder:getPort in eachSeries() result callback: openPorts is [ 49153, 49153, 49153, 49153, 49154 ] +0ms
portfinder:getPort in eachSeries() iteration callback: host is 127.0.0.1 +1ms
portfinder:testPort entered testPort(): trying 127.0.0.1 port 49154 +0ms
portfinder:testPort done w/ testPort(): OK 127.0.0.1 port 49154 +0ms
portfinder:tryConnection Try Connection client -> server -> client: OK PORTFINDER +2ms
portfinder:getPort in eachSeries() iteration callback testPort() callback with a success for port 49154 +0ms
portfinder:getPort in eachSeries() iteration callback: host is ::1 +0ms
portfinder:testPort entered testPort(): trying ::1 port 49154 +0ms
portfinder:testPort done w/ testPort(): OK ::1 port 49154 +1ms
portfinder:tryConnection Try Connection client -> server -> client: OK PORTFINDER +2ms
portfinder:getPort in eachSeries() iteration callback testPort() callback with a success for port 49154 +1ms
portfinder:getPort in eachSeries() iteration callback: host is 10.0.1.22 +0ms
portfinder:testPort entered testPort(): trying 10.0.1.22 port 49154 +0ms
portfinder:testPort done w/ testPort(): OK 10.0.1.22 port 49154 +1ms
portfinder:tryConnection Try Connection client -> server -> client: OK PORTFINDER +2ms
portfinder:getPort in eachSeries() iteration callback testPort() callback with a success for port 49154 +0ms
portfinder:getPort in eachSeries() iteration callback: host is 10.211.55.2 +0ms
portfinder:testPort entered testPort(): trying 10.211.55.2 port 49154 +0ms
portfinder:testPort done w/ testPort(): OK 10.211.55.2 port 49154 +1ms
portfinder:tryConnection Try Connection client -> server -> client: OK PORTFINDER +2ms
portfinder:getPort in eachSeries() iteration callback testPort() callback with a success for port 49154 +11ms
portfinder:getPort in eachSeries() iteration callback: host is 10.37.129.2 +0ms
portfinder:testPort entered testPort(): trying 10.37.129.2 port 49154 +0ms
portfinder:testPort done w/ testPort(): OK 10.37.129.2 port 49154 +0ms
portfinder:tryConnection Try Connection client -> server -> client: OK PORTFINDER +2ms
portfinder:getPort in eachSeries() iteration callback testPort() callback with a success for port 49154 +1ms
portfinder:getPort in eachSeries() result callback: openPorts is [ 49154, 49154, 49154, 49154, 49154 ] +0ms
portfinder:getPort in eachSeries() iteration callback: host is 127.0.0.1 +1ms
portfinder:testPort entered testPort(): trying 127.0.0.1 port 49153 +1ms
portfinder:testPort done w/ testPort(): OK 127.0.0.1 port 49153 +1ms
portfinder:tryConnection Try Connection client -> server -> client: OK PORTFINDER +2ms
portfinder:getPort in eachSeries() iteration callback testPort() callback with a success for port 49153 +0ms
portfinder:getPort in eachSeries() iteration callback: host is ::1 +0ms
portfinder:testPort entered testPort(): trying ::1 port 49153 +0ms
portfinder:testPort done w/ testPort(): OK ::1 port 49153 +0ms
portfinder:tryConnection Try Connection client -> server -> client: OK PORTFINDER +1ms
portfinder:getPort in eachSeries() iteration callback testPort() callback with a success for port 49153 +1ms
portfinder:getPort in eachSeries() iteration callback: host is 10.0.1.22 +0ms
portfinder:testPort entered testPort(): trying 10.0.1.22 port 49153 +0ms
portfinder:testPort done w/ testPort(): failed 10.0.1.22 w/ port 49153 with error EADDRINUSE +0ms
portfinder:testPort entered testPort(): trying 10.0.1.22 port 49154 +0ms
portfinder:testPort done w/ testPort(): OK 10.0.1.22 port 49154 +0ms
portfinder:tryConnection Try Connection client -> server -> client: OK PORTFINDER +1ms
portfinder:getPort in eachSeries() iteration callback testPort() callback with a success for port 49154 +1ms
portfinder:getPort in eachSeries() iteration callback: host is 10.211.55.2 +0ms
portfinder:testPort entered testPort(): trying 10.211.55.2 port 49153 +0ms
portfinder:testPort done w/ testPort(): OK 10.211.55.2 port 49153 +0ms
portfinder:tryConnection Try Connection client -> server -> client: OK PORTFINDER +1ms
portfinder:getPort in eachSeries() iteration callback testPort() callback with a success for port 49153 +1ms
portfinder:getPort in eachSeries() iteration callback: host is 10.37.129.2 +0ms
portfinder:testPort entered testPort(): trying 10.37.129.2 port 49153 +0ms
portfinder:testPort done w/ testPort(): OK 10.37.129.2 port 49153 +0ms
portfinder:tryConnection Try Connection client -> server -> client: OK PORTFINDER +1ms
portfinder:getPort in eachSeries() iteration callback testPort() callback with a success for port 49153 +1ms
portfinder:getPort in eachSeries() result callback: openPorts is [ 49153, 49153, 49153, 49153, 49154 ] +0ms
portfinder:getPort in eachSeries() iteration callback: host is 127.0.0.1 +0ms
portfinder:testPort entered testPort(): trying 127.0.0.1 port 49154 +1ms
portfinder:testPort done w/ testPort(): OK 127.0.0.1 port 49154 +0ms
portfinder:tryConnection Try Connection client -> server -> client: OK PORTFINDER +1ms
portfinder:getPort in eachSeries() iteration callback testPort() callback with a success for port 49154 +0ms
portfinder:getPort in eachSeries() iteration callback: host is ::1 +0ms
portfinder:testPort entered testPort(): trying ::1 port 49154 +0ms
portfinder:testPort done w/ testPort(): OK ::1 port 49154 +1ms
portfinder:tryConnection Try Connection client -> server -> client: OK PORTFINDER +1ms
portfinder:getPort in eachSeries() iteration callback testPort() callback with a success for port 49154 +0ms
portfinder:getPort in eachSeries() iteration callback: host is 10.0.1.22 +0ms
portfinder:testPort entered testPort(): trying 10.0.1.22 port 49154 +0ms
portfinder:testPort done w/ testPort(): OK 10.0.1.22 port 49154 +1ms
portfinder:tryConnection Try Connection client -> server -> client: OK PORTFINDER +1ms
portfinder:getPort in eachSeries() iteration callback testPort() callback with a success for port 49154 +1ms
portfinder:getPort in eachSeries() iteration callback: host is 10.211.55.2 +0ms
portfinder:testPort entered testPort(): trying 10.211.55.2 port 49154 +0ms
portfinder:testPort done w/ testPort(): OK 10.211.55.2 port 49154 +0ms
portfinder:tryConnection Try Connection client -> server -> client: OK PORTFINDER +1ms
portfinder:getPort in eachSeries() iteration callback testPort() callback with a success for port 49154 +1ms
portfinder:getPort in eachSeries() iteration callback: host is 10.37.129.2 +0ms
portfinder:testPort entered testPort(): trying 10.37.129.2 port 49154 +0ms
portfinder:testPort done w/ testPort(): OK 10.37.129.2 port 49154 +0ms
portfinder:tryConnection Try Connection client -> server -> client: OK PORTFINDER +1ms
portfinder:getPort in eachSeries() iteration callback testPort() callback with a success for port 49154 +1ms
portfinder:getPort in eachSeries() result callback: openPorts is [ 49154, 49154, 49154, 49154, 49154 ] +0ms
portfinder:getPort in eachSeries() iteration callback: host is 127.0.0.1 +1ms
portfinder:testPort entered testPort(): trying 127.0.0.1 port 49155 +0ms
portfinder:testPort done w/ testPort(): OK 127.0.0.1 port 49155 +0ms
portfinder:tryConnection Try Connection client -> server -> client: OK PORTFINDER +2ms
portfinder:getPort in eachSeries() iteration callback testPort() callback with a success for port 49155 +1ms
portfinder:getPort in eachSeries() iteration callback: host is ::1 +0ms
portfinder:testPort entered testPort(): trying ::1 port 49155 +0ms
portfinder:testPort done w/ testPort(): OK ::1 port 49155 +0ms
portfinder:tryConnection Try Connection client -> server -> client: OK PORTFINDER +2ms
portfinder:getPort in eachSeries() iteration callback testPort() callback with a success for port 49155 +1ms
portfinder:getPort in eachSeries() iteration callback: host is 10.0.1.22 +0ms
portfinder:testPort entered testPort(): trying 10.0.1.22 port 49155 +0ms
portfinder:testPort done w/ testPort(): OK 10.0.1.22 port 49155 +0ms
portfinder:tryConnection Try Connection client -> server -> client: OK PORTFINDER +2ms
portfinder:getPort in eachSeries() iteration callback testPort() callback with a success for port 49155 +0ms
portfinder:getPort in eachSeries() iteration callback: host is 10.211.55.2 +0ms
portfinder:testPort entered testPort(): trying 10.211.55.2 port 49155 +0ms
portfinder:testPort done w/ testPort(): OK 10.211.55.2 port 49155 +0ms
portfinder:tryConnection Try Connection client -> server -> client: OK PORTFINDER +1ms
portfinder:getPort in eachSeries() iteration callback testPort() callback with a success for port 49155 +5ms
portfinder:getPort in eachSeries() iteration callback: host is 10.37.129.2 +0ms
portfinder:testPort entered testPort(): trying 10.37.129.2 port 49155 +0ms
portfinder:testPort done w/ testPort(): OK 10.37.129.2 port 49155 +0ms
portfinder:tryConnection Try Connection client -> server -> client: OK PORTFINDER +1ms
portfinder:getPort in eachSeries() iteration callback testPort() callback with a success for port 49155 +1ms
portfinder:getPort in eachSeries() result callback: openPorts is [ 49155, 49155, 49155, 49155, 49155 ] +0ms
Livereload server on http://localhost:49155
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment