You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to install a CV Media-Agent on a Linux VM (Ubuntu 18.04 LTS) in an Azure envrionment. The installation process failed with the error message:
│ Error: Unable to get client ID
│
│ with commvault_install_ma.installma,
│ on main.tf line 106, in resource "commvault_install_ma" "installma":
│ 106: resource "commvault_install_ma" "installma"{
│
Hi @ale-msg , This shows that the request json wasnt formed and sent to the web service. Could you try hardcoding the values instead of using variables and see if it sends a request ? I will add a logging field in future version to capture request being sent. But for now can you capture using wireshark the request being sent to webserver ?
I try to install a CV Media-Agent on a Linux VM (Ubuntu 18.04 LTS) in an Azure envrionment. The installation process failed with the error message:
main.tf:
I checked the follwing conditions:
https://cv.msg.de/webconsole/sandbox/
Version of the CV-Server: 11.24.73 (SP3)
The text was updated successfully, but these errors were encountered: