PMC Over-The-Air problems

Maybe is solution when trying compile over the air (LAN connection in PMC)?
I get this answer:

Over-The-Air upload available, compiling...

/usr/local/bin/arduino-cli compile --fqbn arduino:mbed_portenta:envie_m7:split=50_50,target_core=cm7,security=none --build-cache-path /tmp --output-dir /tmp/1585705897/build --build-path /tmp/arduino-build-DA7D980F9DFDC143127055A91F461C /tmp/1585705897/Door_Greitis_may29a

Over-The-Air upload request created successfully

Over-The-Air upload pending...

Board error received - OtaStorageInitFail

Hi. Did you resolve the problem of OTA uploads to Opta? Thanks

Hi, I have the same problem with the Giga r1 WIFI. Were you able to find a solution to this board error

I dont found solutions.

Hi all,
someone has found a solution?

Thank you

I've solved in this way,
the instructions on this page are incomplete: https://support.arduino.cc/hc/en-us/articles/12370721200540-Configure-GIGA-R1-WiFi-for-Over-The-Air-OTA-uploads
At the end of step 2, it is necessary to open the serial console, as in step 3, and choose the formatting type from the Arduino.
In practice, if you simply follow the instructions and move on to step 3, the partition to host the temporary binary for flashing will NOT be created.

Cheers!