Hy, I've an Ubuntu server 18.04 where the following addresses of my web application are correctly working:
http://server:port/user-dashboards/solergy/ http://server:port/
instead on an ubuntu 18.04 with virtual desktop enabled only the first is available http://server:port/user-dashboards/solergy/
instead looking for the second http://server:port/ the result is a blank page and error 500,
but I can't see any problem in the web application log.
How I can discover where is the problem? Thanks