-
Notifications
You must be signed in to change notification settings - Fork 126
Open
Description
Hi, I have created the cpi file of this app and uploaded in corda cluster which is running in AKS.
I'm able to get the checksum and I can see my CPI is uploaded successfully. But while I'm trying to create virtual node It is giving me error like:
{
"requestId": "001CFA6DCBA1",
"operation": "CREATE_VIRTUAL_NODE",
"status": "FAILED",
"lastUpdatedTimestamp": "2024-06-13T06:51:39.850Z",
"processingStage": null,
"errorReason": "ERROR: permission denied for database cordacluster",
"resourceId": null
}
Please help me to resolve this. How to give permission?
Metadata
Metadata
Assignees
Labels
No labels