Docker Desktop on windows should work, but I am not sure about WSL,
Saw a similar issue, hope it helps.
https://askubuntu.com/questions/966488/how-do-i-fix-r-command-not-found-errors-running-bash-scripts-in-wsl
I did not see any 404 from the error log, were you trying to visit the PHPMyAdmin via https://sudo.something.fr:8081/ ?
From the screenshot, the SSL listener is not working by the way.
You can use OpenLiteSpeed as a remote proxy that forwards all connections to your Rust web application.
https://openlitespeed.org/kb/reverse-proxy-basics/
Hi, thanks for sharing, for the build issue, you might want to try a different compiler, and maybe one of them will work. The build errors are from third-party libraries, not much we can do to find a way to around it.
HI
OpenLiteSpeed only recognize Rewrite, so ForceSecureCookie secure same_site_none will not work but
RewriteRule .* - [E=Cache-Vary:%{ENV:LSCACHE_VARY_VALUE}+euCookie]
Even you bring a copy to the cache copy, it should as nothing to do with the empty display. Maybe we can help to take a look...
I think it's due to IPv6, as you can see it shows "Unable to connect to the server". Once I force IPv4 in the HTTP/3 Check, it shows HTTP/3 is supported.