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

Failed to run the data channel: Failed to read cmd: early eof #401

Open
Lakr233 opened this issue Dec 25, 2024 · 0 comments
Open

Failed to run the data channel: Failed to read cmd: early eof #401

Lakr233 opened this issue Dec 25, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Lakr233
Copy link

Lakr233 commented Dec 25, 2024

Currently, when Rathole’s control channel is working normally, if the data channel is interrupted, it does not attempt to establish a new connection. This results in functionality being unavailable. I am currently using the Noise protocol.

  • I would like to ask if this is an issue with my configuration or if there is no design to handle this scenario.
tunnel-1  | 2024-12-25T09:44:35.729140Z  INFO config_watcher{path="/app/config.toml"}: rathole::config_watcher: Start watching the config
tunnel-1  | 2024-12-25T09:44:36.129641Z  INFO handle{service=lab}:run: rathole::client: Control channel established
tunnel-1  | 2024-12-25T09:45:26.671300Z  WARN handle{service=lab}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof
tunnel-1  | 2024-12-25T09:45:26.736981Z  WARN handle{service=lab}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof
tunnel-1  | 2024-12-25T09:45:26.743869Z  WARN handle{service=lab}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof
tunnel-1  | 2024-12-25T09:45:26.744209Z  WARN handle{service=lab}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof
tunnel-1  | 2024-12-25T09:45:26.744289Z  WARN handle{service=lab}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof
tunnel-1  | 2024-12-25T09:45:26.744889Z  WARN handle{service=lab}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof
tunnel-1  | 2024-12-25T09:45:29.229061Z  WARN handle{service=lab}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof
tunnel-1  | 2024-12-25T09:45:29.277050Z  WARN handle{service=lab}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof
tunnel-1  | 2024-12-25T09:46:59.984763Z  WARN handle{service=lab}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof
tunnel-1  | 2024-12-25T09:47:07.970506Z  WARN handle{service=lab}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof
tunnel-1  | 2024-12-25T09:47:09.626772Z  WARN handle{service=lab}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof
tunnel-1  | 2024-12-25T09:47:11.145260Z  WARN handle{service=lab}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof
tunnel-1  | 2024-12-25T09:47:58.002186Z  WARN handle{service=lab}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof
tunnel-1  | 2024-12-25T09:47:58.016176Z  WARN handle{service=lab}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof
tunnel-1  | 2024-12-25T09:47:58.020133Z  WARN handle{service=lab}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof
tunnel-1  | 2024-12-25T09:47:58.026335Z  WARN handle{service=lab}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof
tunnel-1  | 2024-12-25T09:47:58.026518Z  WARN handle{service=lab}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof
tunnel-1  | 2024-12-25T09:48:00.654624Z  WARN handle{service=lab}:run: rathole::client: Failed to run the data channel: Failed to read cmd: early eof
... nothing else.
@Lakr233 Lakr233 added the bug Something isn't working label Dec 25, 2024
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

1 participant