syndicate-storage / syndicate

Internet-scale software-defined storage system
Apache License 2.0
56 stars 10 forks source link

Looks like things are missing in Google protobuf message ms.ms_reply sent from MS to UG. #23

Closed wathsalav closed 11 years ago

wathsalav commented 11 years ago

I got this error when mounting a syndicate volume, looks like some parts of the message sent from the MS to UG is missing. Here is the error...

libprotobuf ERROR google/protobuf/message_lite.cc:123] Can't parse message of type "ms.ms_reply" because it is missing required fields: entries_base[0].path, entries_base[1].path, entries_base[2].path, entries_base[3].path, entries_base[4].path

wathsalav commented 11 years ago

Works fine since last git pull.