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

Cannot login to chatofpomelo server #2

Open
tianj opened this issue Jun 25, 2013 · 3 comments
Open

Cannot login to chatofpomelo server #2

tianj opened this issue Jun 25, 2013 · 3 comments

Comments

@tianj
Copy link

tianj commented Jun 25, 2013

I started chat server but I can't login using unity sample. There's no response after clicked login button.
Web version is OK.

I checked the host and port it's the default value 127.0.0.1 and 3014, same as the web version.

What's the possible reason?

@tomoprime
Copy link

I was having the same issue. It's because they specify the wrong chat server in the readme. I think they are mixing up websocket with socket.io.

If you had installed:
https://github.com/NetEase/chatofpomelo

Then you need to connect to your server using
https://github.com/NetEase/pomelo-unitychat

Btw can anyone suggest which is best ?

@sikkey
Copy link

sikkey commented Mar 14, 2014

omg! The readme file is wrong of it's server code.
I use this "chatofpomelo-websocket"
It works well

https://github.com/NetEase/chatofpomelo-websocket

@gclsoft
Copy link

gclsoft commented Jul 12, 2014

Thanks for sharing the solving solution. It wasted us so much time.
Still can't login on another error: #3

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

No branches or pull requests

4 participants