Skip to content
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

I get Failed uploading: uploading error: signal: killed with the WiFi101_OTA example with Arduino IDE 2.2.1 #64

Open
kittaakos opened this issue Sep 21, 2023 · 0 comments
Labels
type: imperfection Perceived defect in any part of project

Comments

@kittaakos
Copy link

Steps to reproduce:

Failed uploading: uploading error: signal: killed

arduinoOTA_signal_killed-verify+upload-log.txt

Further info:

% uname -a
Darwin Akoss-MacBook-Pro.local 22.6.0 Darwin Kernel Version 22.6.0: Wed Jul  5 22:21:56 PDT 2023; root:xnu-8796.141.3~6/RELEASE_X86_64 x86_64
% pwd
/Users/a.kitta/Library/Arduino15/packages/arduino/tools/arduinoOTA/1.2.1/bin
% file arduinoOTA 
arduinoOTA: Mach-O 64-bit executable x86_64
% xattr -l arduinoOTA 
% ls -al arduinoOTA 
-rwxr-xr-x  1 a.kitta  staff  6932852 Jul 13 17:41 arduinoOTA
% "/Users/a.kitta/Library/Arduino15/packages/arduino/tools/arduinoOTA/1.2.1/bin/arduinoOTA" -address "192.168.0.106" -port 65280 -username arduino -password "xxx" -sketch "/private/var/folders/z1/xkw1yh5n7rz4n8djprp1mdn80000gn/T/arduino/sketches/9C7EE78B830842E6BC2462BA8AB74A9D/WiFi101_OTA.ino.bin" -upload /sketch -b
zsh: killed      -address "192.168.0.106" -port 65280 -username arduino -password "xxx"     -
% ./arduinoOTA 
zsh: killed     ./arduinoOTA

I am on macOS 13.5.2

@per1234 per1234 added the type: imperfection Perceived defect in any part of project label Sep 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

2 participants