-
Notifications
You must be signed in to change notification settings - Fork 641
Closed
Labels
api: datastoreIssues related to the Datastore API.Issues related to the Datastore API.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
Not sure what's causing this error which crashes the process.
/Users/richardkazuomiller/Sites/momoclo/node_modules/gcloud/node_modules/grpc/node_modules/protobufjs/dist/ProtoBuf.js:2440
throw Error(this+"#"+keyOrObj+" is not a field: undefined");
^
Error: .google.datastore.v1beta3.Value#name is not a field: undefined
at Error (native)
at MessagePrototype.set (/Users/richardkazuomiller/Sites/momoclo/node_modules/gcloud/node_modules/grpc/node_modules/protobufjs/dist/ProtoBuf.js:2440:35)
at MessagePrototype.set (/Users/richardkazuomiller/Sites/momoclo/node_modules/gcloud/node_modules/grpc/node_modules/protobufjs/dist/ProtoBuf.js:2434:38)
at Message (/Users/richardkazuomiller/Sites/momoclo/node_modules/gcloud/node_modules/grpc/node_modules/protobufjs/dist/ProtoBuf.js:2363:34)
at ProtoBuf.Reflect.ElementPrototype.verifyValue (/Users/richardkazuomiller/Sites/momoclo/node_modules/gcloud/node_modules/grpc/node_modules/protobufjs/dist/ProtoBuf.js:1877:28)
at new ProtoBuf.Map.Map (/Users/richardkazuomiller/Sites/momoclo/node_modules/gcloud/node_modules/grpc/node_modules/protobufjs/dist/ProtoBuf.js:4894:46)
at ProtoBuf.Reflect.FieldPrototype.verifyValue (/Users/richardkazuomiller/Sites/momoclo/node_modules/gcloud/node_modules/grpc/node_modules/protobufjs/dist/ProtoBuf.js:3427:28)
at MessagePrototype.set (/Users/richardkazuomiller/Sites/momoclo/node_modules/gcloud/node_modules/grpc/node_modules/protobufjs/dist/ProtoBuf.js:2443:59)
at MessagePrototype.set (/Users/richardkazuomiller/Sites/momoclo/node_modules/gcloud/node_modules/grpc/node_modules/protobufjs/dist/ProtoBuf.js:2434:38)
at Message (/Users/richardkazuomiller/Sites/momoclo/node_modules/gcloud/node_modules/grpc/node_modules/protobufjs/dist/ProtoBuf.js:2363:34)
@stephenplusplus HALP!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
api: datastoreIssues related to the Datastore API.Issues related to the Datastore API.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.