Web/Cloud Editor issues

Hi, just wondering if anyone else is having this issue.
I am using the web/ cloud editor, and when I try to upload my code to my board (OTA), it verifies the code, and its all ok, then it stops, so the upload key is behaving like the verify key.
I have tried two browsers, rebooting and all the rest of it but no difference.
Cloud status says all is A-OK.

In addition, it doesn't matter if you change computer and try to upload a known working piece of code to an already fully working 'thing'.

How long did you wait for the OTA update to complete?

Hi, it didn't even start to upload, I have left it for over 15 mins and it just sat there. Clicking the upload arrow should both verify, then upload (OTA) to the board. After verifying, it exits and gives me this, i.e the same text, three times over.
Sketch uses 967817 bytes (73%) of program storage space. Maximum is 1310720 bytes.
Global variables use 48448 bytes (14%) of dynamic memory, leaving 279232 bytes for local variables. Maximum is 327680 bytes.

Sketch uses 967817 bytes (73%) of program storage space. Maximum is 1310720 bytes.
Global variables use 48448 bytes (14%) of dynamic memory, leaving 279232 bytes for local variables. Maximum is 327680 bytes.

Sketch uses 967817 bytes (73%) of program storage space. Maximum is 1310720 bytes.
Global variables use 48448 bytes (14%) of dynamic memory, leaving 279232 bytes for local variables. Maximum is 327680 bytes.

I experienced this yesterday as well. I tried to upload several times without success. I went on to other things for about an hour, and when I tried again, it worked. I have not tried it today.

JP

Well thank you, at least that proves I have not done anything silly. Truth be known, the webeditor has been rock solid for months and I have been very happy using it. I can't remember the last time the OTA failed, but it has been acting very strange, for me, since this morning

Try leaving it for at least an hour.

I am having the same issue... And others...
A couple of days ago one of my devices, which was reporting online and feeding data to a dashboard, kept telling me there was 'No device associated yet' at the top of the sketch window. It would occasionally show up with the correct device, and accept code OTA, but was being, well, flakey.

Gave and did something else for a few hours and the issue seemed to rectify itself.

Today... The device is online and reporting data, in the sketch window the OTA port is available but hitting upload is just compiling and then stopping, no update attempt being made.
In fact a second device connected locally with USB is doing the same thing for both OTA and USB uploads.

UI even tried disassociating and reassociating the device from the thing, I may regret that I fear' but still uploads are not working at all.

Computer restarted and properly logged in to the site!
Same issue in Edge and Chrome!

Thoughts anyone, this is messing with my workflow now!

Seems like a pretty big issue to be garnering this little interest!

I just tried to upload now and am experiencing the failure again. It compiles as expected but seems to make no effort to upload. The device is online and functioning as expected otherwise.

Somewhat glad it isn't just me doing something silly, but that is cold comfort right now...
I decided to use IOT cloud to avoid having to develop something myself, or jump through any whoops for that matter, beginning to wonder if that may have been a mistake.

I realize glitches happen but this 'seems' to have been brewing for a couple of days and no official response, from a paid platform/service, to to what looks like a fundamental issue is, well, disappointing!

Just checked my plan, 'Maker' is active, as it should be, 2 of 25 things!

Uploading is working for me at this time.

Still nothing here...
I was scrolling through Verbose console output and the page refreshed itself... This error popped up, no idea if it is related in any way!

' Uncaught Error: subscription failed: Error: Connection closed '

It was just a 'toast' not showing up in any notification system I can find!

Well...
Turned off Verbose, tried another upload, which compiled and then stopped.

"
Sketch uses 973377 bytes (74%) of program storage space. Maximum is 1310720 bytes.
Global variables use 48592 bytes (14%) of dynamic memory, leaving 279088 bytes for local variables. Maximum is 327680 bytes.

Sketch uses 973377 bytes (74%) of program storage space. Maximum is 1310720 bytes.
Global variables use 48592 bytes (14%) of dynamic memory, leaving 279088 bytes for local variables. Maximum is 327680 bytes.

Sketch uses 973377 bytes (74%) of program storage space. Maximum is 1310720 bytes.
Global variables use 48592 bytes (14%) of dynamic memory, leaving 279088 bytes for local variables. Maximum is 327680 bytes.
"
I am suer it should only print that summery once!

About 25 seconds later I got that 'toast' again, no page refresh this time.

Odd, especially as at least one person isn't having an issue.

Am I missing something?

I don't think so, there is definitely an issue. Like I said in an earlier post, for me at least the web editor has been rock solid and as it seems there is a general problem, it will be looked at, sooner than later I hope.
In the early days of the Arduino IOT, it was all a bit ropey and OTA updates were hit and miss.
It will get better once this problem is sorted out :grinning:

OK, Well...
I changed the name, just the name, of the device I have local and it uploaded via USB OK.
I then tried an OTA, no other changes, just switched the port and that worked too.

Looking at my remote device sketch It was then reporting "No device associated yet", unplugging the USB cable to the local device had no effect.

However when I changed the name of the remote device the board/OTA port showed up again in the sketch editor and OTA upload worked!

I have several changes to make so it will be interesting to see if the issue returns.

3 OTA updates in succession so far...

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