|
[2024-08-27 18:16:10,232] chirp.logger - DEBUG: CHIRP next-20240827 on Darwin Mac-mini-de-MANLIO.local 23.6.0 Darwin Kernel Version 23.6.0: Mon Jul 29 21:14:21 PDT 2024; root:xnu-10063.141.2~1/RELEASE_ARM64_T8103 arm64 (Python 3.10.11)
|
|
[2024-08-27 18:16:10,348] chirp.wxui - INFO: Forcing locale to 'es' (Spanish) via config
|
|
[2024-08-27 18:16:10,359] chirp.wxui - DEBUG: Using locale: es_ES (735)
|
|
[2024-08-27 18:16:10,360] chirp.wxui - DEBUG: Translation loaded=True for CHIRP: es_ES (bg_BG,pl,uk_UA,en_US,pt_BR,el,it,ru,ja_JP,zh_CN,hu,nl,de,fr,es,tr_TR) from /Applications/CHIRP.app/Contents/MacOS/chirp/locale
|
|
[2024-08-27 18:16:10,361] chirp.wxui - DEBUG: Translation loaded=True for wxstd: es_ES (fa_IR,sl,sk,pl,vi,sq,sv,ms,da,gl_ES,pt_BR,ko_KR,ja,el,lv,co,it,ca,zh_TW,cs,ru,ro,zh_CN,pt,uk,an,ar,hr,hu,nl,ne,af,nb,hi,ka,de,ca@valencia,fi,id,fr,es,lt,eu,ta,tr)
|
|
[2024-08-27 18:16:10,494] main - INFO: Python/3.10.11 // Darwin/macOS-14.6.1-arm64-arm-64bit // CHIRP/next-20240827 // wx/4.2.0 osx-cocoa (phoenix) wxWidgets 3.2.0
|
|
[2024-08-27 18:16:10,507] chirp.wxui.main - DEBUG: Recent is now ['/Applications/CHIRP.app/Contents/MacOS/chirp/stock_configs/US CA Railroad Channels.csv']
|
|
[2024-08-27 18:16:10,652] chirp.wxui.main - INFO: Server reports next-20240827 is latest
|
|
[2024-08-27 18:16:19,085] chirp.wxui.clone - DEBUG: All system ports: [{'device': '/dev/cu.wlan-debug', 'name': 'cu.wlan-debug', 'description': 'n/a', 'hwid': 'n/a', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': None, 'product': None, 'interface': None}, {'device': '/dev/cu.Bluetooth-Incoming-Port', 'name': 'cu.Bluetooth-Incoming-Port', 'description': 'n/a', 'hwid': 'n/a', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': None, 'product': None, 'interface': None}, {'device': '/dev/cu.usbserial-1110', 'name': 'cu.usbserial-1110', 'description': 'USB Serial', 'hwid': 'USB VID:PID=1A86:7523 LOCATION=1-1.1', 'vid': 6790, 'pid': 29987, 'serial_number': None, 'location': '1-1.1', 'manufacturer': None, 'product': 'USB Serial', 'interface': None}]
|
|
[2024-08-27 18:16:19,085] chirp.wxui.clone - WARNING: Last port '/dev/cu.usbserial-10' is unavailable, defaulting to ('/dev/cu.usbserial-1110', 'USB Serial (cu.usbserial-1110)')
|
|
[2024-08-27 18:16:40,893] chirp.wxui.clone - DEBUG: All system ports: [{'device': '/dev/cu.wlan-debug', 'name': 'cu.wlan-debug', 'description': 'n/a', 'hwid': 'n/a', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': None, 'product': None, 'interface': None}, {'device': '/dev/cu.Bluetooth-Incoming-Port', 'name': 'cu.Bluetooth-Incoming-Port', 'description': 'n/a', 'hwid': 'n/a', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': None, 'product': None, 'interface': None}, {'device': '/dev/cu.usbserial-1110', 'name': 'cu.usbserial-1110', 'description': 'USB Serial', 'hwid': 'USB VID:PID=1A86:7523 LOCATION=1-1.1', 'vid': 6790, 'pid': 29987, 'serial_number': None, 'location': '1-1.1', 'manufacturer': None, 'product': 'USB Serial', 'interface': None}]
|
|
[2024-08-27 18:16:57,572] chirp.wxui.clone - DEBUG: Using port '/dev/cu.usbserial-1110'
|
|
[2024-08-27 18:16:57,572] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.baofeng_uv17Pro.BF5RM'>
|
|
[2024-08-27 18:16:57,588] chirp.wxui.clone - DEBUG: Showing pre_download prompt
|
|
[2024-08-27 18:17:43,205] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
|
|
[2024-08-27 18:17:43,214] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x10c5582b0, open=True>(port='/dev/cu.usbserial-1110', baudrate=115200, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
|
|
[2024-08-27 18:17:44,727] chirp.drivers.baofeng_common - DEBUG: Wanted 1, got 0:
|
|
[2024-08-27 18:17:44,727] chirp.wxui.clone - ERROR: Failed to clone: Error reading data from radio: not the amount of data we want.
|
|
Traceback (most recent call last):
|
|
File "chirp/wxui/clone.py", line 78, in run
|
|
File "chirp/drivers/baofeng_uv17Pro.py", line 1018, in sync_in
|
|
File "chirp/drivers/baofeng_uv17Pro.py", line 128, in _download
|
|
File "chirp/drivers/baofeng_uv17Pro.py", line 111, in _do_ident
|
|
File "chirp/drivers/baofeng_uv17Pro.py", line 103, in _sendmagic
|
|
File "chirp/drivers/baofeng_common.py", line 57, in _rawrecv
|
|
chirp.errors.RadioError: Error reading data from radio: not the amount of data we want.
|
|
[2024-08-27 18:18:08,971] chirp.wxui.clone - WARNING: Stopping clone thread
|
|
[2024-08-27 18:29:04,915] chirp.wxui.clone - DEBUG: All system ports: [{'device': '/dev/cu.wlan-debug', 'name': 'cu.wlan-debug', 'description': 'n/a', 'hwid': 'n/a', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': None, 'product': None, 'interface': None}, {'device': '/dev/cu.Bluetooth-Incoming-Port', 'name': 'cu.Bluetooth-Incoming-Port', 'description': 'n/a', 'hwid': 'n/a', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': None, 'product': None, 'interface': None}]
|
|
[2024-08-27 18:29:04,916] chirp.wxui.clone - WARNING: Last port '/dev/cu.usbserial-1110' is unavailable, defaulting to ('/dev/cu.wlan-debug', 'cu.wlan-debug')
|
|
[2024-08-27 18:29:07,807] chirp.wxui.clone - DEBUG: Using port '/dev/cu.wlan-debug'
|
|
[2024-08-27 18:29:07,808] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.baofeng_uv17Pro.BF5RM'>
|
|
[2024-08-27 18:29:07,821] chirp.wxui.clone - DEBUG: Showing pre_download prompt
|
|
[2024-08-27 18:29:09,072] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
|
|
[2024-08-27 18:29:09,073] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x10c559240, open=True>(port='/dev/cu.wlan-debug', baudrate=115200, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
|
|
[2024-08-27 18:29:10,585] chirp.drivers.baofeng_common - DEBUG: Wanted 1, got 0:
|
|
[2024-08-27 18:29:10,586] chirp.wxui.clone - ERROR: Failed to clone: Error reading data from radio: not the amount of data we want.
|
|
Traceback (most recent call last):
|
|
File "chirp/wxui/clone.py", line 78, in run
|
|
File "chirp/drivers/baofeng_uv17Pro.py", line 1018, in sync_in
|
|
File "chirp/drivers/baofeng_uv17Pro.py", line 128, in _download
|
|
File "chirp/drivers/baofeng_uv17Pro.py", line 111, in _do_ident
|
|
File "chirp/drivers/baofeng_uv17Pro.py", line 103, in _sendmagic
|
|
File "chirp/drivers/baofeng_common.py", line 57, in _rawrecv
|
|
chirp.errors.RadioError: Error reading data from radio: not the amount of data we want.
|
|
[2024-08-27 18:29:27,440] chirp.wxui.clone - WARNING: Stopping clone thread
|
|
[2024-08-27 18:30:30,639] chirp.wxui.bugreport - DEBUG: Created page start
|
|
[2024-08-27 18:30:30,653] chirp.wxui.bugreport - DEBUG: Created page creds
|
|
[2024-08-27 18:30:30,658] chirp.wxui.bugreport - DEBUG: Created page existbug
|
|
[2024-08-27 18:30:30,659] chirp.wxui.bugreport - DEBUG: Created page update
|
|
[2024-08-27 18:30:37,809] chirp.wxui.bugreport - DEBUG: Created page newbug
|
|
[2024-08-27 18:30:54,330] chirp.wxui.bugreport - DEBUG: CHIRP login success as 93931
|
|
[2024-08-27 18:32:57,101] chirp.wxui.bugreport - DEBUG: Capturing config file /Users/manliovicentehernandezchave/.chirp/chirp.config stamped 2024-08-27T18:32:57.101555
|