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

Only "failed to unmarshal the received message proto" errors in logs #1

Open
nazar-pc opened this issue Feb 18, 2022 · 0 comments
Open

Comments

@nazar-pc
Copy link

Not sure if this is the right repo to report this, but lately I'm only getting these in logs, while it worked before:

I0218 23:02:09.946445    4208 ot_rpc.go:56] Registering transcoder to 161.35.157.107:8935
I0218 23:02:10.071606    4208 ot_rpc.go:132] ***** Transcoder succesfully started! *****
I0218 23:02:10.071606    4208 ot_rpc.go:133] Connected to: 161.35.157.107:8935
I0218 23:02:10.071606    4208 ot_rpc.go:134] Waiting for segments...
I0218 23:02:10.112654    4208 ot_rpc.go:155] End of stream receive cycle because of err="rpc error: code = Internal desc = grpc: failed to unmarshal the received message proto: cannot parse invalid wire-format data", waiting for running transcode jobs to complete
I0218 23:02:10.112654    4208 ot_rpc.go:58] Unregistering transcoder: rpc error: code = Internal desc = grpc: failed to unmarshal the received message proto: cannot parse invalid wire-format data
I0218 23:02:58.812161    4208 ot_rpc.go:56] Registering transcoder to 161.35.157.107:8935
I0218 23:02:58.939318    4208 ot_rpc.go:132] ***** Transcoder succesfully started! *****
I0218 23:02:58.939318    4208 ot_rpc.go:133] Connected to: 161.35.157.107:8935
I0218 23:02:58.939318    4208 ot_rpc.go:134] Waiting for segments...
I0218 23:02:58.980836    4208 ot_rpc.go:155] End of stream receive cycle because of err="rpc error: code = Internal desc = grpc: failed to unmarshal the received message proto: cannot parse invalid wire-format data", waiting for running transcode jobs to complete
I0218 23:02:58.980836    4208 ot_rpc.go:58] Unregistering transcoder: rpc error: code = Internal desc = grpc: failed to unmarshal the received message proto: cannot parse invalid wire-format data
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

1 participant