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
[libprotobuf ERROR /parse_flyrecord/third-party/source/protobuf-21.6/src/google/protobuf/wire_format_lite.cc:618] String field 'DJIFRProto.Standard.GOBusinessData.warning' contains invalid UTF-8 data when serializing a protocol buffer. Use the 'bytes' type if you intend to send raw bytes.
there is a type error when i running the docker container.
colud you give me some advice?
The text was updated successfully, but these errors were encountered:
Agent comment from Hummels Lei in Zendesk ticket #123913:Could you please clarify whether the error occurred while running Docker or during the analysis of the flight records?
°°°
docker run -v $(pwd):/tmp pf "/tmp/V132_DJIFlightRecord_xxxx.txt" > json_result.json
json_result.json first line is the error. this docker image is build from official dockerfile. not edit.
[libprotobuf ERROR /parse_flyrecord/third-party/source/protobuf-21.6/src/google/protobuf/wire_format_lite.cc:618] String field 'DJIFRProto.Standard.GOBusinessData.warning' contains invalid UTF-8 data when serializing a protocol buffer. Use the 'bytes' type if you intend to send raw bytes.
[libprotobuf ERROR /parse_flyrecord/third-party/source/protobuf-21.6/src/google/protobuf/wire_format_lite.cc:618] String field 'DJIFRProto.Standard.GOBusinessData.warning' contains invalid UTF-8 data when serializing a protocol buffer. Use the 'bytes' type if you intend to send raw bytes.
there is a type error when i running the docker container.
colud you give me some advice?
The text was updated successfully, but these errors were encountered: