Der folgende Fehler tritt auf, wenn Sie versuchen, die Einstellung für die automatische Verlängerung für eine Zusicherung zu erstellen oder zu aktualisieren.
INVALID_FIELD_VALUE
Dieser Fehler tritt auf, wenn Sie keinen Wert oder einen ungültigen Wert für die automatische Verlängerung übergeben.
Um diesen Fehler zu beheben, übergeben Sie gültige Werte für die automatische Verlängerung. Folgende Liste zeigt die gültigen Werte für die automatische Verlängerung:
gcloud CLI: --auto-renew, --no-auto-renew
Compute Engine API: true, false
Ressource nicht für automatische Verlängerung verfügbar
Der folgende Fehler tritt auf, wenn Sie versuchen, die Einstellung für die automatische Verlängerung für eine Zusicherung zu aktualisieren.
RESOURCE_NOT_READY_WITH_DETAILS
Dieser Fehler tritt auf, wenn Sie versuchen, die Einstellung der automatischen Verlängerung für eine Zusicherung zu aktualisieren, die einen der folgenden Status hat: "Erstellen", "Abgelaufen", "Abgebrochen".
Um diesen Fehler zu beheben, aktualisieren Sie nur die Einstellung für die automatische Verlängerung einer Zusicherung, wenn sie sich im Status "Aktiv“ befindet.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 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)."]]