Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

RemoteTabProviderException: failed to decide Protobuf message #7426

Closed
pocmo opened this issue Jun 17, 2020 · 6 comments
Closed

RemoteTabProviderException: failed to decide Protobuf message #7426

pocmo opened this issue Jun 17, 2020 · 6 comments
Labels
a-s Application Services work needed 🐞 bug Something isn't working 💥 crash

Comments

@pocmo
Copy link
Contributor

pocmo commented Jun 17, 2020

34247b71-83dd-4ab8-9c2d-65cdd6e3e259
mozilla.appservices.remotetabs.RemoteTabProviderException: Protobuf decode error: failed to decode Protobuf message: invalid tag value: 0


mozilla.appservices.remotetabs.RemoteTabProviderException: Protobuf decode error: failed to decode Protobuf message: invalid tag value: 0
	at mozilla.appservices.remotetabs.rust.RustError.intoException(RustError.kt:4)
	at mozilla.appservices.remotetabs.RemoteTabsProvider.setLocalTabs(RemoteTabsProvider.kt:14)
	at mozilla.components.browser.storage.sync.RemoteTabsStorage$store$2.invokeSuspend(RemoteTabsStorage.kt:16)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:3)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:21)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:1)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:11)

┆Issue is synchronized with this Jira Task

@pocmo pocmo added a-s Application Services work needed 🐞 bug Something isn't working labels Jun 17, 2020
@kbrosnan
Copy link
Contributor

kbrosnan commented Jul 1, 2020

Sentry issue: FENIX-FENNEC-NIGHTLY-2DJ

@kbrosnan
Copy link
Contributor

kbrosnan commented Jul 1, 2020

Sentry issue: FENIX-FENNEC-BETA-2FC

@pocmo
Copy link
Contributor Author

pocmo commented Jul 2, 2020

@vladikoff Can this still happen now that you switched to JSON instead of protocol buffers?

@vladikoff
Copy link
Contributor

cc @rfk @eoger

@eoger
Copy link
Contributor

eoger commented Jul 2, 2020

Not for Synced Tabs no.

@pocmo
Copy link
Contributor Author

pocmo commented Jul 2, 2020

Alright, closing! :)

(Patch is in AC 49 and should be in Fenix Nightly and Fenix 79.0.0 Beta 4 now)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a-s Application Services work needed 🐞 bug Something isn't working 💥 crash
Projects
None yet
Development

No branches or pull requests

4 participants