m-byte918 / MultiOgarII

A continued version of the original MultiOgar, an open source Ogar server implementation written with Node.js.
Apache License 2.0
126 stars 131 forks source link

cant conntect to multiogarII "WebSocket is closed before the connection is established" #1535

Closed dragongoose closed 4 years ago

dragongoose commented 4 years ago

it used to work but now it doesnt. please help

Tombez commented 4 years ago

What client are you using?

dragongoose commented 4 years ago

What client are you using?

Cigar2

dragongoose commented 4 years ago

I dont get why it wont work

Tombez commented 4 years ago

I can't reproduce the issue using the latest versions Cigar2 and MOII, maybe try updating them?

dragongoose commented 4 years ago

I can't reproduce the issue using the latest versions Cigar2 and MOII, maybe try updating them?

Now it's just saying ERR_CONNECTION_REFFUSED. I dont know why. It worked last week

Tombez commented 4 years ago

Double check the port being used by MOII, and the port Cigar is trying to connect to.

dragongoose commented 4 years ago

Double check the port being used by MOII, and the port Cigar is trying to connect to.

MultiOgar is set to port 8080 and cigar is in port 8080. I have it port forwarded. I still cant connect.

dragongoose commented 4 years ago

This fixed itself. I just tried connecting and out of nowhere I can connect. This is strange.

conneath commented 4 years ago

i am experiencing this error too how strange