I’m excited about a number of new things coming to v3, so have setup a dev environment running that latest beta. Unfortunately, none of my current dashboards seem to come up in the new version.
Most of my dashboards just show the flashing lines at the top navbar and nothing ever displays. Others, I get this in the body:
<!doctype html>PowerShell Universal Dashboard.v-wrap{ height: 100% !important; white-space: nowrap !important; text-align: center !important; display: block !important; min-height: auto !important; flex-direction: row !important; } .v-wrap:before{ content: “”; display: inline-block; vertical-align: middle; width: 0; /* adjust for white space between pseudo element and next sibling / margin-right: -.25em; / stretch line height */ height: 100vh; } .v-box{ display: inline-block; vertical-align: middle; white-space: normal; }
All of the dashboards work fine with 2.11.1 on the same server, but not as soon as I upgrade. In Admin, the logs are all blank for each dashboard, as well. (One of the dashboards that returns the above text in the body is just a “sample” dashboard pulled from the templates that shows all the various components in action.)
Any ideas on what troubleshooting steps I should take next to see if I can get them working?
Thanks! The latest nightly build seems to work now with all of the dashboards I have. Still probably have a few things I need to learn (like loading modules seems it may be different?), but they are at least coming up now.
Most of my dashboards just show the flashing lines at the top navbar and nothing ever displays. Others, I get this in the body:
@adam I had the same Dashboard issue in 3.0.1 with all dashboards (including Sample). PSU was installed via MSI but it didn’t remove PSU 2. I had to uninstall both and reinstall PSU 3 for it to work.