You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have deployed the Healenium backend in a server with 7878 and 5432 ports running and accessible outside the server.
But for some reason, we are unable to allocate an accessible port for the imitator.
When we try to execute the test suite in Jenkins(Parallel mode), we can see the heal isn't happening and we suspect Healenium backend is getting reset after each run.
Is this issue due to the imitator not working? or anything else we are missing?
Healenium-web version 3.2.4
Selenium: 3.141
This is our Healenium-properties file
recovery-tries = 1
score-cap = 0.8
heal-enabled = true
hlm.server.url = http://xxx.xx.xx.xx:7878/
hlm.imitator.url = http://xxx.xx.xx.xx:8090/
serverHost = xxx.xx.xx.xx
serverPort = 7878
imitatePort = 8090
8090 is not working or accessible outside the server
Please advice
Healenium Web version
3.2.4
Healenium Backend version
3.2.4
Selenium version
3.141
Platform
Java
Logs appeared during using Healenium
No related logs
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the problem
We have deployed the Healenium backend in a server with 7878 and 5432 ports running and accessible outside the server.
But for some reason, we are unable to allocate an accessible port for the imitator.
When we try to execute the test suite in Jenkins(Parallel mode), we can see the heal isn't happening and we suspect Healenium backend is getting reset after each run.
Is this issue due to the imitator not working? or anything else we are missing?
Healenium-web version 3.2.4
Selenium: 3.141
This is our Healenium-properties file
recovery-tries = 1
score-cap = 0.8
heal-enabled = true
hlm.server.url = http://xxx.xx.xx.xx:7878/
hlm.imitator.url = http://xxx.xx.xx.xx:8090/
serverHost = xxx.xx.xx.xx
serverPort = 7878
imitatePort = 8090
8090 is not working or accessible outside the server
Please advice
Healenium Web version
3.2.4
Healenium Backend version
3.2.4
Selenium version
3.141
Platform
Java
Logs appeared during using Healenium
Additional context
No response
The text was updated successfully, but these errors were encountered: