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

all iperf results are zeros #2498

Open
0oM4R opened this issue Nov 21, 2024 · 0 comments
Open

all iperf results are zeros #2498

0oM4R opened this issue Nov 21, 2024 · 0 comments
Assignees

Comments

@0oM4R
Copy link

0oM4R commented Nov 21, 2024

on many nodes on main net and dev net, we can't get the iperf test

  name: 'iperf',
  description: 'Test public nodes network performance with both UDP and TCP over IPv4 and IPv6',
  timestamp: 1732175765,
  result: [
    {
      cpu_report: {
        host_system: 0,
        host_total: 0,
        host_user: 0,
        remote_system: 0,
        remote_total: 0,
        remote_user: 0
      },
      download_speed: 0,
      error: '',
      node_id: 11,
      node_ip: '',
      test_type: '',
      upload_speed: 0
    },
    {
      cpu_report: {
        host_system: 0,
        host_total: 0,
        host_user: 0,
        remote_system: 0,
        remote_total: 0,
        remote_user: 0
      },
      download_speed: 0,
      error: '',
      node_id: 11,
      node_ip: '',
      test_type: '',
      upload_speed: 0
    },
    {
      cpu_report: {
        host_system: 0,
        host_total: 0,
        host_user: 0,
        remote_system: 0,
        remote_total: 0,
        remote_user: 0
      },
      download_speed: 0,
      error: '',
      node_id: 11,
      node_ip: '',
      test_type: '',
      upload_speed: 0
    },
    {
      cpu_report: {
        host_system: 0,
        host_total: 0,
        host_user: 0,
        remote_system: 0,
        remote_total: 0,
        remote_user: 0
      },
      download_speed: 0,
      error: '',
      node_id: 11,
      node_ip: '',
      test_type: '',
      upload_speed: 0
    },
    {
      cpu_report: {
        host_system: 0,
        host_total: 0,
        host_user: 0,
        remote_system: 0,
        remote_total: 0,
        remote_user: 0
      },
      download_speed: 0,
      error: 'unable to connect to server - server may have stopped running or use a different port, firewall issue, etc.: Operation timed out',
      node_id: 14,
      node_ip: '185.206.122.31',
      test_type: 'tcp',
      upload_speed: 0
    },
    {
      cpu_report: {
        host_system: 0,
        host_total: 0,
        host_user: 0,
        remote_system: 0,
        remote_total: 0,
        remote_user: 0
      },
      download_speed: 0,
      error: 'unable to connect to server - server may have stopped running or use a different port, firewall issue, etc.: Operation timed out',
      node_id: 14,
      node_ip: '2a10:b600:1::cc4:7a30:65b5',
      test_type: 'tcp',
      upload_speed: 0
    },
    {
      cpu_report: {
        host_system: 0,
        host_total: 0,
        host_user: 0,
        remote_system: 0,
        remote_total: 0,
        remote_user: 0
      },
      download_speed: 0,
      error: 'unable to connect to server - server may have stopped running or use a different port, firewall issue, etc.: Operation timed out',
      node_id: 14,
      node_ip: '185.206.122.31',
      test_type: 'udp',
      upload_speed: 0
    },
    {
      cpu_report: {
        host_system: 0,
        host_total: 0,
        host_user: 0,
        remote_system: 0,
        remote_total: 0,
        remote_user: 0
      },
      download_speed: 0,
      error: 'unable to connect to server - server may have stopped running or use a different port, firewall issue, etc.: Operation timed out',
      node_id: 14,
      node_ip: '2a10:b600:1::cc4:7a30:65b5',
      test_type: 'udp',
      upload_speed: 0
    }
  ]
}
@0oM4R 0oM4R changed the title Can't get the iperf results all iperf results are zeros Nov 24, 2024
@SalmaElsoly SalmaElsoly self-assigned this Dec 3, 2024
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