Posted 2 years ago
·
Author
Hello all. So, this error is very consistent and it happens randomly. I tracked it but I can't understand much.
Here is the error code:
and this:
Is there a way to fix this? I appreciate any help
Here is the error code:
[2022-11-07T20:45:31.241Z] desktop-app.min.js:1:504852 Get DARN pref next.notifications.has_ever_opted_in true
[2022-11-07T20:45:33.197Z] home.min.js:1:150040 Get DARN pref next.notifications.has_ever_opted_in true
[2022-11-07T20:45:34.142Z] lazyBundle.min.js:12:79013 Target frame rate 30 FPS
[2022-11-07T20:45:34.144Z] lazyBundle.min.js:12:79494 HiDPI enabled.
[2022-11-07T20:45:34.173Z] lazyBundle.min.js:12:82358 Northstar: HiDPI setting: 1.00, Device Pixel Ratio: 1.00, Render Ratio: 1.00, Native Resolution Ratio: 1.00:1.00 Anti-aliasing? YES Canvas smoothing? YES
[2022-11-07T20:45:34.196Z] [2022-11-07 21:45:34.195] [info] [/home/cit/buildslave/linb-97-78/build/northstar-project/northstar/src/northstar/Engine/Engine.cpp:78] Initializing Engine: v2.133.0-gl
[2022-11-07T20:45:34.198Z] [2022-11-07 21:45:34.198] [info] Northstar QA (@ 6037592) constructed
[2022-11-07T20:45:34.222Z] [2022-11-07 21:45:34.222] [info] [/home/cit/buildslave/linb-97-78/build/northstar-project/northstar/src/app/polaris/Policy/Profile/S3dPolicyProfileInner.cpp:102] Initializing Polaris Policy: Profile
[2022-11-07T20:45:34.365Z] [2022-11-07 21:45:34.365] [info] Northstar QA (@ 6037592) enableRendering to False
[2022-11-07T20:45:34.717Z] [2022-11-07 21:45:34.717] [info] Northstar QA (@ 6037592) enableRendering to True
[2022-11-07T20:46:31.294Z] [2022-11-07 21:46:31.294] [info] Northstar QA (@ 6037592) enableRendering to False
[2022-11-07T20:46:31.869Z] [2022-11-07 21:46:31.869] [info] Northstar QA (@ 6037592) enableRendering to True
[2022-11-07T20:46:42.867Z] lazyBundle.min.js:12:79013 Target frame rate 30 FPS
[2022-11-07T20:46:42.869Z] lazyBundle.min.js:12:79494 HiDPI enabled.
[2022-11-07T20:46:42.895Z] lazyBundle.min.js:12:82358 Northstar: HiDPI setting: 1.00, Device Pixel Ratio: 1.00, Render Ratio: 1.00, Native Resolution Ratio: 1.00:1.00 Anti-aliasing? YES Canvas smoothing? YES
[2022-11-07T20:46:42.901Z] [2022-11-07 21:46:42.901] [info] [/home/cit/buildslave/linb-97-78/build/northstar-project/northstar/src/northstar/Engine/Engine.cpp:78] Initializing Engine: v2.133.0-gl
[2022-11-07T20:46:42.903Z] [2022-11-07 21:46:42.903] [info] Northstar QA (@ 8148216) constructed
[2022-11-07T20:46:42.956Z] [2022-11-07 21:46:42.956] [info] [/home/cit/buildslave/linb-97-78/build/northstar-project/northstar/src/app/polaris/Policy/Chat/S3dPolicyChatInner.cpp:473] Initializing Polaris Policy: Chat
[2022-11-07T20:46:43.020Z] [2022-11-07 21:46:43.020] [info] Northstar QA (@ 8148216) enableRendering to False
[2022-11-07T20:46:43.405Z] [2022-11-07 21:46:43.405] [info] Northstar QA (@ 8148216) enableRendering to True
[2022-11-07T20:46:55.793Z] [2022-11-07 21:46:55.793] [error] [/home/cit/buildslave/linb-97-78/build/northstar-project/northstar/src/northstar/SubSystemRender/Gfx/GfxRendererGL.h:1318] render target validity is unknown
[2022-11-07T20:46:55.795Z] [2022-11-07 21:46:55.795] [error] [/home/cit/buildslave/linb-97-78/build/northstar-project/northstar/src/northstar/SubSystemRender/Gfx/GfxRendererGL.h:1318] render target validity is unknown
and this:
[2022-11-07T20:49:26.201Z] OnlineHelper - online
[2022-11-07T20:49:27.248Z] IMQ authenticated
[2022-11-07T20:49:27.497Z] Live room status {"config":"0","pref":"<not set>","pause":false} Update interval 15000 ms
[2022-11-07T20:49:27.525Z] LoggedOutFeatureAccessManager::canSeeAppMonitor - returning default true
[2022-11-07T20:49:27.602Z] desktop-app.min.js:1:574521 LoggedOutFeatureAccessManager::canSeeAppMonitor - returning default true
[2022-11-07T20:49:27.785Z] desktop-app.min.js:1:504852 Get DARN pref next.notifications.has_ever_opted_in true
[2022-11-07T20:49:29.851Z] home.min.js:1:150040 Get DARN pref next.notifications.has_ever_opted_in true
[2022-11-07T20:49:31.158Z] lazyBundle.min.js:12:79013 Target frame rate 30 FPS
[2022-11-07T20:49:31.160Z] lazyBundle.min.js:12:79494 HiDPI enabled.
[2022-11-07T20:49:31.984Z] [2022-11-07 21:49:31.982] [error] [/home/cit/buildslave/linb-97-78/build/northstar-project/northstar/src/platform/web/GLBindings.cpp:38] Failed to create WebGL 2.0 Context!
Is there a way to fix this? I appreciate any help