provisioning-code/data/tasks/59321947-e711-486b-8b10-fab314dee1d1.json

16 lines
No EOL
1 KiB
JSON

{
"id": "59321947-e711-486b-8b10-fab314dee1d1",
"name": "execute_servers_script_sgoyol-2",
"command": "bash",
"args": [
"-c",
"base64 -d < /tmp/orchestrator_script_59321947-e711-486b-8b10-fab314dee1d1.tar.gz.b64 | gunzip | tar -xOf - script.sh | bash +x"
],
"dependencies": [],
"status": "Failed",
"created_at": "2026-04-14T04:46:22.616119Z",
"started_at": null,
"completed_at": "2026-04-14T04:46:23.873737Z",
"output": null,
"error": "Command execution failed: ✓ Prerequisites: HCLOUD_TOKEN set, hcloud CLI available\n\n=== Managing SSH Keys ===\n✓ SSH public key found: /Users/jesusperezlorenzo/.ssh/htz_ops.pub\nChecking if SSH key 'htz_ops' exists in Hetzner...\n✓ SSH key htz_ops already exists with ID: 106168627\n\n=== SSH Key Management Complete ===\nSSH_KEY_ID: 106168627\nSSH_KEY_NAME: htz_ops\nEnvironment exported to: /tmp/provisioning-librecloud-20260414-054623/.env\n\n=== Managing Network ===\nERROR: Subnet must be /24 for proper multi-server deployment (required: /24, got: /22)\nReceived: 10.0.8.0/22\n"
}