airrohr-firmware-flasher icon indicating copy to clipboard operation
airrohr-firmware-flasher copied to clipboard

Error when using undescore character in build name

Open DeeKey opened this issue 5 years ago • 1 comments
trafficstars

Rename the build file name to include underscore sign. Flashing will not start. There will be an error:

Traceback (most recent call last): File "/home/informatic/Projects/luftdaten-tools/luftdatentool/utils.py", line 32, in run File "/home/informatic/Projects/luftdaten-tools/luftdaten-tool.py", line 259, in flash_board AttributeError: 'NoneType' object has no attribute 'startswith' ERROR:root:Unhandled exception Traceback (most recent call last): File "/home/informatic/Projects/luftdaten-tools/luftdatentool/utils.py", line 32, in run File "/home/informatic/Projects/luftdaten-tools/luftdaten-tool.py", line 259, in flash_board AttributeError: 'NoneType' object has no attribute 'startswith'

DeeKey avatar Jan 03 '20 20:01 DeeKey

latest_en.bin binary from default list is downloaded properly on Linux. What platform are you using?

Informatic avatar Jan 25 '20 11:01 Informatic