Page attempting to connect to WebSocket endpoint Error
Support,
I have used Metronic 8 demo1 with no issues when viewing the site, but when I try to view Metronic 8 demo2 I am receiving the following error.
"Mixed Content: The page at 'https://localhost:7261/' was loaded over HTTPS, but attempted to connect to the insecure WebSocket endpoint 'ws://192.168.25.48:8080/ws'. This request has been blocked; this endpoint must be available over WSS."
Is there something different in web-pack between the two demo types for this error to happen?
Thanks
Replies (3)
Hi,
Demo1 and Demo2 differ only in style files and also with layout components, other theme parts must be the same for all demos.
If you are using Vue then on our preview page we do not have this error.
https://preview.keenthemes.com/metronic8/vue/demo2/#/dashboard
Also if there are any steps on how to reproduce this issue please describe them.
Regards,
Lauris Stepanovs,
Keenthemes Support Team
Can I get an older version of Metronic Demo2 from last year to test? I have been trying to figure out the issue and so far I believe it has to do with the versioning of the dependencies.
My project architecture has a Asp.net Core backend, Vue 3 frontend and I am using SPA services in my Asp.net Core application to utilize a ProxyToSpaDevelopmentServer. As I stated I have another application with the same architecture that uses Metronic Demo1 from Fall of 2021 that works perfect.
Hi,
You can download the older Metronic version from our Github repo.
For access fill form below.
https://keenthemes.com/metronic/?page=github
Regards,
Lauris Stepanovs,
Keenthemes Support Team