[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-09-03(UTC)"],[[["\u003cp\u003e\u003ccode\u003eINVALID_FIELD_VALUE\u003c/code\u003e error occurs when creating or updating auto-renew settings with no value or an invalid value.\u003c/p\u003e\n"],["\u003cp\u003eTo resolve \u003ccode\u003eINVALID_FIELD_VALUE\u003c/code\u003e, provide valid values: \u003ccode\u003e--auto-renew\u003c/code\u003e or \u003ccode\u003e--no-auto-renew\u003c/code\u003e in gcloud CLI, or \u003ccode\u003etrue\u003c/code\u003e or \u003ccode\u003efalse\u003c/code\u003e in Compute Engine API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRESOURCE_NOT_READY_WITH_DETAILS\u003c/code\u003e error occurs when updating auto-renew settings on a commitment in Creating, Expired, or Cancelled states.\u003c/p\u003e\n"],["\u003cp\u003eTo resolve \u003ccode\u003eRESOURCE_NOT_READY_WITH_DETAILS\u003c/code\u003e, ensure the commitment is in the Active state before updating auto-renew.\u003c/p\u003e\n"]]],[],null,["# Troubleshooting automatic commitment renewal\n\n*** ** * ** ***\n\nTroubleshoot [automatic commitment renewal](/compute/docs/instances/renew-commitments-automatically)\nby using the following information.\n\nInvalid values for auto-renew\n-----------------------------\n\nThe following error occurs when you try to create or update the auto-renew\nsetting for a commitment. \n\n```\nINVALID_FIELD_VALUE\n```\n\nThis error occurs if you don't pass a value or you pass an invalid value for\nauto-renew.\n\nTo resolve this error, pass valid values for auto-renew. The following list\nshows the valid values auto-renew:\n\n- **gcloud CLI** : `--auto-renew`, `--no-auto-renew`\n- **Compute Engine API** : `true`, `false`\n\nResource not available for auto-renew\n-------------------------------------\n\nThe following error occurs when you try to update the auto-renew setting for a\ncommitment. \n\n```\nRESOURCE_NOT_READY_WITH_DETAILS\n```\n\nThis error occurs if you try to update the auto-renew setting on a commitment\nthat is in one of the following states: Creating, Expired, Cancelled.\n\nTo resolve this error, only update the auto-renew setting on a commitment when\nit is in the Active state.\n\nWhat's next\n-----------\n\n- [Learn how to renew commitments\n automatically](/compute/docs/instances/renew-commitments-automatically)."]]