I was running a program on my Oak just fine, which was successfully publishing to Particle just fine as well, which a dashboard I have was receiving just hunky dorey.
I noticed something was awry when I attempted to upload a new version of the program, when I received the following:
Using config file at: /home/bjrohan/.oak/config.json
Sending file to cloud, to flash Brian_Oak (Device ID: xxxxxxxxxxxxxxxxxxxx)
Error : An error occurred while flashing the device:
Upon checking my Particle account, it shows that my device shows connected when powered, and when I disconnect oak power, my Particle account responds accordingly, showing disconnected.
I tried uploading a very basic Pin 1 flash program and received the same error message.
My original program is still on my Oak, and functioning as far as I can tell as expected, however it's not publishing any Particle logs as it was before.
I also restarted the Arduino IDE, same issue.
Any ideas what is going awry, and how to correct it?
FWIW my son has another Oak, connected to the same wi-fi network, and he can flash new programs and publish to Particle just fine.
Thank you for the input.