matveynator / chicha-timekeeper-v1

Chicha: the competition timekeeper (chronograph).
Other
2 stars 1 forks source link

Recived incorrect discovery unix time CSV value: strconv.Atoi: parsing "1633584545045": value out of range #37

Closed matveynator closed 2 years ago

matveynator commented 2 years ago

Recived incorrect discovery unix time CSV value: strconv.Atoi: parsing "1633584545045": value out of range

matveynator commented 2 years ago
LAP #1
100008020200000100000791, 1633631474619, 3
Next rider in 7 seconds....
100008020200000100000792, 1633631481638, 0
Next rider in 4 seconds....
100008020200000100000793, 1633631485660, 1
Next rider in 9 seconds....
100008020200000100000794, 1633631494686, 1
Next rider in 1 seconds....
100008020200000100000795, 1633631495712, 1
Next rider in 3 seconds....
100008020200000100000796, 1633631498735, 2
Next rider in 3 seconds....
100008020200000100000797, 1633631501758, 3
Next rider in 3 seconds....
100008020200000100000798, 1633631504780, 3
Next rider in 7 seconds....
100008020200000100000799, 1633631511803, 1
Welcome to CHICHA, the competition timekeeper (chronograph)!
https://github.com/matveynator/chicha
Version: 0.2-015
Loading chicha.conf configuration...
Connected to database at localhost 5432 with database name = chicha and user = postgres
Creating or changing database structures (applying migrations)...
Started RFID data listener at 0.0.0.0:4000 with laps save interval = 1 and lap minimal duration = 30 seconds
Starting API server at: 0.0.0.0:8000
Recived incorrect discovery unix time CSV value: strconv.Atoi: parsing "1633631474619": value out of range
Recived incorrect discovery unix time CSV value: strconv.Atoi: parsing "1633631481638": value out of range
Recived incorrect discovery unix time CSV value: strconv.Atoi: parsing "1633631485660": value out of range
[GIN] 2021/10/07 - 21:31:26 | 200 |   21.695605ms |    192.168.96.5 | GET      "/race/31?updtable=true"
Recived incorrect discovery unix time CSV value: strconv.Atoi: parsing "1633631494686": value out of range
Recived incorrect discovery unix time CSV value: strconv.Atoi: parsing "1633631495712": value out of range