System.TimeoutException: The operation has timed out. at UiPath.Executor.Debugger

Hey friends
Until last night I didn’t have this problem and suddenly this morning I can’t debug the robot itself via remote debugging I get the following messages
Can anyone help with this?

Hi @mironb

Check out this thread

Regards

@Parvathy

Don’t know if the case is the same
In any case, I have neither the knowledge nor the permissions to do what is here unfortunately

@mironb

Can you expand the details and show?

For now try to close, …take a bavkup of project.json and delete that file in project folder and reopen and check

Cheers

Hi dear @Anil_G

System.TimeoutException: The operation has timed out. at UiPath.Executor.Debugger.Client.Utils.TaskExtensions.WaitWithTimeoutAsync[TResult](Task`1 task, Int32 timeoutInMillisecond, CancellationToken cancellationToken)
at UiPath.Studio.Plugin.Workflow.Execution.Signalr.Services.SignalrExecutorProxy.ConnectAsync(String serverUrl, CancellationToken cancellationToken)
at UiPath.Studio.Plugin.Workflow.Execution.Signalr.Services.SignalrExecutorProxy.StartAsync(ExecutionStartOptionsSlim startOptions)

@Anil_G

Where “bavkup” is placed exactly - I can’t find it

@mironb

Just copy the project.json to any other location so that it is not lost and then delete the project.json and reopen it wpuld recreate the file automatically again

Cheers

1 Like

@Anil_G

Its OK to get this kind of message
what to do ?
image

@mironb

As said take a backup of project and then reopen and clcik yes…it would recreate it

Cheers

@Anil_G
Ok I’ll try it but first
Could this be the problem? Because I have several projects and they all have the same problem and from what I understand you want to specifically check the json file in specific project.

@mironb

That looks like a studio issue then…

Please try to reinstall.

Even when you create new are you getting this?

Cheers

@Anil_G

Yes I have tried now to create new one