Skip to content
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

Deployment failure on fahclient-setup #6

Open
blakegearin opened this issue Nov 7, 2024 · 0 comments
Open

Deployment failure on fahclient-setup #6

blakegearin opened this issue Nov 7, 2024 · 0 comments

Comments

@blakegearin
Copy link

Error I'm seeing:

The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'.

 (Code: ResourceDeploymentFailure, Target: /subscriptions/{redacted}/resourceGroups/fold-at-home-2/providers/Microsoft.Compute/virtualMachines/fahclientVM/extensions/fahclient-setup)
{
    "status": "Failed",
    "error": {
        "code": "VMExtensionProvisioningError",
        "message": "VM has reported a failure when processing extension 'fahclient-setup' (publisher 'Microsoft.Azure.Extensions' and type 'CustomScript'). Error message: 'Enable failed: failed to execute command: command terminated with exit status=127\n[stdout]\n\n[stderr]\n/bin/sh: 1: FxJ#T: not found\n'. More information on troubleshooting is available at https://aka.ms/VMExtensionCSELinuxTroubleshoot. "
    }
}

image

I've tried with VM size Standard_F4s_v2 and Standard_F2s_v2. The default Standard_NV6 does not appear to be a viable option with the free Azure credits anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant