ipcPromise: onAsk timeout 3000 for cmd "PANEL_CALL_PLAY_TAB"

decided to buy a personal license few days ago, then got this problem:

Line 5: ipcPromise: onAsk timeout 3000 for cmd "PANEL_CALL_PLAY_TAB", args {"ipcTimeout":100,"ipcNoLaterThan":3335867931290,"payload":{"command":"HACK_ALERT","args":{}}}

it comes randomly even though I visit the same URL with multiple loops. I tried with 10 loops, I got this error message in the 4th and 5th loops, then it worked fine until the end.

{
  "Name": "test-1",
  "CreationDate": "2022-11-9",
  "Commands": [
    {
      "Command": "store",
      "Target": "nodisplay",
      "Value": "!replayspeed",
      "Description": ""
    },
    {
      "Command": "bringIDEandBrowserToBackground",
      "Target": "",
      "Value": "",
      "Description": ""
    },
    {
      "Command": "bringBrowserToForeground",
      "Target": "",
      "Value": "",
      "Description": ""
    },
    {
      "Command": "selectWindow",
      "Target": "TAB=CLOSEALLOTHER",
      "Value": "",
      "Description": ""
    },
    {
      "Command": "open",
      "Target": "https://www.mirror.co.uk/news/",
      "Value": "",
      "Description": ""
    },
    {
      "Command": "selectWindow",
      "Target": "TAB=OPEN",
      "Value": "https://google.com",
      "Description": ""
    },
    {
      "Command": "selectWindow",
      "Target": "TAB=CLOSE",
      "Value": "",
      "Description": ""
    }
  ]
}

UI.Vision RPA Version 8.1.3
Runs on Edge and Windows 10

the error is not showing when javascript and images are disabled
so errors will occur when loading heavy websites like news websites

1 Like

Same problem here when trying to refresh the page.
The strange is, this happens only when starting the script.If sometimes will not happen on the beginning, then will not happen again if script execute the same command later…Happening only the first time executing the refresh.
Version 8.1.3

Switched from Edge to Chrome, the error no longer appears, it worked for me.

1 Like

Still happens to Chrome for me.

I am also seeing the same issue.

ipcPromise: onAsk timeout 3000 for cmd “PANEL_CALL_PLAY_TAB”, args {“ipcTimeout”:100,“ipcNoLaterThan”:3420483690202,“payload”:{“command”:“SET_STATUS”,“args”:{“status”:“PLAYING”}}}