thingsboard / flutter_thingsboard_pe_app

ThingsBoard PE Mobile Application
https://thingsboard.io/products/mobile-pe/
BSD 3-Clause "New" or "Revised" License
88 stars 69 forks source link

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

Closed ezeroldan24 closed 2 months ago

ezeroldan24 commented 11 months ago

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 commented 11 months ago

The version that was updated in thingsboard.cloud is 3.6.0v

ybeshkarov commented 3 months ago

Hello @ezeroldan24!

Is this issue still relevant for you?