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

regenerate messages.proto #1297

Closed
wants to merge 1 commit into from
Closed

Conversation

JssDWt
Copy link
Contributor

@JssDWt JssDWt commented May 30, 2024

There was a recurring error in logs when invoking lspActivity:
Regenerate the grpc code to resync with breez library.

2024-05-30 12:44:51.549 [INF] BIND: rpc error: code = Internal desc = grpc: error while marshaling: string field contains invalid UTF-8
#0      BreezBridge._invokeMethodWhenReady.<anonymous closure>.<anonymous closure> (package:breez/services/breezlib/breez_bridge.dart:924)
#1      _rootRunUnary (dart:async/zone.dart:1406)
#2      _CustomZone.runUnary (dart:async/zone.dart:1307)
#3      _FutureListener.handleError (dart:async/future_impl.dart:165)
#4      Future._propagateToListeners.handleError (dart:async/future_impl.dart:779)
#5      Future._propagateToListeners (dart:async/future_impl.dart:800)
#6      Future._completeError (dart:async/future_impl.dart:575)
#7      _SuspendState._createAsyncStarCallback.<anonymous closure> (dart:async-patch/async_patch.dart:353)
#8      _rootRunUnary (dart:async/zone.dart:1406)
#9      _CustomZone.runUnary (dart:async/zone.dart:1307)
<asynchronous suspension>

@JssDWt JssDWt force-pushed the jssdwt-regenerate-proto-files branch from e5eb897 to 6b1da5a Compare May 30, 2024 14:46
@JssDWt
Copy link
Contributor Author

JssDWt commented May 30, 2024

Regenerating the proto again with proper settings actually had no changes.

@JssDWt JssDWt closed this May 30, 2024
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

Successfully merging this pull request may close these issues.

2 participants