Hi @GSiguy
Your first log shows plenty of networking or server handshake/contact errors for Tidal Connect, like these:
Jan 21 20:39:31 rivoplus vtcs[6885]: [2026-01-21 20:39:31] [error] handle_transport_init received error: TLS handshake timed out
Jan 21 20:39:31 rivoplus vtcs[6885]: [2026-01-21 20:39:31] [info] asio async_shutdown error: asio.ssl:336462231 (shutdown while in init)
Jan 21 20:39:31 rivoplus vtcs[6885]: [2026-01-21 20:39:31.553] [tisoc] [error] [WebsocketServerTls.cpp:104] Connection failed. Session State: 3, Error Code: 5, Message: TLS handshake timed out
Jan 21 20:39:32 rivoplus vtcs[6885]: [2026-01-21 20:39:32] [error] handle_transport_init received error: TLS handshake timed out
Jan 21 20:39:32 rivoplus vtcs[6885]: [2026-01-21 20:39:32] [info] asio async_shutdown error: asio.ssl:336462231 (shutdown while in init)
Jan 21 20:39:32 rivoplus vtcs[6885]: [2026-01-21 20:39:32.012] [tisoc] [error] [WebsocketServerTls.cpp:104] Connection failed. Session State: 3, Error Code: 5, Message: TLS handshake timed out
Jan 21 20:39:32 rivoplus vtcs[6885]: [2026-01-21 20:39:32] [error] handle_transport_init received error: TLS handshake timed out
Jan 21 20:39:32 rivoplus vtcs[6885]: [2026-01-21 20:39:32] [info] asio async_shutdown error: asio.ssl:336462231 (shutdown while in init)
Jan 21 20:39:32 rivoplus vtcs[6885]: [2026-01-21 20:39:32.451] [tisoc] [error] [WebsocketServerTls.cpp:104] Connection failed. Session State: 3, Error Code: 5, Message: TLS handshake timed out
Jan 21 20:39:35 rivoplus volumio[3200]: info: CoreCommandRouter::volumioGetState
Jan 21 20:39:39 rivoplus vtcs[6885]: [2026-01-21 20:39:39] [error] handle_transport_init received error: TLS handshake timed out
Jan 21 20:39:39 rivoplus vtcs[6885]: [2026-01-21 20:39:39] [info] asio async_shutdown error: asio.ssl:336462231 (shutdown while in init)
Jan 21 20:39:39 rivoplus vtcs[6885]: [2026-01-21 20:39:39.236] [tisoc] [error] [WebsocketServerTls.cpp:104] Connection failed. Session State: 3, Error Code: 5, Message: TLS handshake timed out
Jan 21 20:39:45 rivoplus vtcs[6885]: [2026-01-21 20:39:45] [error] handle_read_frame error: asio.system:125 (Operation aborted.)
But your second log has something new (to me):
There are plenty of kernel errors like these:
Jan 22 00:03:57 rivoplus kernel: CFG80211-ERROR) wl_escan_handler : escan is not ready ndev ffffffc04de3a000 drv_status 0x0 e_type 69 e_states 8
Jan 22 00:03:57 rivoplus kernel: CFG80211-ERROR) wl_escan_handler : escan is not ready ndev ffffffc04de3a000 drv_status 0x0 e_type 69 e_states 8
More connectivity errors like these:
Jan 22 00:08:25 rivoplus volumio[3389]: error: Failed to parse state for serial connection: TypeError: Cannot read property 'toUpperCase' of undefined
And lots of “Volumio Onboarding” errors that weren’t present in any of your previous logs, like these:
Jan 22 00:09:07 rivoplus volumio5-onboarding[4704]: time=2026-01-22T00:09:07.526+08:00 level=WARN msg="pending write acknowledgment timed out, retrying" component=conn/ble addr=2
Jan 22 00:09:07 rivoplus volumio5-onboarding[4704]: time=2026-01-22T00:09:07.526+08:00 level=ERROR msg="pending write exceeded maximum retries, dropping" component=conn/ble addr=2 chunks=1 index=0
Jan 22 00:09:07 rivoplus volumio5-onboarding[4704]: time=2026-01-22T00:09:07.526+08:00 level=ERROR msg="failed to send event" component=server dst="00:00:00:00:00:00%02 @ 0x2cf91a0" event=SERVER_EVENT_TYPE_PLAYER_METADATA_CHANGED error="peer is gone"
What has changed between both operations?
Also, regarding this:
BTW, for my use case (windows laptop & android phone), i find the Volumio UI slow and it keeps reloading.
I’m also sorry to hear. I’ve tested the Volumio UI in multiple operating systems through browsers and native apps and have found it very responsive with minimum reloading. Maybe your systems have a memory issue, or in the case of your Android device, a power saving issue that makes the app lag when not in use after some time (for example, while listening to a couple of songs)? Do you find the system lags through browsers on both your windows laptop & phone as well?
@Darmur @devgianlu @volumio please help!