You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This code is stale! I am using docker image redislabs/redisgraph:2.2.6
$ ./import-py3.sh
...
File "redisgraph-bulk-loader/bulk_insert.py", line 270, in bulk_insert
allocate_graph(label_descriptors.total_entities, relation_count)
File "redisgraph-bulk-loader/bulk_insert.py", line 195, in allocate_graph
result = redis_client.execute_command(*cmd)
...
redis.exceptions.ResponseError: Bulk insert format error, failed to parse bulk insert sections.
The text was updated successfully, but these errors were encountered:
(also mentioned in
RedisGraph/RedisGraph#709)
This code is stale! I am using docker image
redislabs/redisgraph:2.2.6
The text was updated successfully, but these errors were encountered: