-
Notifications
You must be signed in to change notification settings - Fork 165
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Your deployment failed #284
Comments
Same here (error when deploying scale set template):
|
looks like the storage account needs to be in Premium SKU, so it can have NFS enabled (currently the standard sku is in the template)) |
yes, thou not Premium but i think NFS should be enabled on the storage account, and what i can see after the deployment it is not. |
The PR #285 should fix the issue. @MarekSuwart please make sure that you edit your comment #284 (comment) as it contains sensitive data. |
thanks, but all resources are already gone :) |
Hi Joian, Thanks, but still facing same issue. The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'. (Code: ResourceDeploymentFailure) VM has reported a failure when processing extension 'setup_moodle'. Error message: "Enable failed: failed to execute command: command terminated with exit status=1 Script Start Thu Jun 8 07:01:56 UTC 2023###Invalid fileServerType () given. Only 'gluster', 'azurefiles', 'nfs', 'nfs-ha' or 'nfs-byo' are allowed. Exiting |
it works fine for me :) |
@MarekSuwart |
minimal |
I don't know why i am getting same error. @MarekSuwart getting this error with minimal template VM has reported a failure when processing extension 'setup_moodle'. Error message: "Enable failed: failed to execute command: command terminated with exit status=1 Script Start Thu Jun 8 10:20:15 UTC 2023###Invalid fileServerType () given. Only 'gluster', 'azurefiles', 'nfs', 'nfs-ha' or 'nfs-byo' are allowed. @naioja can you please help. |
@Aman123mishra I actually tested with the Minimal deployment as well and that was successful, I wondering if there's not something else. Are you doing any customizations to the deployment template ? |
@naioja No Without any customization, I have tried with minimal deployment and also tried redeploy but same issue occur. |
fully customizeable also works |
Please make sure you are deploying from our master branch and if you use your own fork please update it. Make sure that the _artifacts Location points to the right updated repo branch https://raw.githubusercontent.com/Azure/Moodle/master/ as in the screenshot below. Basically you would need to make sure the following PR is present #285 |
Hi Aman, Please retry the steps as naioja mentioned and let us know how the deployment goes on. Thanks |
Hi @naioja, Now Maximum template deployed successfully. @saikondapalli11 Yes, Now its working Thanks for your support. 🙂 |
@Aman123mishra for any other problem with this deployment please open another issue. |
Hi,
I have tried to deploy all template but all template getting same error under the scaleSetTemplate.
"VM has reported a failure when processing extension 'setup_moodle'. Error message: "Enable failed: failed to execute command: command terminated with exit status=1
[stdout]
Script Start Thu Jun 1 05:18:00 UTC 2023###
Invalid fileServerType () given. Only 'gluster', 'azurefiles', 'nfs', 'nfs-ha' or 'nfs-byo' are allowed. Exiting"
Can some one help me on this.
Thanks
The text was updated successfully, but these errors were encountered: