temoto / vender

Open source vending machine controller firmware
Creative Commons Zero v1.0 Universal
64 stars 20 forks source link

CoinCo (PAYOUT POLL) #12

Closed AlexTransit closed 3 years ago

AlexTransit commented 3 years ago

ошибка при выдаче (застряла двушка, и заблокировала мотор выдачи 1р и 2р).

dispense.go:294: error: PLEASE REPORT PAYOUT POLL response=020407 pi={ 0 Busy 0 false 0} dispense.go:71: error: coin.give dispensed=2 < requested=3 debt=1 api.go:195: debug: money.payout coin total dispensed=7 ... dispense.go:71: error: coin.give dispensed=80 < requested=83 debt=3 api.go:195: debug: money.payout coin total dispensed=85 ... dispense.go:71: error: coin.give dispensed=0 < requested=3 debt=3 debug: money.payout coin total dispensed=5

AlexTransit commented 3 years ago

при выдаче 28р, видимо, застряла 2р.

PLEASE REPORT PAYOUT POLL response=0b pi={ 0 WasReset 0 false 0}

dispense.go:294: error: PLEASE REPORT PAYOUT POLL response=0b pi={ 0 WasReset 0 false 0} api.go:39: debug: tele.Error: PLEASE REPORT PAYOUT POLL response=0b pi={ 0 WasReset 0 false 0} api.go:189: debug: money.payout coin total dispensed=28 api.go:132: debug: money.withdraw-commit amount=2 dirty=2 потом coin.tubestatus coinType=1 nominal=2 problem (jam/sensor/etc)

AlexTransit commented 3 years ago

похоже это факт застревания (наверное отключил 10 и 2 трубу)

May 04 18:00:51.779749 vm14 vender[1581]: display.line1=Spasibo May 04 18:00:51.779749 vm14 vender[1581]: display.line2=Gotovlu May 04 18:00:53.539846 vm14 vender[1581]: dispense.go:294: error: PLEASE REPORT PAYOUT POLL response=0b pi={ 0 WasReset 0 false 0} May 04 18:00:53.544242 vm14 vender[1581]: api.go:39: debug: tele.Error: PLEASE REPORT PAYOUT POLL response=0b pi={ 0 WasReset 0 false 0} May 04 18:00:54.233763 vm14 vender[1581]: api.go:195: debug: money.payout coin total dispensed=3 May 04 18:01:50.386101 vm14 vender[1581]: api.go:135: debug: money.withdraw-commit amount=17 dirty=17

AlexTransit commented 3 years ago

по факту недодал 20р May 24 11:11:17 vm02 vender[3274]: tubes before dispense (10:56,1:91,2:74,5:79,total:1194) May 24 11:11:25 vm02 vender[3274]: dispense.go:294: error: PLEASE REPORT PAYOUT POLL response=0407 pi={Defective Sensor 0 Fatal 0 false 0} May 24 11:11:25 vm02 vender[3274]: coin total dispensed=80 May 24 11:11:25 vm02 vender[3274]: tubes after dispense (1:91,2:74,total:239)