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

I can connect in firefox and Chrome but not Safari #82

Open
BesatZardosht opened this issue Feb 22, 2016 · 0 comments
Open

I can connect in firefox and Chrome but not Safari #82

BesatZardosht opened this issue Feb 22, 2016 · 0 comments

Comments

@BesatZardosht
Copy link

I cannot connect to my server using Safari.

this is my config file:
{ "isDev": true, "http": { "host": "localhost", "port": 8000 }, "server": { "domain": "myserver.com", "wss": "ws://myserver.com:5280/websocket/", "admin": "ejabberd", "muc": "conference.myserver.com" } }

I get this error:
TypeError: def.values.map is not a function. (In 'def.values.map(function (item) { return item.toString(); })', 'def.values.map' is undefined)

I can open http://myserver.com:5280/websocket from Safari but the chat client won't connect. And everything works fine in firefox and Chrome.

I really appreciate any help!

@BesatZardosht BesatZardosht changed the title I can connect in firefox but not Chrome or Safari I can connect in firefox and Chrome but not Safari Feb 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant