Azure Blockchain Workbench

Julija Strebko 1 Reputation point
2022-09-26T17:42:23.263+00:00

When I deployed the Azure Blockchain Workbench I receive this mistake, please help me, how I can solve this one?!

{
"code": "DeploymentFailed",
"message": "At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/DeployOperations for usage details.",
"details": [
{
"code": "DeploymentFailed",
"message": "At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/DeployOperations for usage details."
}
]
}

The problem is in blockchain-worker-n resource and there is written this code:
{
"status": "Failed",
"error": {
"code": "VMExtensionProvisioningError",
"message": "При обработке расширения \"Initialize-Machine\" виртуальная машина сообщила об ошибке: \"Enable failed: failed to execute command: command terminated with exit status=2\n[stdout]\nResponse status code for eth_blockNumber request is 400\nThe RPC endpoint is inaccessible.\n\n[stderr]\n\".\r\n\r\nДополнительные сведения об устранении неполадок: https://aka.ms/VMExtensionCSELinuxTroubleshoot. "
}
}

Community Center | Not monitored
{count} votes

1 answer

Sort by: Most helpful
  1. AshokPeddakotla-MSFT 35,971 Reputation points Moderator
    2022-09-28T15:26:51.943+00:00

    @Julija Strebko Welcome to Microsoft Q&A forum!

    As suggested in the error message, did you check troubleshooting steps: https://aka.ms/VMExtensionCSELinuxTroubleshoot and vm-extension-provisioning-errors ?

    Please check and let us know if that helps.

    245624-image.png

    Important Note : On October 31, 2022, Azure Blockchain Workbench will be retired. Please migrate workloads to ConsenSys Quorum Blockchain Service prior to the retirement date.

    Hence, I suggest you please check the alternatives as mentioned.

    Do let us know if you have any other queries.

    If the response is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.