skip to Main Content

websocket issue on blazor with CentOS and Nginx

I am triying to deploy my blazor app (server side) into my VPS with CentOS. And the deployment went fine, i can access my website, but in the console i see the following errors: blazor.server.js:1 WebSocket connection to 'wss://website.com/_blazor?id=bMDvWwyNa5R5y9KsTVUS6A' failed:…

VIEW QUESTION

CWP: SSL + WebSocket + Ngnix – CentOS

My CentOS 7 + CWP panel configured as: Nginx & Apache Additional Options: php-cgi/suphp, nginx/php-fpm, apache/php-fpm, proxy HTTP: Nginx (80) --> Apache (8181) HTTPS: Nginx (443) --> Apache (8181) I want to run a WebSocket application that using localhost address…

VIEW QUESTION
Back To Top
Search