Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

protobuf error #33

Open
140ai opened this issue Dec 9, 2024 · 2 comments
Open

protobuf error #33

140ai opened this issue Dec 9, 2024 · 2 comments

Comments

@140ai
Copy link

140ai commented Dec 9, 2024

[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?

@dji-dev
Copy link

dji-dev commented Dec 9, 2024

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?

°°°

@140ai
Copy link
Author

140ai commented Dec 10, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants