Complier error - cloud

When compiling code from the cloud it is missing a file.... when I browse to the location of where the file is supposed to be I see that the file has a .ino in the middle of the file name. How do you setup the complier at a cloud level to ensure the env variables are correct.

See attached screen shot to show the error (at the bottom is the file the complier is looking for) and also in the screen shot is the actual file location and the file name which is created at the time of compiling is named differently.

You're not the only one with the problem. E.g. [Errno 2] No such file or directory:; a workaround is provided in post #2.

Please do not post screenshots of errors; it's impossible to search the web (or this site) for the error if one has to type it all in :wink:

1 Like

And here another possible workaround: Upload Error: exit status 2 | ESP32 (2024 again) - #8 by thornemann

1 Like

Hello @davidlamason. The Arduino Cloud developers have fixed the bug. You should now be able to upload to use Arduino Cloud Editor to upload ESP32 boards without encountering that "No such file or directory" error message.

Please let us know if you still encounter any problems using Arduino Cloud.

I apologize for any inconvenience this bug has caused.

Regards, Per

@sterretje Many thanks for this work around as well....

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.