-
Notifications
You must be signed in to change notification settings - Fork 63
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
Unable to connect 4.5.6 GUI to Trex 2.7.5 #121
Comments
Hi, thank you for reporting it, I'm going to look into it. |
Same. Just deployed new setup and experiencing same issue. |
Hi, I've tried it, and faced no issues:
Could you attach more info, please? Also please share me your trex_cfg.yaml. Thanks & regards, PS. accidentally closed issue, hence reopened. |
I was trying to do this on Ubuntu 18.04. Let me know what more information I can provide. My trex_cf.yaml is:
|
Ok, please attach me also |
This was with running against TRex 2.7.4. I'll post the output from TRex 2.7.5 next tareed@trex: |
Tried on 2 different systems running viewer. T-rex is top-of-master (2.75), verified there's not connectivity or fw issues between the viewer and the t-rex node.
Viewer:
|
Am I correct that at v2.74 it also didn't work? |
Ok, I have another thought. Could you start trex-console from machine where you start the GUI, and connect to that TRex instance to check if it connects?
|
The TRex Console works just fine, I have been using that for testing. In my environment the trex server, console and stateless UI are all on the same box. All connections are made over localhost. |
could you show me "advanced options" of GUI connect modal? |
Using the latest Oracle 8 JDK (1.8.0_241) on Ubuntu 18.04 attempting to connect the Stateless GUI v4.5.6 to trex 2.7.5 is unsuccessful. GUI shows that it is connected, but the connect window never closes and the UI becomes unusable. Below are the logs that come from the UI.
[TRACE] 03-09-2020 12:05:33 com.exalttech.trex.core.ConnectionManager sendRequest - Sending request
{
"id": "aggogxls",
"jsonrpc": "2.0",
"method": "ping",
"params": {}
}
[TRACE] 03-09-2020 12:05:33 com.exalttech.trex.core.ConnectionManager sendRequest - Received Server response
{
"id": "aggogxls",
"jsonrpc": "2.0",
"result": {
"ts": 293.52914184758623
}
}
The text was updated successfully, but these errors were encountered: