We want to use Rocket.chat app with our server (domain) instead of open.rocket.chat, but when we replaced the open.rocket.chat with our server URL we are getting the error as below...
[WebSocket] did disconnect with error (Optional(Error Domain=WebSocket Code=400 "Invalid HTTP upgrade" UserInfo={NSLocalizedDescription=Invalid HTTP upgrade}))
Socket will send message: {
"id" : "0tZIJpxo2ifrm4q18OnFpQfvYQA0OmqS1OyD3kKLFQvme3G4er",
"method" : "public-settings\/get",
"msg" : "method"
}
Actually we have done all the server set up as per the guidelines of Rocket.chat forum.
I googled a lot for this issue but some how the google seems to be pretty thin about it.
Is anyone from rocket chat or from all around will help me to trace the issue, Your any help will be highly appreciated..