Skip to content

interface conversion: interface {} is nil #63

Description

@1hkr

Hi!

For the last 2 weeks I have been having an issue with the get function.
All other functions work fine.

Here's a request example:
$weaviate_client.query.get class_name: 'Products', where: '{ operator: Equal, valueText: "1-dev", path: ["company"] }', fields: 'product_id', limit: "2"

Response:
{"Products"=>["interface conversion: interface {} is nil, not int"]}

It never happened before, and started happening since database version 1.26.4

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions