Agent shows as unavailable in studio on WiFi

Ranorex Studio, Spy, Recorder, and Driver.
dmconsulting1
Posts: 169
Joined: Fri Nov 08, 2019 3:23 pm

Agent shows as unavailable in studio on WiFi

Post by dmconsulting1 » Thu Feb 20, 2020 10:55 pm

I noticed if I am on the company wifi the agent shows as unavailable. But I can run tests against the agent if calling it from the command line.

Why?
You do not have the required permissions to view the files attached to this post.

User avatar
odklizec
Ranorex Guru
Ranorex Guru
Posts: 7470
Joined: Mon Aug 13, 2012 9:54 am
Location: Zilina, Slovakia

Re: Agent shows as unavailable in studio on WiFi

Post by odklizec » Fri Feb 21, 2020 8:47 am

Hi,

Unfortunately, it's hard to say what's wrong without seeing the problem in "action". There appears to be an "unexpected error" in Remote tab. Have you examined the details? And have you tried to reinstall the agent? BTW, make sure the agent is from the same version of Ranorex!
Pavel Kudrys
Ranorex explorer at Descartes Systems

Please add these details to your questions:
  • Ranorex Snapshot. Learn how to create one >here<
  • Ranorex xPath of problematic element(s)
  • Ranorex version
  • OS version
  • HW configuration

dmconsulting1
Posts: 169
Joined: Fri Nov 08, 2019 3:23 pm

Re: Agent shows as unavailable in studio on WiFi

Post by dmconsulting1 » Fri Feb 21, 2020 6:57 pm

An error occurred while sending the request. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Ranorex.Dex.Components.Network.WebApi.<GetAsync>d__10`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Ranorex.Dex.Components.Network.AgentApiClient.<GetInfoAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Ranorex.Dex.Components.Domain.RemoteAgentApi.<HandleApiErrorsAsync>d__43`1.MoveNext()
The remote name could not be resolved: 'geode-buildtestpc' at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)

dmconsulting1
Posts: 169
Joined: Fri Nov 08, 2019 3:23 pm

Re: Agent shows as unavailable in studio on WiFi

Post by dmconsulting1 » Fri Feb 21, 2020 6:59 pm

And again, the agent itself seems to be fine. I can run tests against it from the command line and TFS runs tests against it regardless. It's just Ranorex Studio that seems to think there is an issue. I might try a different wifi network in the office (it seems there are 2).