Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connection error upon executing Travis run #19

Open
trystant opened this issue Jan 30, 2016 · 0 comments
Open

Connection error upon executing Travis run #19

trystant opened this issue Jan 30, 2016 · 0 comments

Comments

@trystant
Copy link
Owner

When running tests on Travis, the following errors are occurring:

Unhandled rejection SequelizeConnectionRefusedError: connect ECONNREFUSED 127.0.0.1:5432
    at /home/travis/build/trystant/drywall/node_modules/sequelize/lib/dialects/postgres/connection-manager.js:89:20
    at null.<anonymous> (/home/travis/build/trystant/drywall/node_modules/pg/lib/client.js:176:5)
    at emitOne (events.js:77:13)
    at emit (events.js:169:7)
    at Socket.<anonymous> (/home/travis/build/trystant/drywall/node_modules/pg/lib/connection.js:59:10)
    at emitOne (events.js:77:13)
    at Socket.emit (events.js:169:7)
    at emitErrorNT (net.js:1256:8)
    at nextTickCallbackWith2Args (node.js:441:9)
    at process._tickCallback (node.js:355:17)

While this does not make the tests fail, this is worthy of note.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant