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

Switching from an error node to a normal node needs to restart the core #257

Open
xmh0511 opened this issue Jan 8, 2024 · 2 comments
Open

Comments

@xmh0511
Copy link

xmh0511 commented Jan 8, 2024

When using node A, once the node A becoms error, then manually switch from node A to a work node B, I must restart the clash-rs, then the traffic proxy can work.

The relevant logs are:

2024-01-08 10:49:25 INFO - [clash]: 2024-01-08T02:49:25.166858Z  WARN clash_lib/src/proxy/transport/grpc.rs:173: grpc initialization error

2024-01-08 10:49:25 INFO - [clash]: 2024-01-08T02:49:25.299102Z  WARN clash_lib/src/proxy/transport/grpc.rs:83: grpc handshake resp err: Some(Ok(b"error code: 520"))

2024-01-08 10:49:25 INFO - [clash]: 2024-01-08T02:49:25.299141Z  WARN clash_lib/src/proxy/transport/grpc.rs:173: grpc initialization error

2024-01-08 10:49:25 INFO - [clash]: 2024-01-08T02:49:25.395064Z  WARN clash_lib/src/proxy/transport/grpc.rs:83: grpc handshake resp err: Some(Ok(b"error code: 520"))

2024-01-08 10:49:25 INFO - [clash]: 2024-01-08T02:49:25.395154Z  WARN clash_lib/src/proxy/transport/grpc.rs:173: grpc initialization error

2024-01-08 10:51:06 INFO - [clash]: 2024-01-08T02:51:06.527143Z  WARN clash_lib/src/proxy/transport/grpc.rs:83: grpc handshake resp err: Some(Ok(b"error code: 520"))

2024-01-08 10:51:06 INFO - [clash]: 2024-01-08T02:51:06.527173Z  WARN clash_lib/src/proxy/transport/grpc.rs:173: grpc initialization error

2024-01-08 10:51:06 INFO - [clash]: 2024-01-08T02:51:06.702915Z  WARN clash_lib/src/proxy/transport/grpc.rs:83: grpc handshake resp err: Some(Ok(b"error code: 520"))

2024-01-08 10:51:06 INFO - [clash]: 2024-01-08T02:51:06.702946Z  WARN clash_lib/src/proxy/transport/grpc.rs:173: grpc initialization error

2024-01-08 10:51:06 INFO - [clash]: 2024-01-08T02:51:06.703303Z  WARN clash_lib/src/proxy/transport/grpc.rs:83: grpc handshake resp err: Some(Ok(b"error code: 520"))

2024-01-08 10:51:06 INFO - [clash]: 2024-01-08T02:51:06.703330Z  WARN clash_lib/src/proxy/transport/grpc.rs:173: grpc initialization error

2024-01-08 10:51:06 INFO - [clash]: 2024-01-08T02:51:06.710480Z  WARN clash_lib/src/proxy/transport/grpc.rs:83: grpc handshake resp err: Some(Ok(b"error code: 520"))

2024-01-08 10:51:06 INFO - [clash]: 2024-01-08T02:51:06.710506Z  WARN clash_lib/src/proxy/transport/grpc.rs:173: grpc initialization error


The clash-premium does not have this issue.

@ibigbug
Copy link
Member

ibigbug commented Jan 8, 2024

Is it a select group?
Can you turn on the debug log and post it here when you can't change node?

@xmh0511
Copy link
Author

xmh0511 commented Jan 8, 2024

2024-01-08.16.41.14-1.mov

See this video

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

2 participants