cisco-system-traffic-generator / trex-stateless-gui

TRex stateless GUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

v4.5.5 unable to connect to latest trex 2.87

davehouser1 opened this issue · comments

I am running v4.5.5-0-gb80ac59 on Ubuntu 18.04, on Jre 1.8.0_281.
I start the trex server, then try to connect with the stateless gui, I get this error in the trex-stateless-gui and refuses to connect:

Unable to connect to TRex server. Required API version is 4.5. Error: Error occurred during processing 'api_sync_v2' method with params: {major=4, minor=5, name=STL, api_h=null}

Trex version info
Source Components / Libraries
DPDK (BSD)
YAML-CPP (BSD)
JSONCPP (MIT)
BPF (BSD)
HDR-HISTOGRAM-C (CC0)

Open Source Binaries
ZMQ (LGPL v3plus)

Version : v2.87
DPDK version : DPDK 21.02.0-rc1
User : root
Date : Feb 18 2021 , 13:59:11
Uuid : 34ab3cb4-721b-11eb-aa95-000c297c3b8a
Git SHA : b3518947ef62d63b1122b433bb6297f1807e852f

Compiled with GCC : 4.8.5 20150623 (Red Hat 4.8.5-44)
Compiled with glibc : 2.17 (host: 2.17)
Sanitized image : no

Java version info
java version "1.8.0_281"
Java(TM) SE Runtime Environment (build 1.8.0_281-b09)
Java HotSpot(TM) 64-Bit Server VM (build 25.281-b09, mixed mode)

Upgraded to 2.4.6, fixed the issue.