Chat error : 403

Raise/discuss any potential issues with MailEnable for consideration in project issue register.
Post Reply
virmix
Posts: 66
Joined: Tue Nov 10, 2015 12:12 am

Chat error : 403

Post by virmix »

Chat never login

Request URL: https://webmail.mydomain.com/http-bind/
Request Method: POST
Status Code: 403
Referrer Policy: strict-origin-when-cross-origin
origin: https://webmail.mydomain.com
referer: https://webmail.mydomain.com/Mondo/lang/sys/Forms/CHAT/default.aspx


POST FORM:
<body rid='69641' xmlns='http://jabber.org/protocol/httpbind' sid='5d380059-bf98-4b31-88bd-7c804a8a8d51'><iq from='email@mydomain.com' to='mydomain.com' type='get' xmlns='jabber:client' id='1cdd96db-bc4a-44d9-8ac1-167fb74d0026:sendIQ'><query xmlns='http://jabber.org/protocol/disco#items'/></iq></body>



LOG:

Code: Select all

DSA key creation finished
jsxc.dep.min.js:164 POST https://webmail.mydomain.com/http-bind/ 403
jsxc.min.js:23 DISCONNECTING: null
jsxc.min.js:23 DISCONNECTED: undefined
jsxc.min.js:23 Try to relogin
jsxc.min.js:23 I am not able to relogin
jsxc.min.js:23 disconnected
jsxc.min.js:23 State changed to SUSPEND
jsxc.dep.min.js:164 XHR failed loading: POST "https://webmail.mydomain.com/http-bind/".
jsxc.dep.min.js:164 POST https://webmail.mydomain.com/http-bind/ 403
jsxc.min.js:23 DISCONNECTING: null
jsxc.min.js:23 DISCONNECTED: undefined
jsxc.min.js:23 Try to relogin
jsxc.min.js:23 I am not able to relogin
jsxc.dep.min.js:164 XHR failed loading: POST "https://webmail.mydomain.com/http-bind/".

Code: Select all

Variable xmpp doesn't exist. It was created.
jsxc.min.js:23 State changed to ESTABLISHING
jsxc.min.js:23 Try to attach
jsxc.min.js:23 SID: 5d380059-bf98-4b31-88bd-7c804a8a8d51
jsxc.min.js:23 ATTACHED: null
jsxc.min.js:23 Discover muc service
jsxc.min.js:23 UI State changed to INITIATING
jsxc.min.js:23 Waiting for server capabilities
jsxc.min.js:23 Request server capabilities
jsxc.min.js:23 State changed to READY
jsxc.dep.min.js:164 POST https://webmail.mydomain.com/http-bind/ 403
jsxc.min.js:23 DISCONNECTING: null
jsxc.min.js:23 DISCONNECTED: undefined
jsxc.min.js:23 Try to relogin
jsxc.min.js:23 I am not able to relogin
jsxc.min.js:23 disconnected
jsxc.min.js:23 State changed to SUSPEND
jsxc.dep.min.js:164 XHR failed loading: POST "https://webmail.mydomain.com/http-bind/".
jsxc.dep.min.js:164 POST https://webmail.mydomain.com/http-bind/ 403
jsxc.min.js:23 DISCONNECTING: null
jsxc.min.js:23 DISCONNECTED: undefined
jsxc.min.js:23 Try to relogin
jsxc.min.js:23 I am not able to relogin
jsxc.dep.min.js:164 XHR failed loading: POST "https://webmail.mydomain.com/http-bind/".


virmix
Posts: 66
Joined: Tue Nov 10, 2015 12:12 am

Re: Chat error : 403

Post by virmix »

I found problem.
Domain was inside Cloudflare proxy and block this connection.

Post Reply