rustun icon indicating copy to clipboard operation
rustun copied to clipboard

[ERROR] Other (cause; assertion failed: `left == right`; assertion failed: `(left == right)` (left: `0`, right: `20`): self.is_idle()=true) HISTORY:

Open sharkguto opened this issue 4 years ago • 1 comments
trafficstars

[ERROR] Other (cause; assertion failed: left == right; assertion failed: (left == right) (left: 0, right: 20): self.is_idle()=true) HISTORY: [0] at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/bytecodec-0.4.13/src/decode.rs:450 [1] at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/fibers_transport-0.1.3/src/udp.rs:199 -- peer=V4(180.xxx.xxx.xxx:55567) [2] at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/fibers_transport-0.1.3/src/error.rs:19 -- original_error_kind=InvalidInput [3] at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/rustun-0.3.7/src/transport/udp.rs:358 [4] at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/rustun-0.3.7/src/transport/udp.rs:193 [5] at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/rustun-0.3.7/src/channel.rs:176 [6] at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/rustun-0.3.7/src/error.rs:61 -- original_error_kind=CodecError [7] at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/rustun-0.3.7/src/server.rs:340

sharkguto avatar Dec 09 '20 14:12 sharkguto

Thank you for reporting this issue. However, it's difficult to find out the cause of this error only from the above error messages. Could you share an example code to reproduce the error?

sile avatar Dec 10 '20 00:12 sile