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

ECONNREFUSED (Connection refused) #26

Closed
katopz opened this issue Sep 9, 2015 · 3 comments
Closed

ECONNREFUSED (Connection refused) #26

katopz opened this issue Sep 9, 2015 · 3 comments
Labels

Comments

@katopz
Copy link

katopz commented Sep 9, 2015

Hi guys,

I'm testing on local ws://192.168.2.133:3000/websocket and everything working fine
but got stuck with real server which is Ubuntu 14 on DigitalOcean via MUP. ws://128.199.207.81:3000/websocket

onDisconnect : failed to connect to /128.199.207.81 (port 3000) after 6000ms: isConnected failed: ECONNREFUSED (Connection refused)

client js version 128.199.207.81 is working fine btw, so any hint would be appreciated.

Thanks

@katopz
Copy link
Author

katopz commented Sep 9, 2015

NVM, seem like PORT is mess up.

@katopz katopz closed this as completed Sep 9, 2015
@ocram ocram added the question label Sep 11, 2015
@ocram
Copy link
Contributor

ocram commented Sep 11, 2015

Just wanted to follow up on this issue: Have you been able to make this work in the end?

What was wrong? The port?

@katopz
Copy link
Author

katopz commented Sep 11, 2015

Hi @mwaclawek

It's about DigitalOcean+Nginx+MUP+SSL issue I think as ref here zodern/meteor-up#100

I'm building just a prototype so I will stick with port 5000 (anything that not 80)
(have to config with mup json setting) as workaround
and plan to revisit it again after mupx is release there.

Cheers

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

No branches or pull requests

2 participants