rustun
rustun copied to clipboard
[ERROR] Other (cause; assertion failed: `left == right`; assertion failed: `(left == right)` (left: `0`, right: `20`): self.is_idle()=true) HISTORY:
[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
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?