-
-
Notifications
You must be signed in to change notification settings - Fork 7k
MacOS X High Sierra - Uno Wifi Network Upload Fails #6649
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Also get the following occasionally - 0x59cf40 seems to be the common failure point.
|
could you enable verbose upload? It seems related to golang/go#17182, maybe a rebuild of the tool with a recent version of golang may fix it. |
Hi, As requested. I've tried running ArduinoOTA from a terminal session and it throws the same error (with no command line parameters). Compilation:
Uploading:
Runtime Stack:
|
Recompiling https://github.com/arduino/arduinoOTA with go 1.9 should be enough, assigning to NEXT milestone. |
I can confirm recompiling against go 1.9 worked, thanks for your help. |
Should solve arduino#6649
It appears the updated version of ArduinoOTA has been bundled with the IDE, so I'll close this as fixed. |
Whenever I try to do a network upload to one of my Arduino Uno Wifi boards using 1.8.3 or 1.8.4 in MacOS X High Sierra, it fails with an error message. I'm not sure if this message varies but its consistent every time - I can upload to the boards perfectly using the Windows version of the software so I have a workaround but it would be good if you could take a look at this?
The error message after compiling and preparing to upload is as follows (it doesn't matter what I try to upload to any of my 3 Uno WiFi boards - this is the blink example) :-
Arduino:
runtime stack:
The text was updated successfully, but these errors were encountered: