Musixal / Backhaul

Lightning-fast reverse tunneling solution for NAT traversal, optimized for handling massive concurrent connections with tcp, tcpmux, ws, wsmux, wss and wssmux support.
https://gozar_xray.t.me
GNU Affero General Public License v3.0
159 stars 26 forks source link

failed to read message length: read tcp #11

Closed sahmadiut closed 1 week ago

sahmadiut commented 1 week ago

با سلام. در نسخه 0.1.3 با این خطا مواجه میشم بعد از چند دقیقه و با restart کردن تونل مشکل حل میشه. با نصب نسخه قبلی مشکلم حل شد.

12-Sep 12:59:16 [ERROR] error receiving channel signal, restarting client 12-Sep 12:59:16 [INFO] restarting client... 12-Sep 12:59:18 [INFO] trying to establish a new control channel connection 12-Sep 12:59:20 [ERROR] Failed to receive control channel response: failed to read message length: read tcp 157.230.30.39:50804->85.9.121.18:2087: i/o timeout 12-Sep 12:59:21 [INFO] trying to establish a new control channel connection 12-Sep 12:59:23 [ERROR] Failed to receive control channel response: failed to read message length: read tcp 157.230.30.39:50820->85.9.121.18:2087: i/o timeout

Musixal commented 1 week ago

سلام. کانفیگ مربوط به کلاینت و سرور رو ارسال کنید.

sahmadiut commented 1 week ago

[client] remote_addr = "85.9.121.18:2087" transport = "tcp" token = "85.9.121.18-token" nodelay = true retry_interval = 1 mux_session = 1 log_level = "info"

[server] bind_addr = "0.0.0.0:2087" transport = "tcp" token = "85.9.121.18-token" nodelay = true channel_size = 2048 connection_pool = 8 mux_session = 1 log_level = "info" sniffer = true web_port = 2060 sniffer_log = "backhaul.json"

ports = [ "2096=2096", ]

البته تعداد پورت‌های زیادی دارم ولی نسخه قبلی بکهال با پورت زیاد مشکلی نداشتم

Musixal commented 1 week ago

با تنظیمات شما تست کردم مشکلی نبود. پورت کانفیگ هم ربطی به ارروی که فرستادید نداره.