Ticket #509 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

protocol-native.c: protocol error, kicking client

Reported by: nulleke Owned by: lennart
Milestone: 0.9.15 Component: daemon
Keywords: kicking client Cc:

Description

Running pulseaudio --system on the server I get the following error when the client is trying to set-up a tunnel:

protocol-native.c: protocol error, kicking client

On the client side the debugging output shows:

...
D: module-tunnel.c: Connection established, authenticating ...
D: module-tunnel.c: Connection established, authenticating ...
D: module-tunnel.c: Protocol version: remote 15, local 15
D: module-tunnel.c: Connection authenticated, creating stream ...
D: module-tunnel.c: Protocol version: remote 15, local 15
D: module-tunnel.c: Connection authenticated, creating stream ...
W: module-tunnel.c: Stream died.
I: module.c: Unloading "module-tunnel-sink" (index: #21).
...

Change History

Changed 3 years ago by nulleke

  • status changed from new to closed
  • resolution set to fixed

This does not occur anymore with test7 on both client and server. The streaming doesn't work well anyhow.

This issue is resolved.

Note: See TracTickets for help on using tickets.