[ActiveJob] [Plain::MessageProcessorJob] [564f3a91-68ae-49ef-9cb0-ea2611bd6e63] Error performing Plain::MessageProcessorJob (Job ID: 564f3a91-68ae-49ef-9cb0-ea2611bd6e63) from Async(default)
- Dominant language
- Ruby
- Stars
- 99
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
I followed instructions for the installation and did rails plain:load. It seems to work correctly but when I try to ask plain something I get
```
end of context
[ActiveJob] [Plain::MessageProcessorJob] [564f3a91-68ae-49ef-9cb0-ea2611bd6e63] Error performing Plain::MessageProcessorJob (Job ID: 564f3a91-68ae-49ef-9cb0-ea2611bd6e63) from Async(default) in 519.11ms: NoMethodError (undefined method `to_h' for #):
```
the log from qdrant docker:
`2024-02-09T15:56:10.960358Z INFO actix_web::middleware::logger: 172.17.0.1 "POST /collections/qdrant/points/search HTTP/1.1" 200 18715 "-" "Faraday v2.9.0" 0.002857`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.