Eng. KANSO Adi
Eng. KANSO Adi
i solved the problem related to the "**get_full_data(sync, meili_settings.insert_size**)" but i got a new one **TypeError: 'async for' received an object from __aiter__ that does not implement __anext__: coroutine** _meilisync...
I wanted to provide a quick update regarding the recent issues we encountered. In light of the numerous errors and their perplexing nature, I decided to leverage Docker as a...
@bfontaine, what do you mean by "Edit: looks like an issue with progress.path because when I commented-out the line the problem went away" unfortunately, when i deploy the app on...
After deploying the app using two methods—utilizing Docker containers with Meilisearch and Meilisync installed separately, and creating an EC2 instance with Meilisearch image and Meilisync installed via Docker—we've hit the...
@bfontaine, but path is required if the type is set to file (type: file or redis, if set to file, another option path is required.) ``` _meilisync_1 | ValidationError: 1...
Sure, The latest source code was used; ' docker pull long2ice/meilisync Using default tag: latest latest: Pulling from long2ice/meilisync Digest: sha256:0916df358ccdcfeebad4d8c946c46641d2bf72a220907cde220d963638759f69 Status: Image is up to date for long2ice/meilisync:latest docker.io/long2ice/meilisync:latest...
Hello, I wanted to bring to your attention some issues I have been experiencing with Meilisync. Unfortunately, I have noticed many errors while trying to integrate it into my app,...