CSS is not loading in domain, but loads in /localhost. Maybe CSS bundles or minification problem?

Hace 2 meses
Help someone, please!?
Hace 2 meses
How did Optimising Bundling get disabled - did you upgrade an old website and copy this file in ?

Have you tried running with Optimising Bundling enabled
That is the default setting
    "EnableJavaScriptBundling": true,
    "EnableCssBundling": true,
Hace 2 meses
Yidna wrote:
How did Optimising Bundling get disabled - did you upgrade an old website and copy this file in ?

Have you tried running with Optimising Bundling enabled
That is the default setting
    "EnableJavaScriptBundling": true,
    "EnableCssBundling": true,


Tried this also. It doesn't work. Still the same problem.

Any other ideas, please?
Hace 2 meses
Maybe it's a CSP (Content Security Policy) issue.  
Open the browser's developer tools (F12) and go to Console tab.  Now load the page in browser.  Any errors in console?
Hace 2 meses
New York wrote:
Maybe it's a CSP (Content Security Policy) issue.  
Open the browser's developer tools (F12) and go to Console tab.  Now load the page in browser.  Any errors in console?


I have these errors:


How to fix this?
Hace 2 meses
And this is how it looks from /localhost/
Hace 2 meses
ERR_CONNECTION_REFUSED
https://www.siteground.com/kb/err_connection_refused/
https://kinsta.com/blog/err_connection_refused/