Skip to content

[Bug] 校园网机器在列表里能看到但是没有信息 #356

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

Open
4 tasks done
FrankHan052176 opened this issue Apr 19, 2025 · 3 comments
Open
4 tasks done

[Bug] 校园网机器在列表里能看到但是没有信息 #356

FrankHan052176 opened this issue Apr 19, 2025 · 3 comments
Labels
bug Something isn't working

Comments

@FrankHan052176
Copy link

FrankHan052176 commented Apr 19, 2025

Checklist

  • I have updated the version to the latest Release version
  • I've read the documentation in detail and still can't solve it
  • I have searched existing Issues | Discussions, but still can't solve it
  • I've tried a Google search and still can't figure it out

💻 Operating System

Other

🐛 Bug Description

/opt/ServerStatus/stat_client -a "grpc://*" -g g1 -p pp--alias 宿舍
server端是正常的,另一台机器正常显示
这个是log
INFO stat_client::sys_info > read sys_id from .server_status_sys_id
sys id: 3cb5a7c2b88e896429c58829e637c5a3
sys info: {"name":"h1","version":"1.8.1","os_name":"linux","os_arch":"aarch64","os_family":"unix","os_release":"Linux 21.02-snapshot ImmortalWrt","kernel_version":"5.4.255","cpu_num":2,"cpu_brand":"Cortex-A53","cpu_vender_id":"ARM","host_name":"ImmortalWrt"}
feature native enabled
INFO stat_client::status > cu.tz.cloudcpp.com:80 => 110.242.68.247:80
INFO stat_client::status > ct.tz.cloudcpp.com:80 => 101.95.52.34:80
INFO stat_client::status > cm.tz.cloudcpp.com:80 => 211.139.145.129:80
INFO stat_client::status > ipv4.google.com:80 => 142.250.217.110:80
INFO stat_client::status > Err(Error { kind: TimedOut, message: "connection timed out" })
INFO stat_client::status > ipv6.google.com:80 => 203.98.7.65:80
INFO stat_client::status > Err(Error { kind: TimedOut, message: "connection timed out" })
get_network (ipv4, ipv6) => (false, false)
INFO stat_client > get ip info from ip-api.com
TRACE tonic::transport::service::reconnect > poll_ready; idle
TRACE tonic::transport::service::reconnect > poll_ready; connecting
TRACE hyper::client::connect::http > Http::connect; scheme=Some("grpc"), host=Some("
"), port=Some(Port(9394))
TRACE tonic::transport::service::reconnect > poll_ready; not ready
DEBUG hyper::client::connect::dns > resolving host="
"
TRACE hyper::client::pool > checkout waiting for idle connection: ("http", ip-api.com)
DEBUG reqwest::connect > starting new connection: http://ip-api.com/
TRACE hyper::client::connect::http > Http::connect; scheme=Some("http"), host=Some("ip-api.com"), port=None
TRACE tonic::transport::service::reconnect > poll_ready; connecting
DEBUG hyper::client::connect::dns > resolving host="ip-api.com"
DEBUG hyper::client::connect::http > connecting to *
TRACE tonic::transport::service::reconnect > poll_ready; not ready
DEBUG hyper::client::connect::http > connecting to *
TRACE tonic::transport::service::reconnect > poll_ready; connecting
DEBUG hyper::client::connect::http > connected to *
TRACE hyper::client::conn > client handshake Http2
DEBUG h2::client > binding client connection
DEBUG h2::client > client connection bound
TRACE h2::codec::framed_write > FramedWrite::buffer; frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 2097152, max_frame_size: 16384 }
TRACE tracing::span::active > -> FramedWrite::buffer;
DEBUG h2::codec::framed_write > send frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 2097152, max_frame_size: 16384 }
TRACE h2::frame::settings > encoding SETTINGS; len=18
TRACE h2::frame::settings > encoding setting; val=EnablePush(0)
TRACE h2::frame::settings > encoding setting; val=InitialWindowSize(2097152)
TRACE h2::frame::settings > encoding setting; val=MaxFrameSize(16384)
TRACE h2::codec::framed_write > encoded settings rem=27
TRACE tracing::span::active > <- FramedWrite::buffer;
TRACE tracing::span > -- FramedWrite::buffer;
TRACE h2::proto::streams::flow_control > inc_window; sz=65535; old=0; new=65535
TRACE h2::proto::streams::flow_control > inc_window; sz=65535; old=0; new=65535
TRACE h2::proto::streams::prioritize > Prioritize::new; flow=FlowControl { window_size: Window(65535), available: Window(65535) }
DEBUG h2::proto::connection > Connection; peer=Client
TRACE h2::proto::streams::recv > set_target_connection_window; target=5242880; available=65535, reserved=0
TRACE tonic::transport::service::reconnect > poll_ready; connected
TRACE tonic::transport::service::reconnect > poll_ready; not ready
TRACE tracing::span::active > -> Connection;

Image

🚦 Expected Behavior

No response

📷 Recurrence Steps

No response

📝 Additional Information

No response

@FrankHan052176 FrankHan052176 added the bug Something isn't working label Apr 19, 2025
@FrankHan052176
Copy link
Author

换成http后彻底连不上,grpc是可以在web看到,而且detail页面也可以看到相关的信息

@FrankHan052176
Copy link
Author

用的最新的release

@zdz
Copy link
Owner

zdz commented Apr 22, 2025

不支持wrt

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

2 participants