You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have read the %50 of the documentation and i'm actually trying to setup the chat example running the server on OSX 10.11.3, node v6.0.0, npm 3.10.5.
If i start the client connections from the local host, everything works fine. The clients see each other and the server show the logs normally.
If i try with other clients at the network, i start having trouble. The error is at client side:
1 - Mobile client accesing via LAN to the web client: 192.168.0.15:3001/index.html
2 - Accesing by safari developer tools the console output is:
3 - Debugging pomeloclient.js this is the variable states
The text was updated successfully, but these errors were encountered:
I have read the %50 of the documentation and i'm actually trying to setup the chat example running the server on OSX 10.11.3, node v6.0.0, npm 3.10.5.
If i start the client connections from the local host, everything works fine. The clients see each other and the server show the logs normally.
If i try with other clients at the network, i start having trouble. The error is at client side:
1 - Mobile client accesing via LAN to the web client: 192.168.0.15:3001/index.html
2 - Accesing by safari developer tools the console output is:
3 - Debugging pomeloclient.js this is the variable states
The text was updated successfully, but these errors were encountered: