Hetzner (automatic) snapshot feature seems broken #76

Closed
opened 2026-04-05 20:25:26 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @fgd007 on 7/3/2025

CloudPanel version(s) affected

2.5.1

Description

Creating a snapshot manually or automatic creating them via the Automatic Snapshots setting stopped working after 23 May 2025. I have 2 different instances of CP, both with Hetzner snapshots set up. Both stopped working after 23 May 2025.

Manually creating a snapshot also doesn't work anymore.

An error has occurred, error message: Client error: `POST https://api.hetzner.cloud/v1/servers/52349240/actions/create_image` resulted in a `422 Unprocessable Entity` response: { "error": { "code": "invalid_input", "message": "invalid input: unknown field name 'labelkey'", "details": { (truncated...)

When creating a snapshot manually in the Hetzner Cloud environment, this does work, and the snapshot does show up in the CP dashboard.

How to reproduce

  • Go to Settings > Hetzner
  • Create a API key at Hetzner Cloud (Security) and fill it in.
  • Try creating a manual snapshot

Possible Solution

No response

Additional Context

I've tried:

  • Renewed the API key
  • Updated the CP to the latest version
  • Tried different names for the snapshot
*Originally created by @fgd007 on 7/3/2025* ### CloudPanel version(s) affected 2.5.1 ### Description Creating a snapshot manually or automatic creating them via the Automatic Snapshots setting stopped working after 23 May 2025. I have 2 different instances of CP, both with Hetzner snapshots set up. Both stopped working after 23 May 2025. Manually creating a snapshot also doesn't work anymore. ``` An error has occurred, error message: Client error: `POST https://api.hetzner.cloud/v1/servers/52349240/actions/create_image` resulted in a `422 Unprocessable Entity` response: { "error": { "code": "invalid_input", "message": "invalid input: unknown field name 'labelkey'", "details": { (truncated...) ``` When creating a snapshot manually in the Hetzner Cloud environment, this does work, and the snapshot does show up in the CP dashboard. ### How to reproduce - Go to Settings > Hetzner - Create a API key at Hetzner Cloud (Security) and fill it in. - Try creating a manual snapshot ### Possible Solution _No response_ ### Additional Context I've tried: - Renewed the API key - Updated the CP to the latest version - Tried different names for the snapshot
Sign in to join this conversation.