I'm accessing via https://app.plex.tv/web/app, running v1.4.3.3433. Verbose logging is on, I did restart Plex with no effect on this issue...
I ran into an odd problem this morning-- Plex is showing an error "There was an unexpected error loading the dashboard" at both the "Home" screen and my "TV Shows" library. (Therefore assuming there's some issue with the TV Shows library which is impacting the main dashboard as well.) Other libraries like Movies and Music load ok. I've checked various logs under ~/Library/Logs/Plex Media Server/ and the only thing I could find was under Plex Media Server.log where I am getting
ERROR - handle_stream_read error 335544539 short read
...however I'm not entirely convinced that's the root of the problem. Those messages are appearing every 20 seconds in the log.
I did see a couple Soci Exception handled: Cannot convert data to std::tm but these don't seem to show up when I'm seeing issues.
If I hit "Update library" for the TV Shows library, Plex will begin scanning the library like normal, progress messages will show at the bottom of the screen, and the poster images of the various shows will appear (i.e. what I would usually expect to see)... but as soon as I leave that screen, we're back to 'an error loading the dashboard'.
On a potentially related note, I had noticed that Plex server would crash (actually kernel panic... yuck) very late at night, during the period of time when scheduled tasks would run. If I go into Server>Settings>Scheduled Tasks and turn off all the various scheduled tasks, this doesn't occur. I'm going through process of elimination to see which of these processes might be causing that issue. Again, not sure if that's related, but I did see that had happened late last night.
I'd expect to see some sort of logged error message when attempting to load the dashboard, but as of yet I haven't been able to find it.
Any help?