tcgoetz / GarminDB

Download and parse data from Garmin Connect or a Garmin watch, FitBit CSV, and MS Health CSV files into and analyze data in Sqlite serverless databases with Jupyter notebooks.
GNU General Public License v2.0
1.18k stars 142 forks source link

input Error during make create_dbs #48

Closed EmptySoft closed 4 years ago

EmptySoft commented 4 years ago

Hi.!

Devices: Garmin Fexi3HR, Garmin HRM4

(builtins.LookupError) "164" is not among the defined enum values [SQL: UPDATE devices SET serial_number=?, timestamp=?, manufacturer=?, product=? WHERE devices.serial_number = ?] [parameters: [{'product': 'UnknownProduct_0', 'manufacturer': 164, 'serial_number': '3923282663000003', 'timestamp': datetime.datetime(2017, 2, 27, 16, 19, 47), 'devices_serial_number': 3923282663000003}]]

witch aditional info do you need for debugging?

How can i findout, with file produces this error?

bugreport.txt

tcgoetz commented 4 years ago

what is itime?

intensity minutes

tcgoetz commented 4 years ago

I'm goign to close this issue now, but if you have further problems or feature requests please file additional issues.