George
George
It seems like problems with the resources (e.g. network) However you can try to increase timeout during client instantiating and sending request
Have you tried to launch python code several times? Tbh, it is hardly reproducible on our side and I haven't yet had any luck with that
Could you provide some exhaustive information / distinguishable details about your setup?
@Bannerli hello, could you provide some exhaustive information / distinguishable details about your setup?
Hello @Schneipi which version of Qdrant are you running? With the latest versions it might be useful to create a payload field index for the field you are grouping by...
Hi, @mfirry First of all, I've tried to reproduce the issue with your code, but unsuccessfully, the code is correct Could you provide more logs and the exact actions you...
Could you also show the output of ? ```bash cd qdrant_storage/collections ls -1 | xargs ls -1 ```
I don't think that `:z` should cause this kind of problems An interesting thing is that qdrant sees some collections directories in your `qdrant_storage/collections` on start-up according to the log...
I will try to reproduce with podman tomorrow
seems a little bit empty :( for me ``` collections % ls 2345rsd 2345t 234df wefg654 collections % cd 2345rsd 2345rsd % ls 0 config.json version.info 0 % ls replica_state.json...