Vicon_bridge can't connect to SDK

Hi folks,

I’m trying to establish a connection between my Ubuntu Laptop and the Windows Vicon PC. The system Vicon is connected to the Windows PC via Ethernet and I connected my Ubuntu Laptop to the Windows PC via Ethernet too.

SUMMARY

PARAMETERS
 * /rosdistro: noetic
 * /rosversion: 1.15.14
 * /vicon/datastream_hostport: 192.168.10.1:801
 * /vicon/stream_mode: ClientPull
 * /vicon/tf_ref_frame_id: /vicon/world

NODES
  /
    vicon (vicon_bridge/vicon_bridge)

auto-starting new master
process[master]: started with pid [29224]
ROS_MASTER_URI=http://localhost:11311

setting /run_id to 7e1806ca-d6b0-11ec-bfbd-9f4f946023f3
process[rosout-1]: started with pid [29241]
started core service [/rosout]
process[vicon-2]: started with pid [29244]
[ INFO] [1652881406.549681766]: Connecting to Vicon DataStream SDK at 192.168.10.1:801 ...
[ INFO] [1652881406.551587664]: .
[ INFO] [1652881407.552179954]: .
[ INFO] [1652881408.553358608]: .
[ INFO] [1652881409.554279805]: .
[ INFO] [1652881410.555420396]: .
[ INFO] [1652881411.556637230]: .
[ INFO] [1652881412.557781509]: .
[ INFO] [1652881413.558694132]: .
[ INFO] [1652881414.559790780]: .

And then I got this, it won’t connect. Any suggestions?