SIM800H Arduino problem connecting thinger.io

Hello,

I am using ArduinoTinyGSM as example with Arduino Nano and SIM800H (GPRSBee).
I have connected to APN but I can’t connect to thingerio.
Thingerio library 2.7.2 and Arduino IDE 1.8.10
Can you help me?

Thank you.

This the capture of my log:

14:26:00.690 -> [NETWORK] Starting connection…
14:26:01.689 -> [NETWORK] Network Status: 4
14:26:01.723 -> [NETWORK] Restarting Modem…
14:26:06.839 -> [NETWORK] Waiting for Network…
14:26:13.215 -> [NETWORK] Network Connected!
14:26:13.248 -> [NETWORK] Connecting to APN…
14:27:18.262 -> [NETWORK] Connected!
14:27:19.259 -> [_SOCKET] Connecting to iot.thinger.io:25200
14:27:19.328 -> [_SOCKET] Using secure TLS/SSL connection: no
14:28:35.280 -> [_SOCKET] Error while connecting!

14:29:19.355 -> [NETWORK] Starting connection…
14:29:20.352 -> [NETWORK] Network Status: 4
14:29:20.387 -> [NETWORK] Restarting Modem…
14:29:25.540 -> [NETWORK] Waiting for Network…
14:29:31.615 -> [NETWORK] Network Connected!
14:29:31.649 -> [NETWORK] Connecting to APN…
14:30:36.659 -> [NETWORK] Connected!
14:30:37.629 -> [_SOCKET] Connecting to iot.thinger.io:25200
14:30:37.696 -> [_SOCKET] Using secure TLS/SSL connection: no
14:31:53.650 -> [_SOCKET] Error while connecting!