flutter_thingsboard_pe_app icon indicating copy to clipboard operation
flutter_thingsboard_pe_app copied to clipboard

Problem at the start of dashboards after updating thingsboard.cloud HELP

Open ezeroldan24 opened this issue 10 months ago • 2 comments

Good afternoon! Since the thingsboard.cloud update, I'm having trouble starting the dashboards. I can log in correctly, enter the devices, alarms but if I access any panel it stays loading and never starts. I leave an image so that you can visualize and also what appears in the terminal of the debug on the device.

notfound

D/eglCodecCommon(11783): setVertexArrayObject: set vao to 2 (2) 0 0 I/Choreographer(11783): Skipped 36 frames! The application may be doing too much work on its main thread. W/OpenGLRenderer(11783): dequeueBuffer failed, error = -110; switching to fallback W/OpenGLRenderer(11783): reserveNext failed, error = -2147483648 (Unknown error -2147483648) D/EGL_emulation(11783): eglMakeCurrent: 0xe9c52a80: ver 2 0 (tinfo 0xe9c89650) I/Choreographer(11783): Skipped 97 frames! The application may be doing too much work on its main thread. I/Choreographer(11783): Skipped 61 frames! The application may be doing too much work on its main thread. I/Choreographer(11783): Skipped 148 frames! The application may be doing too much work on its main thread. I/ngsboard.pe.ap(11783): Background concurrent copying GC freed 2818(396KB) AllocSpace objects, 152(8288KB) LOS objects, 49% free, 5001KB/10003KB, paused 4.483ms total 2.963s I/Choreographer(11783): Skipped 60 frames! The application may be doing too much work on its main thread. I/Choreographer(11783): Skipped 63 frames! The application may be doing too much work on its main thread. I/ngsboard.pe.ap(11783): Background concurrent copying GC freed 1098(182KB) AllocSpace objects, 145(6320KB) LOS objects, 49% free, 6268KB/12MB, paused 14.934ms total 1.055s I/Choreographer(11783): Skipped 838 frames! The application may be doing too much work on its main thread. I/ngsboard.pe.ap(11783): Waiting for a blocking GC ProfileSaver I/Choreographer(11783): Skipped 532 frames! The application may be doing too much work on its main thread. I/ngsboard.pe.ap(11783): Background young concurrent copying GC freed 1226(207KB) AllocSpace objects, 195(8512KB) LOS objects, 54% free, 5125KB/11MB, paused 43.896ms total 2.605s I/ngsboard.pe.ap(11783): WaitForGcToComplete blocked ProfileSaver on HeapTrim for 529.160ms I/ngsboard.pe.ap(11783): Background concurrent copying GC freed 1502(245KB) AllocSpace objects, 194(8516KB) LOS objects, 49% free, 3226KB/6453KB, paused 1.581ms total 138.567ms I/Choreographer(11783): Skipped 49 frames! The application may be doing too much work on its main thread.

ezeroldan24 avatar Oct 19 '23 15:10 ezeroldan24