Open mahbubk9 opened 7 years ago
Hi, Your ForexSystem code runs fine but after a while stops with this error code; raise ChunkedEncodingError(e) ChunkedEncodingError: ('Connection broken: OSError("(10054, \'WSAECONNRESET\')",)', OSError("(10054, 'WSAECONNRESET')",))
raise ChunkedEncodingError(e) ChunkedEncodingError: ('Connection broken: OSError("(10054, \'WSAECONNRESET\')",)', OSError("(10054, 'WSAECONNRESET')",))
Thanks for your help!
ChunkedEncodingError is a general connection error. Please provide full log output to help identify your source of error.
ChunkedEncodingError
Hi, Your ForexSystem code runs fine but after a while stops with this error code;
raise ChunkedEncodingError(e) ChunkedEncodingError: ('Connection broken: OSError("(10054, \'WSAECONNRESET\')",)', OSError("(10054, 'WSAECONNRESET')",))
Thanks for your help!