I contacted the support team and after 6 or more intensive hours debugging and testing, in my case the issue happens when using Cloudflared tunnels and connecting to web server via HTTP connection on port 80.
So adapting from tunnels to use HTTPS(443) with HTTP2 enabled solved the issue.
It...
I don't know why it happens but I'm hosting more than 20+ websites and this issue have been recently started. What can I test or how to solve that weird situation?
I have tried almost everything, changing lsphp versions, checking if redis is running via systemctl, making a connection test via php file from public_html .... etc.
I still cannot connect to redis regardless that everything seems to be ok on my local machine.
LiteSpeed WPCache Version: v6.0.0.1
Is there any way to access web admin through a domain/subdomain directly without putting the port :7080 at the end?
E.x: ols.domain.com
Maybe some kind of proxy or something? Any idea?