Post Upgrade unable to start Dashboard

Everything looks fine when you first hit details. If you then head to log or any other tab you get

SyntaxError: Unexpected end of JSON input

at d (https://site/admin/static/js/83.7c4af733.chunk.js:1:558)
at n (https://site/admin/static/js/18.0e570bf5.chunk.js:2:911391)
at Suspense
at j (https:/site/admin/static/js/main.45b30582.chunk.js:1:798)

Much longer than that, can provide if needed but more in the same vein different files.

In the debug we get for every dashboard :

2021-06-10T05:58:48.5157989-07:00 [ERR] Dashboard process is not running. Dashboard may have crashed or failed to start. (c4e1ca29)

In the main log :

fail: Universal.Server.Services.DashboardManager[0]
Dashboard process is not running. Dashboard may have crashed or failed to start.
info: UniversalAutomation.JobProcessManager[0]
Starting job using Process.
The native method “grpcsharp_batch_context_recv_status_on_client_error_string” does not exist
info: Universal.Server.UniversalDashboardStartup[0]
/Sessions/not-running
info: Universal.Server.UniversalDashboardStartup[0]
C:\Universal\UniversalDashboard\Frameworks\v3\not-running
fail: Universal.Server.Services.DashboardManager[0]
Dashboard process is not running. Dashboard may have crashed or failed to start.
info: UniversalAutomation.JobProcessManager[0]
Starting job using Process.

Anybody have any thoughts? If more info is need let me know. Thanks!

Product: PowerShell Universal
Version 2.0.2

Hey @dogmir,

We’re validating a fix for this. It should be out later today. There are links in this thread that resolve this issue: Dashboard with powershell 5.1 environment fails to load - #6 by LiquoriChris

Thanks for the fast response! Keep up the fantastic work!

Well the dashboards do start now. However if you go to the logs tab you get:

SyntaxError: Unexpected token u in JSON at position 0

at d (https://descripts.us.nelnet.biz/admin/static/js/93.496891d0.chunk.js:1:558)
at n (https://descripts.us.nelnet.biz/admin/static/js/20.420da1f1.chunk.js:2:846935)
at Suspense
at j (https://descripts.us.nelnet.biz/admin/static/js/main.e8d389c6.chunk.js:1:798)
at div
at div
at y (https://descripts.us.nelnet.biz/admin/static/js/20.420da1f1.chunk.js:2:941330)
at k (https://descripts.us.nelnet.biz/admin/static/js/27.71a246d6.chunk.js:1:18866)
at div

Can you please press F12 in your browser and send me the error you see there?