DOMO workbench 5.0.7228.31236 has been installed on my Laptop and when I add account and authorize my machine, the browser confirms the authorization. However while saving the authorization, I get the following error.
No agent found matching computer name, or user does not have access to agent
The following troubleshooting steps were tried.
Tried authorizing inside and off VPN. - No go
Tried uninstalling DOMO Workbench 4.5. Tried to authorize with a token generated by DOMO Admin, still the same error even in DOMO WB 4.5
Installed & updated dotnet framework latest version.- No go
Windows update to current date. - No go
Added my profile to Admin group in addition to DOMO Users group.- No go
Uninstalled WB4.5 and installed WB5 from my profile - No go
Below is the log taken from Workbench log
[INFO] [9488:4] 2019-11-19 00:01:12,247 - Starting Workbench.Service v5.0.7228.31236
[INFO] [512:1] 2019-11-19 00:05:46,362 - Starting Domo Workbench v5.0.7228.31236
[INFO] [9488:8] 2019-11-19 00:06:28,933 - Configuration changes detected, reinitializing service.
[WARN] [512:1] 2019-11-19 00:10:14,401 - Failed to create agent
[ERROR] [512:1] 2019-11-19 00:10:15,198 - An error occurred during the save
System.Exception: No agents found matching computer name, or user does not have access to agent.
at WorkbenchSDK.Account.DomoAccount.<Save>d__6.MoveNext() in C:\jenkins\workspace\Workbench\WorkbenchBuild\WorkbenchSDK\Account\DomoAccount.cs:line 274
--- End of stack trace from previous location where exception was thrown ---
Please help!