Skip to content

interface conversion: interface {} is nil #63

@1hkr

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions