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

go test collider dial tcp MY_IP:443 : connect: connection refused #564

Open
ArnaudFickinger opened this issue Jun 27, 2018 · 0 comments
Open

Comments

@ArnaudFickinger
Copy link

ArnaudFickinger commented Jun 27, 2018

Hi,

I installed collider and coturn on a vm instance, it works well with the provided webversion test, but I got a POST error when I'm trying to use my server with apprtc-android. Moreover I get the same kind of error when running "go test collidermain" on my vm:
FAIL: TestReregisterClientBeforeTimeout (0.03s)
collider_test.go:65: net.Dial(tcp, "MY_DOMAIN:433") got error: dial tcp MY_IP:433: connect: connection refused, want nil
and also this one:
Failed to post BYE to room server : Post /bye/a/1: unsupported protocol scheme

on the server side I got this error some time while running collider:
failed to post BYE to room server https://MY_DOMAIN: Post https://MY_DOMAIN/bye/abc
/456: dial tcp MY_ID:443: connect: connection refused

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

No branches or pull requests

1 participant