177.133.187.151 - - [02/Mar/2017 05:10:56] "GET /KriptaChain/recent?random=0.4112699652628333 HTTP/1.1" 200 469
Traceback (most recent call last):
File "/usr/lib/python2.7/wsgiref/handlers.py", line 85, in run
self.result = application(self.environ, self.start_response)
File "/home/ubuntu/multichain-explorer/Mce/abe.py", line 321, in __call__
handler(page)
File "/home/ubuntu/multichain-explorer/Mce/abe.py", line 1194, in handle_tx
return abe.show_tx(page, tx)
File "/home/ubuntu/multichain-explorer/Mce/abe.py", line 1668, in show_tx
row_to_html(txout, 'o', 'i', 'Not yet redeemed')
File "/home/ubuntu/multichain-explorer/Mce/abe.py", line 1595, in row_to_html
abe.show_tx_row_to_html_impl(chain, body, asset_txid_dict, binscript, script_type)
File "/home/ubuntu/multichain-explorer/Mce/abe.py", line 1474, in show_tx_row_to_html_impl
opreturn_type, val = util.parse_op_return_data(data, chain)
UnboundLocalError: local variable 'data' referenced before assignment