Skip to content

TravisCI breaks with EADDRNOTAVAIL #1545

@hekike

Description

@hekike

Bug Report

master tests pass on a local machine but break on TravisCI:

server.test.js / gh-751 IPv4/IPv6 server URL

Error: listen EADDRNOTAVAIL ::1:36480
    at Object.exports._errnoException (util.js:1020:11)
    at exports._exceptionWithHostPort (util.js:1043:20)
    at Server._listen2 (net.js:1249:19)
    at listen (net.js:1298:10)
    at net.js:1408:9
    at _combinedTickCallback (internal/process/next_tick.js:83:11)
    at process._tickDomainCallback (internal/process/next_tick.js:128:9)

Node.js Version

all

Repro case

See: https://travis-ci.org/restify/node-restify/jobs/295430142

Are you willing and able to fix this?

Yes, but I need a hint

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions