Hiri 이메일 클라이언트 문제가 동기화되지 않음

Hiri 이메일 클라이언트 문제가 동기화되지 않음

Exchange 계정을 사용하여 Hiri를 구성했습니다.

일부 동기화를 완료한 후 문제가 발생하기 시작하여 매번 이메일을 동기화하고 보낼 수 없습니다. 오류에 대해 내가 가지고 있는 유일한 정보는 "Smothing goes failed"라는 hiri 메시지이지만 그게 전부입니다. eacount를 제거하고 다시 읽으면 제대로 작동하기 시작하지만 일부 동기화 후에 문제가 다시 나타납니다.

이 문제는 로그를 볼 때마다 나타납니다.

[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 urllib3/response.py 파일" site-packages/", 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", 38행 42, _sync_changes 파일 "hiri/sync/base.py", 71행, _get_all_items 파일 "hiri/sync/base.py", 71행 88행, _get_items 파일 "hiri/ews/wrapper.py", 88행 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", 512행. 662행, "site-packages/requests/models.py" 파일 전송, 827행, 콘텐츠 파일 "site-packages/requests/ models.py", 752행, 요청 생성.Exceptions.ChunkedEncodingError: ('연결 중단됨: IncompleteRead(2105바이트 읽기)', IncompleteRead(2105바이트 읽기))

관련 정보