algobasket / PeatioCryptoExchange

An open-source Crypto-Currency exchange. Peatio v3.0 Coming Soon !
https://www.peatio.info
186 stars 202 forks source link

Error market_data #95

Open LightBurdenOfficial opened 4 years ago

LightBurdenOfficial commented 4 years ago
I, [2020-02-07T22:25:06.961159 #23522]  INFO -- : Received: Worker::SlaveBook {"action":"update","order":{"id":75,"timesta                                              mp":1579695266,"type":"ask","volume":"2.9947","price":"15.99","market":"sperodoge","ord_type":"limit"},"locale":"en"}
E, [2020-02-07T22:25:06.962143 #23522] ERROR -- : Failed to process payload: undefined method `find' for nil:NilClass
E, [2020-02-07T22:25:06.962360 #23522] ERROR -- : /home/deploy/peatio/app/models/matching/order_book.rb:44:in `find'
/home/deploy/peatio/app/models/worker/slave_book.rb:27:in `process'
/home/deploy/peatio/lib/daemons/amqp_daemon.rb:61:in `block (2 levels) in <top (required)>'
/home/deploy/peatio/vendor/bundle/ruby/2.2.0/gems/bunny-1.2.1/lib/bunny/consumer.rb:56:in `call'
/home/deploy/peatio/vendor/bundle/ruby/2.2.0/gems/bunny-1.2.1/lib/bunny/consumer.rb:56:in `call'
/home/deploy/peatio/vendor/bundle/ruby/2.2.0/gems/bunny-1.2.1/lib/bunny/channel.rb:1672:in `block in handle_frameset'
/home/deploy/peatio/vendor/bundle/ruby/2.2.0/gems/bunny-1.2.1/lib/bunny/consumer_work_pool.rb:84:in `call'
/home/deploy/peatio/vendor/bundle/ruby/2.2.0/gems/bunny-1.2.1/lib/bunny/consumer_work_pool.rb:84:in `block (2 levels) in r                                              un_loop'
/home/deploy/peatio/vendor/bundle/ruby/2.2.0/gems/bunny-1.2.1/lib/bunny/consumer_work_pool.rb:80:in `loop'
/home/deploy/peatio/vendor/bundle/ruby/2.2.0/gems/bunny-1.2.1/lib/bunny/consumer_work_pool.rb:80:in `block in run_loop'
/home/deploy/peatio/vendor/bundle/ruby/2.2.0/gems/bunny-1.2.1/lib/bunny/consumer_work_pool.rb:79:in `catch'
/home/deploy/peatio/vendor/bundle/ruby/2.2.0/gems/bunny-1.2.1/lib/bunny/consumer_work_pool.rb:79:in `run_loop'

image