Skip to content

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

@FrankHan052176

Description

@FrankHan052176

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions