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

error decoding packet: invalid character 'Ô' looking for beginning of value #344

Open
stevenroose opened this issue Nov 6, 2022 · 4 comments
Labels
Bug Something isn't working

Comments

@stevenroose
Copy link
Contributor

Just bumped into this error from a (fresh latest) Manyverse client. Feel free to label this a Manyverse error so I can report elsewhere.

level=warn remote="85.138.42.199:42118|@384pvIdC5NbbaGTNExsSv3MvPCchZ9Ry4ZDWg+T8Lgk=.ed25519" event="consume failed" req=-7 method=tunnel.connect err="muxrpc: byte source canceled: context canceled"
level=warn remote="85.138.42.199:42118|@384pvIdC5NbbaGTNExsSv3MvPCchZ9Ry4ZDWg+T8Lgk=.ed25519" event="unhandled packet" reqID=-1259684397 len=3656982811 flags="{FlagJSON, FlagEndErr}"
level=error remote="85.138.42.199:42118|@384pvIdC5NbbaGTNExsSv3MvPCchZ9Ry4ZDWg+T8Lgk=.ed25519" event=closed handleErr="muxrpc: error unpacking request: new request -1742424840: error decoding packet: invalid character 'Ô' looking for beginning of value" closeErr=null
level=debug peer=<@384p.ed25519> conn="serve exited" err="muxrpc: error unpacking request: new request -1742424840: error decoding packet: invalid character 'Ô' looking for beginning of value"
@decentral1se
Copy link
Member

That looks like a bug here in the muxrpc code, thanks for reporting!

@stevenroose
Copy link
Contributor Author

Yeah I notice that the connections all seem very unstable. When I'm online and someone else is too, I go offline kinda all the time. At first I thought it was just Manyverse wanting to idle the connection or so, but then I started to pay closer attention to the logs. I'll keep reporting things I find, because I'm trying to use a Manyverse + room setup in a family and friends circle :)

@decentral1se
Copy link
Member

Nice @stevenroose! Also hmu on ssb mainnet (@i8OXtTYaK0PrF002pd4vpXmrlg98As7ZMaHGKoXixdM=.ed25519) / #golang-ssb-general:autonomic.zone on matrix if you want / need for more coordinating / scheming / troubleshooting 😄

@stevenroose
Copy link
Contributor Author

I assume I'll see this issue closed when it's fixed in master so I can pull it to try?

@decentral1se decentral1se added the Bug Something isn't working label Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants