The customer has installed the Aurena Agent successfully and it can be verified from user settings page. Also from the console tab in background page for chrome extension I can see the below line
got message from agent: {"method":"Hello","value":"Hi!","status":"SUCCESS","version":"0.1","guid":"32b83171-5db9-4c85-aa37-851c4c9fa5fa"}
but when I try to view a document nothing happens and not even an error is raised. The last call in the log is below
got message from agent: {"method":"GetLocalProperty","value":null,"status":"SUCCESS","version":"0.1","guid":"32b83171-5db9-4c85-aa37-851c4c9fa5fa"}
When I compared it with an internal environment, it is missing the DownloadAndOpen method call.
What could be the reason here? I have attached the log file for further reference
Best answer by Mathias Dahl
Hi Amila,
I found something in the log there. All of the GetLocalProperty calls came back empty. These are calls to get important values from the Windows Registry. So I tested by removing all the values from my registry (actually, I just renamed the Settings "folder" there), and I could recreate the problem. To fix it, I just used the User Settings dialog and toggled the bottom setting a few times, clicking OK in between. This will save new values to the registry.
Can you have them try this and see if it resolves the problem? For sure, this is a bug, we should fall back on default values when there are none in the registry, or show an error. I think you already have a case for us on this.
By the way, to make the logs even more useful, the next time make sure to expand some of the values that are output there. For example, here I expanded the message that is sent to the agent, and we can clearly see all values:
I found something in the log there. All of the GetLocalProperty calls came back empty. These are calls to get important values from the Windows Registry. So I tested by removing all the values from my registry (actually, I just renamed the Settings "folder" there), and I could recreate the problem. To fix it, I just used the User Settings dialog and toggled the bottom setting a few times, clicking OK in between. This will save new values to the registry.
Can you have them try this and see if it resolves the problem? For sure, this is a bug, we should fall back on default values when there are none in the registry, or show an error. I think you already have a case for us on this.
By the way, to make the logs even more useful, the next time make sure to expand some of the values that are output there. For example, here I expanded the message that is sent to the agent, and we can clearly see all values:
We use 3 different kinds of cookies. You can choose which cookies you want to accept. We need basic cookies to make this site work, therefore these are the minimum you can select. Learn more about our cookies.