Skip to content

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

Open
@kittaakos

Description

@kittaakos

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: imperfectionPerceived defect in any part of project

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions