Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
Websockets error
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="opinionswrest" data-source="post: 468605" data-attributes="member: 90370"><p>Hi All, </p><p></p><p>Had websockets working on my rp/hotel now all of a sudden with no changes made they wont open keep getting: </p><p>'WebSocket': An insecure WebSocket connection may not be initiated from a page loaded over HTTPS.</p><p></p><p>app.main.js?1617896701:190 Mixed Content: The page at 'https://******' was loaded over HTTPS, but attempted to connect to the insecure WebSocket endpoint 'ws://********:3000/289'. This request has been blocked; this endpoint must be available over WSS.</p><p></p><p>I have changed to wss within app.main but then once done that it shows: </p><p></p><p>[WEBSOCKET] Websocket error {"isTrusted":true}</p><p>app.main.js?1617896817:201</p><p> [WEBSOCKET] Connection to the server disconnected...</p><p>app.main.js?1617896817:160 </p><p></p><p>anyone have any ideas on a fix?</p><p></p><p>Using Cloudflare btw to secure the domain </p><p></p><p>Secure information removed or security reasons</p></blockquote><p></p>
[QUOTE="opinionswrest, post: 468605, member: 90370"] Hi All, Had websockets working on my rp/hotel now all of a sudden with no changes made they wont open keep getting: 'WebSocket': An insecure WebSocket connection may not be initiated from a page loaded over HTTPS. app.main.js?1617896701:190 Mixed Content: The page at 'https://******' was loaded over HTTPS, but attempted to connect to the insecure WebSocket endpoint 'ws://********:3000/289'. This request has been blocked; this endpoint must be available over WSS. I have changed to wss within app.main but then once done that it shows: [WEBSOCKET] Websocket error {"isTrusted":true} app.main.js?1617896817:201 [WEBSOCKET] Connection to the server disconnected... app.main.js?1617896817:160 anyone have any ideas on a fix? Using Cloudflare btw to secure the domain Secure information removed or security reasons [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
Websockets error
Top