Blynk Air shipment successful, but stays live, do not finish

Newbie to Blynk Air. I succeded to make few shipments. the firmware was updated, but the shipement status stays live. Do not finish. What could be the cause?
Regards, Tomaž

I assume that you’ve already uploaded a Blynk Edgent sketch to your device, provisioned the device via the app and it’s showing as “Online” in the web console?

If so, what does the serial monitor of your sketch show when you start the Blynk.Air shipment?

(Copy/paste the text from your serial monitor and paste it into your post with triple backticks at the beginning and end so that it displays correctly.
Triple backticks look like this:
```

Have you refreshed your browser after the shipment?

Pete.

Yes, the device is showing “online” and the data is coming too. After shipement I also refresh the browser.

Here is the report downloaded from blynk:
SG69 FUJITSU 11kW,372239,“2024-01-09 22:42:15”,“STARTED”
SG69 FUJITSU 11kW,372239,“2024-01-09 22:42:15”,“STARTED”
SG69 FUJITSU 11kW,372239,“2024-01-09 22:42:15”,“REQUEST_SENT”
SG69 FUJITSU 11kW,372239,“2024-01-09 22:42:17”,“FIRMWARE_REQUESTED”
SG69 FUJITSU 11kW,372239,“2024-01-09 22:42:43”,“FIRMWARE_UPLOADED”
SG69 FUJITSU 11kW,372239,“2024-01-09 22:42:57”,“SUCCESS”

But the status was not changed to finish after 5 min or later. I pasted the screen cutout of shipement status.

here is the serial monitor text:

22:42:17.595 -> [293125] Disconnected
22:42:17.595 -> [293126] RUNNING => OTA_UPGRADE
22:42:17.595 -> [293126] Disconnected
22:42:17.595 -> [293126] OTA: http://fra1.blynk.cloud/static/fw_15827650591241141165_-838595071.bin?token=jY24wJXxLrQ482ynn1IvruckYqecltU-
22:42:17.595 -> [293132] Connecting to fra1.blynk.cloud:80
22:42:17.810 -> [293338] Expected MD5: ffab2961b93b1e52531127407414044c
22:42:17.810 -> [293338] Flashing...
22:42:20.362 -> 
 10%
 20%
 30%
 40%
 50%
 60%
 70%
 80%
 90%
 100%
22:42:44.938 -> [320471] === Update successfully completed. Rebooting.
22:42:45.014 -> 
22:42:45.014 ->  ets Jan  8 2013,rst cause:2, boot mode:(3,7)
22:42:45.014 -> 
22:42:45.014 -> load 0x4010f000, len 3424, room 16 
22:42:45.055 -> tail 0
22:42:45.055 -> chksum 0x2e
22:42:45.055 -> load 0x3fff20b8, len 40, room 8 
22:42:45.055 -> tail 0
22:42:45.055 -> chksum 0x2b
22:42:45.055 -> csum 0x2b
22:42:45.055 -> v00077c00
22:42:45.055 -> @cp:B0
22:42:52.102 -> ld
22:42:52.189 -> ���e�o�;��g|�l�l`b�e�|{�l�n��o�l ��{�l�le��Start DEBUG serial
22:42:52.499 -> kWh input will be used through interrupts
22:42:52.499 -> [7465] 
22:42:52.499 ->     ___  __          __
22:42:52.499 ->    / _ )/ /_ _____  / /__
22:42:52.499 ->   / _  / / // / _ \/  '_/
22:42:52.499 ->  /____/_/\_, /_//_/_/\_\
22:42:52.499 ->         /___/ v1.3.2 on ESP8266
22:42:52.499 -> 
22:42:52.499 ->  #StandWithUkraine    https://bit.ly/swua
22:42:52.499 -> 
22:42:52.533 -> 
22:42:52.533 -> ----------------------------------------------------
22:42:52.533 ->  Device:    Blynk SG69 pzem 3ph HP-JF75
22:42:52.533 ->  Firmware:  0.1.4 (build Jan  9 2024 22:40:05)
22:42:52.533 ->  Token:     _qZz - •••• - •••• - ••••
22:42:52.533 ->  Platform:  ESP8266 @ 80MHz
22:42:52.533 ->  Boot ver:  31
22:42:52.533 ->  SDK:       2.2.2-dev(38a443e)
22:42:52.533 ->  ESP Core:  3.1.2
22:42:52.533 ->  Flash:     4096K
22:42:52.533 ->  Free mem:  24368
22:42:52.533 -> ----------------------------------------------------
22:42:52.571 -> 
22:42:52.571 -> >[7510] INIT => CONNECTING_NET
22:42:52.571 -> [7512] Connecting to WiFi: TOMB
22:42:56.922 -> [11861] Using Dynamic IP: 192.168.1.106
22:42:56.922 -> [11861] CONNECTING_NET => CONNECTING_CLOUD
22:42:56.998 -> [11974] Current time: Tue Jan  9 21:42:56 2024
22:42:56.998 -> [11974] Connecting to blynk.cloud:443
22:42:57.964 -> [12921] Ready (ping: 12ms).
22:42:58.148 -> [13108] Time sync: OK
22:42:58.437 -> [13388] CONNECTING_CLOUD => RUNNING

Blynk SERVER: Region: fra1

Dear sir, I really do not have any problem with updating firmware, just shipping status is not correct.

Pete.