· 7 years ago · May 04, 2018, 10:22 AM
12011-12-17 11:04:03 debug New socket accepted <socket._socketobject object at 0x8927f44> from ip 127.0.0.1 (remote port is: 57251)
22011-12-17 11:04:03 debug Processing the request from client #6. Client message is: "?&id_account=394186&amount=200&cmd=dispenser.dispense"
32011-12-17 11:04:03 debug RequestController: new request processing
42011-12-17 11:04:03 info Dispenser is enabled in configs (true)
52011-12-17 11:04:03 debug DispenserController: New dispense request received
62011-12-17 11:04:03 debug HTTP: Sending request: {'id_terminal': 141, 'amount': 200, 'cmd': 'atm.dispense_start', 'secret_key': 456951, 'id_account': '394186'}
72011-12-17 11:04:04 debug HTTP: Receive: <?xml version="1.0" encoding="UTF-8"?>
8<response request_key="972537" status="28000"><cassets><cassete id_cassete="0" position="upper" charging="98" denomination="100" id_saloon="165630" is_enabled="1"/><cassete id_cassete="1" position="lower" charging="40" denomination="500" id_saloon="165630" is_enabled="1"/></cassets><account id_account="394186" balance="400"/></response>
92011-12-17 11:04:04 debug LCDM_2000->SerialIO : Send ['0x04', '0x50', '0x02', '0x46', '0x03', '0x13']
102011-12-17 11:04:04 debug LCDM_2000->SerialIO : Value error: ('incomplete format',)
112011-12-17 11:04:04 debug LCDM_2000->CheckCommand : CMD command not found in response frame.
122011-12-17 11:04:04 info Response sent: <response status="500" description="CheckCommandCMD command not found in response frame." exec_time="0.680027008057"/>
132011-12-17 11:04:13 debug New socket accepted <socket._socketobject object at 0x896625c> from ip 127.0.0.1 (remote port is: 57253)
142011-12-17 11:04:13 debug Processing the request from client #8. Client message is: "?&id_account=394186&amount=400&cmd=dispenser.dispense"
152011-12-17 11:04:13 debug RequestController: new request processing
162011-12-17 11:04:13 info Dispenser is enabled in configs (true)
172011-12-17 11:04:13 debug DispenserController: New dispense request received
182011-12-17 11:04:13 debug HTTP: Sending request: {'id_terminal': 141, 'amount': 400, 'cmd': 'atm.dispense_start', 'secret_key': 456951, 'id_account': '394186'}
192011-12-17 11:04:14 debug HTTP: Receive: <?xml version="1.0" encoding="UTF-8"?>
20<response request_key="885799" status="28009"/>
212011-12-17 11:04:14 debug HTTP: Sending request: {'code': '28009', 'description': 'Transaction is already started for this account', 'title': 'Account is already in transaction', 'id_terminal': 141, 'cmd': 'atm.register_error', 'id_account': '394186', 'secret_key': 456951}
222011-12-17 11:04:15 debug HTTP: Receive: <?xml version="1.0" encoding="UTF-8"?>
23<response request_key="165237" status="28046"/>
242011-12-17 11:04:15 debug [BillingAdapter::register_error]: response is <response request_key="165237" status="28046"></response>
252011-12-17 11:04:15 info Response sent: <response status="28009" description="Transaction status is 28009." exec_time="1.30702996254"/>