Skip to content
This repository has been archived by the owner on May 2, 2019. It is now read-only.

transport-node.js line 47 catches err ECONREFUSED; plugin-ceno gets no post requests on :3092 #17

Closed
misaakidis opened this issue Feb 24, 2015 · 5 comments

Comments

@misaakidis
Copy link
Contributor

transport-node.js log:

Error: connect ECONNREFUSED
at errnoException (net.js:904:11)
at Object.afterConnect as oncomplete

@misaakidis
Copy link
Contributor Author

Related to nodejs/node-v0.x-archive#5360
Dirty workaround 4cdf37c

@arcrose
Copy link
Contributor

arcrose commented Feb 24, 2015

What's the status on this? I'm confused about what is supposedly going on here.
Could you please provide more information about what you did to recreate this bug?

@misaakidis
Copy link
Contributor Author

Can't replicate using the latest updates plus:

  1. prefixing with http:// cacheServer and cenoClient in transport-node.js
  2. replacing localhost with 127.0.0.1

Please don't close yet.

@arcrose
Copy link
Contributor

arcrose commented Feb 25, 2015

Alright. Please let me know when you have more information I can use to investigate this.

@misaakidis
Copy link
Contributor Author

Can't replicate after 9e272e8
Looks like we'll have to reference modules including protocol ("http://127.0.0.1:port") in node.js in the future.

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

No branches or pull requests

2 participants