I have a D1 board and a webserver code which has been working fine when using IDE and uploading over network from IDE. For convience, I paid for Arduino Cloud to be able to use the OTA from the web editor. I am facing a problem that when I select my board in the full editor, then I get an error (see below), but if I don't select a board, if if I select a board with serial, then it compiles fine. So here it is below with a compile error when the board IP address is selected:
I went back to IDE to try and now I get out of memory! Is this that my code is bigger than mem on the D1? But all percentages in the compile is not 100% yet...