Hiri 电子邮件客户端问题不同步

Hiri 电子邮件客户端问题不同步

我使用我们的 Exchange 帐户配置了 Hiri。

完成一些同步后,它开始出现问题,每次都无法同步和发送电子邮件。我所掌握的有关该错误的唯一信息是 hiri 消息“Smothing 出错了”,但仅此而已。如果我再次删除 eacount 和 readd,它就会开始正常工作,但在一些同步后,问题再次出现。

看日志每次都会出现这样的问题

[Synchronizer MainThread] ERROR    2019-01-15 10:52:53,199   hiri.sync.runner - ('Connection broken: IncompleteRead(2105 bytes read)', IncompleteRead(2105 bytes read))

回溯(最近一次调用最后一次):文件“site-packages/urllib3/response.py”,第 572 行,在 _update_chunk_length ValueError:基数为 16 的 int() 的文字无效:b':RoutingType>MailboxXXX,[电子邮件受保护]

在处理上述异常的过程中,又出现了一个异常:

回溯(最近一次调用最后一次):文件“site-packages/urllib3/response.py”,第 331 行,在 _error_catcher 文件“site-packages/urllib3/response.py”,第 637 行,在 read_chunked 文件“site-packages/”中urllib3/response.py”,第 576 行,在 _update_chunk_length http.client.IncompleteRead 中:IncompleteRead(读取 2105 字节)

在处理上述异常的过程中,又出现了一个异常:

回溯(最近一次调用最后一次):文件“site-packages/requests/models.py”,第749行,在生成文件“site-packages/urllib3/response.py”中,第461行,在流文件“site-packages/”中urllib3/response.py”,第 665 行,在 read_chunked 文件“contextlib.py”,第 77 行,在出口 文件“site-packages/urllib3/response.py”,第 349 行,在 _error_catcher urllib3.exceptions.ProtocolError: ('连接中断: IncompleteRead(2105 字节读取)', IncompleteRead(2105 字节读取))

在处理上述异常的过程中,又出现了一个异常:

回溯(最近一次调用最后一次):文件“hiri/sync/runner.py”,第 70 行,运行文件“hiri/sync/core.py”,第 87 行,check_mail 文件“hiri/sync/events.py” ,第 58 行,在sync_new_events 文件“hiri/sync/events.py”中,第 136 行,在 _subscribe 文件“hiri/sync/core.py”中,第 107 行,在sync_hierarchy_and_all_folders 文件“hiri/sync/core.py”中,行137,在 _sync_all_folders 文件“hiri/sync/base.py”中,第 23 行,在包装文件“hiri/sync/folders.py”中,第 38 行,在sync_folder_items 文件“hiri/sync/folders.py”中,第 42 行,在 _sync_changes 文件“hiri/sync/base.py”中,第 71 行,在 _get_all_items 文件“hiri/sync/base.py”中,第 88 行,在 _get_items 文件“hiri/ews/wrapper.py”中,第 415 行,在 get_items_extended 中文件“hiri/ews/wrapper.py”,第 1213 行,在 _call_ews 文件“hiri/ews/utils.py”,第 49 行,在包装器中 文件“hiri/ews/wrapper.py”,第 1239 行,在 _send_xml_request 文件“ hiri/ews/client.py”,第 239 行,wrap_and_send 文件“site-packages/requests/sessions.py”,第 559 行,在帖子中 文件“site-packages/requests/sessions.py”,第 512 行,在请求中文件“site-packages/requests/sessions.py”,第 662 行,发送 文件“site-packages/requests/models.py”,第 827 行,内容 文件“site-packages/requests/models.py”,行752、在生成 requests.exceptions.ChunkedEncodingError: ('连接中断: IncompleteRead(2105 字节读取)', IncompleteRead(2105 字节读取))

相关内容