Open gureen-ryuu opened 7 years ago
pf-freebsd-setup
Template is failing to fully deploy. The last few steps (nat/configurepf.sh) are failing with the following error:
OPERATION IDBB675008D8BDA65D TRACKING ID1a9373c7-99ec-4884-9153-e1094f4db0d5 STATUSConflict PROVISIONING STATEFailed TIMESTAMP3/3/2017, 3:19:37 PM DURATION4 minutes 30 seconds TYPEMicrosoft.Compute/virtualMachines/extensions RESOURCE ID/subscriptions/dd017dd5-2752-4b8a-b59c-9ca4fe900660/resourceGroups/hce/providers/Microsoft.Compute/virtualMachines/hceopn-nat/extensions/configurepf STATUSMESSAGE { "status": "Failed", "error": { "code": "ResourceDeploymentFailure", "message": "The resource operation completed with terminal provisioning state 'Failed'.", "details": [ { "code": "VMExtensionProvisioningError", "message": "VM has reported a failure when processing extension 'configurepf'. Error message: "Malformed status file (000003)Invalid status/status: failed." } ] } } RESOURCEhceopn-nat/configurepf
{ "status": "Failed", "error": { "code": "ResourceDeploymentFailure", "message": "The resource operation completed with terminal provisioning state 'Failed'.", "details": [ { "code": "VMExtensionProvisioningError", "message": "VM has reported a failure when processing extension 'configurepf'. Error message: "Malformed status file (000003)Invalid status/status: failed." } ] } }
I do not know if it's relate, but because of this we are also unable to access the web gui of pfSense to configure it ourselves.
After some investigation, it seems that the deploy button is linking to an old deploy json. Can it be updated please?
pf-freebsd-setup
Issue Details
Template is failing to fully deploy. The last few steps (nat/configurepf.sh) are failing with the following error:
I do not know if it's relate, but because of this we are also unable to access the web gui of pfSense to configure it ourselves.