-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not support datetime Type #31
Comments
Hello I have the same issue
could you do fix this issue ASAP ? Thank you |
What about try latest code |
Hello I did a test with the latest version of our dev branch, I do not have the same error but I have a new one ==>
could you tell me why ?? @long2ice And also on the config.yml following parameters (index/fileds and sentry) are now mandatory, it s not coherent with your documentation (https://github.com/long2ice/meilisync/blob/dev/README.md?plain=1#L201). |
Fixed settings optional and try latest code. Also please show full stack. |
I have same issue with docker container. Has this been fixed yet? |
@long2ice I got the same error as above when using your default MongoDB config with Full set to true, it works fine with Full set to false. Can you reproduce this? I tested with your latest code from Github. Error seems gone once the index is created in Meilisearch via Full set to false and then switching back to true but still no full sync happens... The incremental sync works great with MongoDB and seems super fast :-D https://github.com/long2ice/meilisync/blob/dev/tests/config/mongo.yml
|
mysql sync error
TypeError: Object of type datetime is not JSON serializable
The text was updated successfully, but these errors were encountered: