You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by "K, Amit (MIND)" <Am...@mind-infotech.com> on 2017/12/07 13:03:20 UTC

Socket initialization error when launching through Apache2

Dear Maxim,



I put an Apache server in front of OM server. So I am launching through default port which is 80.



While login it is shown URL "http://IPADDRESS/newgenWB/#user/dashboard", means logged in successfully. (Application is hosted on Amazon cloud- Ubuntu 16)



But the problem is dashboard not opening up and progress image showing continuously.



Browser console showing below error:



Related to socket initialization:



wicket-websocket-jquery-ver-675EF96A74A71728C17C5C918DD81C2E.js:50 WebSocket connection to 'ws://IPADDRESS /newgenWB/wicket/websocket?pageId=0&wicket-ajax-baseurl=.&wicket-app-name=OpenmeetingsApplication' failed: Error during WebSocket handshake: Unexpected response code: 404

initialize @ wicket-websocket-jquery-ver-675EF96A74A71728C17C5C918DD81C2E.js:50



Although if I am launching application without apache server : http://IPADDRESS:5080/newgenWB, it is running fine.



Please help.



Many Thanks,

Amit


________________________________

The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus/trojan/worms/malicious code transmitted by this email. www.motherson.com

Re: Socket initialization error when launching through Apache2

Posted by Maxim Solodovnik <so...@gmail.com>.
You need to set up Apache to also proxy WebSockets ...

On Thu, Dec 7, 2017 at 8:03 PM, K, Amit (MIND) <Am...@mind-infotech.com> wrote:
> Dear Maxim,
>
>
>
> I put an Apache server in front of OM server. So I am launching through
> default port which is 80.
>
>
>
> While login it is shown URL "http://IPADDRESS/newgenWB/#user/dashboard",
> means logged in successfully. (Application is hosted on Amazon cloud- Ubuntu
> 16)
>
>
>
> But the problem is dashboard not opening up and progress image showing
> continuously.
>
>
>
> Browser console showing below error:
>
>
>
> Related to socket initialization:
>
>
>
> wicket-websocket-jquery-ver-675EF96A74A71728C17C5C918DD81C2E.js:50 WebSocket
> connection to 'ws://IPADDRESS
> /newgenWB/wicket/websocket?pageId=0&wicket-ajax-baseurl=.&wicket-app-name=OpenmeetingsApplication'
> failed: Error during WebSocket handshake: Unexpected response code: 404
>
> initialize @
> wicket-websocket-jquery-ver-675EF96A74A71728C17C5C918DD81C2E.js:50
>
>
>
> Although if I am launching application without apache server :
> http://IPADDRESS:5080/newgenWB, it is running fine.
>
>
>
> Please help.
>
>
>
> Many Thanks,
>
> Amit
>
>
>
>
> ________________________________
>
> The information contained in this electronic message and any attachments to
> this message are intended for the exclusive use of the addressee(s) and may
> contain proprietary, confidential or privileged information. If you are not
> the intended recipient, you should not disseminate, distribute or copy this
> e-mail. Please notify the sender immediately and destroy all copies of this
> message and any attachments. WARNING: Computer viruses can be transmitted
> via email. The recipient should check this email and any attachments for the
> presence of viruses. The company accepts no liability for any damage caused
> by any virus/trojan/worms/malicious code transmitted by this email.
> www.motherson.com



-- 
WBR
Maxim aka solomax