I can't compile any sketch anymore and this starting this week.
On this sketch is noting changed, but isn't compiling anymore
I tried other sketches, always an error.
What is the solution for this?
A have an error while verifying!
Error in IOT CLOUD:
Start verifying
Error during build: loading library from /mnt/create-efs/webide/61/c3/61c35d6f5933d91ed4c7c85da5eeee21:cdekimpe/libraries_v2/tmp1659526669147207982: invalid library: no header files found
Error during build: loading library from /mnt/create-efs/webide/61/c3/61c35d6f5933d91ed4c7c85da5eeee21:cdekimpe/libraries_v2/tmp1659526669147207982: invalid library: no header files found
Error during build: loading library from /mnt/create-efs/webide/61/c3/61c35d6f5933d91ed4c7c85da5eeee21:cdekimpe/libraries_v2/tmp1659526669147207982: invalid library: no header files found
Error during build: loading library from /mnt/create-efs/webide/61/c3/61c35d6f5933d91ed4c7c85da5eeee21:cdekimpe/libraries_v2/tmp1659526669147207982: invalid library: no header files found
The Arduino Cloud maintainers have completed their investigation and we think the problem that caused the unexpected "invalid library: no header files found" error should now be resolved. Please try compiling again in Arduino Cloud and then reply here to let us know whether or not you still get that unexpected error message.
Please let me know if you have any questions or concerns.
Hi, I'm getting this error today when I try to use the IoT Cloud light and full editor.
In file included from /tmp/2632064614/Enviro-monitor2_sep15a/Enviro-monitor2_sep15a.ino:19:0:
/tmp/2632064614/Enviro-monitor2_sep15a/thingProperties.h:2:29: fatal error: ArduinoIoTCloud.h: No such file or directory
#include <ArduinoIoTCloud.h>
^
compilation terminated.
Error during build: exit status 1
This error appears in all of my sketches, and I've even tried a completely new clean sketch with nothing inside it and the same error appears, it somehow doesn't seem to be resolved as you've suggested above.
Hi @eangus. Thanks for your report. I apologize for the problem. The Arduino Cloud developers have been notified of the problem. I'll report back here if I receive any news from them.
Hello @ptillisch ,
I am having the same problem but in this case it says no such library include "OTAUpdate.h (I installed manually) but then It appeares another no such library and so on. But finally I just have the error message "#include <arduino_DebugUtils.h>"
As you noticed the bug is not specific to the "ArduinoIoTCloud" library. All the Library Manager libraries that are normally pre-installed in Arduino Cloud are currently unavailable due to the bug.
The only libraries that are currently available are the "Custom" libraries and the libraries such as "Wire" and "SPI" that are bundled with the boards platform.