Seafile Client and Onlyoffice spam

Hi. I have seafile server on ubuntu 18.04 via docker. Seafile client v.7.0.0 (on desktop and surface go) and after I save onlyoffice file get a lot of error messages:

[07/10/19 10:43:16] sync-mgr.c(559): Repo 'Documents' sync state transition from 'synchronized' to 'committing'.
[07/10/19 10:43:16] repo-mgr.c(2131): Failed to stat 346c0d81-0467-4240-9b57-e04689b903ca: No such file or directory.
[07/10/19 10:43:16] repo-mgr.c(2131): Failed to stat 346c0d81-0467-4240-9b57-e04689b903ca/docx_unpacked: No such file or directory.
[07/10/19 10:43:16] repo-mgr.c(2131): Failed to stat 346c0d81-0467-4240-9b57-e04689b903ca/docx_unpacked/_rels: No such file or directory.
[07/10/19 10:43:16] repo-mgr.c(2131): Failed to stat 346c0d81-0467-4240-9b57-e04689b903ca/docx_unpacked/word: No such file or directory.
[07/10/19 10:43:16] repo-mgr.c(2131): Failed to stat 346c0d81-0467-4240-9b57-e04689b903ca/docx_unpacked/word/_rels: No such file or directory.
[07/10/19 10:43:16] repo-mgr.c(2131): Failed to stat 346c0d81-0467-4240-9b57-e04689b903ca/docx_unpacked/word/media: No such file or directory.
[07/10/19 10:43:16] repo-mgr.c(2131): Failed to stat 346c0d81-0467-4240-9b57-e04689b903ca/docx_unpacked/word/embeddings: No such file or directory.
[07/10/19 10:43:16] repo-mgr.c(2131): Failed to stat 346c0d81-0467-4240-9b57-e04689b903ca/docx_unpacked/word/theme: No such file or directory.
[07/10/19 10:43:16] repo-mgr.c(2131): Failed to stat 346c0d81-0467-4240-9b57-e04689b903ca/docx_unpacked/word/theme/_rels: No such file or directory.
[07/10/19 10:43:16] repo-mgr.c(2131): Failed to stat 346c0d81-0467-4240-9b57-e04689b903ca/docx_unpacked/word/_rels/document.xml.rels: No such file or directory.
[07/10/19 10:43:16] repo-mgr.c(2131): Failed to stat 346c0d81-0467-4240-9b57-e04689b903ca/docx_unpacked/word/theme/theme1.xml: No such file or directory.
[07/10/19 10:43:16] repo-mgr.c(2131): Failed to stat 346c0d81-0467-4240-9b57-e04689b903ca/docx_unpacked/docProps: No such file or directory.
[07/10/19 10:43:16] repo-mgr.c(2131): Failed to stat 346c0d81-0467-4240-9b57-e04689b903ca/docx_unpacked/docProps/app.xml: No such file or directory.
[07/10/19 10:43:16] repo-mgr.c(2131): Failed to stat 346c0d81-0467-4240-9b57-e04689b903ca/docx_unpacked/docProps/core.xml: No such file or directory.
[07/10/19 10:43:16] repo-mgr.c(2131): Failed to stat 346c0d81-0467-4240-9b57-e04689b903ca/docx_unpacked/word/styles.xml: No such file or directory.
[07/10/19 10:43:16] repo-mgr.c(2131): Failed to stat 346c0d81-0467-4240-9b57-e04689b903ca/docx_unpacked/word/fontTable.xml: No such file or directory.
[07/10/19 10:43:16] repo-mgr.c(2131): Failed to stat 346c0d81-0467-4240-9b57-e04689b903ca/docx_unpacked/word/settings.xml: No such file or directory.
[07/10/19 10:43:16] repo-mgr.c(2131): Failed to stat 346c0d81-0467-4240-9b57-e04689b903ca/docx_unpacked/word/webSettings.xml: No such file or directory.
[07/10/19 10:43:16] repo-mgr.c(2131): Failed to stat 346c0d81-0467-4240-9b57-e04689b903ca/docx_unpacked/word/document.xml: No such file or directory.
[07/10/19 10:43:16] repo-mgr.c(2131): Failed to stat 346c0d81-0467-4240-9b57-e04689b903ca/docx_unpacked/_rels/.rels: No such file or directory.
[07/10/19 10:43:16] repo-mgr.c(2131): Failed to stat 346c0d81-0467-4240-9b57-e04689b903ca/docx_unpacked/[Content_Types].xml: No such file or directory.
[07/10/19 10:43:16] repo-mgr.c(3817): All events are processed for repo e4eb8d9b-71a8-4917-b8a3-ad13fc7e6c6d.

After that file sync correctly at all devices.
What’s wrong with my seafile server/client?

Web app, android client, onlyoffice integration, all about seafile works perfect but saving onlyoffice files on each win10 device make my cry.

UPDATE.

After saving documents onlyoffice creating temp folder for a second at the same directory. Seafile client try to sync this temp folder but cannot because it does not exist anymore. How can I solve it?