Help: GetRecords is unstable & how to export disk logs

Author: churchillxy, Created: 2022-01-07 20:44:15, Updated: 2022-01-07 21:12:07

Hello, I have two questions for help. Thank you.

  1. I'm using the Getrecords function and sometimes get errors (usually after 1-2 days of running). 2022-01-07 20:19:00 Error Traceback (most recent call last): File , line 999, ininit_ctxFile , line 321, in File , line 111, in main File , line 11, in CompositeArray TypeError: object of type NoneType has no len ((( 2022-01-07 20:19:00 Futures_OKCoin error GetRecords: 502: 502 Bad Gateway

    502 Bad Gateway

    a padding to disable MSIE and Chrome friendly error page > a padding to disable MSIE and Chrome friendly error page > a padding to disable MSIE and Chrome friendly error page > a padding to disable MSIE and Chrome friendly error page > a padding to disable MSIE and Chrome friendly error page > a padding to disable MSIE and Chrome friendly error page > a padding to disable MSIE and Chrome friendly error page > a padding to disable Chrome friendly error page > a padding to disable MSIE and Chrome friendly error page > a padding to disable MSIE and Chrome

  2. How to export logs from the disk

Thank you very much.


More

The Little DreamThe logs are stored in the administrator's directory logs folder, the robot ID is the file name, and the extension is db3; they can be opened with SQLite database software. GetRecords error reports that the access interface has failed, http502 error; network issue or exchange issue.

The Little DreamFor market access interfaces, it is not recommended to use _C, subscript, etc.

churchillxyHi, I'm looking at the API documentation for the _C(...) function, can I use it?

The Little DreamYou can read some of the articles in the following library: https://www.fmz.com/digest-topic/6909, some explanations for errors.

churchillxyGood, thank you. So how do you get the hard drive not to stop running when you report an error?