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

pmzctl connect should terminate connection on partial failure #8

Open
wqld opened this issue Jan 18, 2025 · 0 comments
Open

pmzctl connect should terminate connection on partial failure #8

wqld opened this issue Jan 18, 2025 · 0 comments

Comments

@wqld
Copy link
Owner

wqld commented Jan 18, 2025

The pmzctl connect command requires that discovery, forwarding, and tunneling all function correctly. If any of these components fail, the connection cannot be properly established and should be terminated.

[DEBUG hyper_util::client::legacy::pool] reuse idle connection for ("https", 127.0.0.1:44551)
thread 'tokio-runtime-worker' panicked at daemon/src/tunnel.rs:56:14:
called `Result::unwrap()` on an `Err` value: Os { code: 104, kind: ConnectionReset, message: "Connection reset by peer" }
@wqld wqld changed the title pmzctl connect failed pmzctl connect should terminate connection on partial failure Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant