provisioning-code/data/tasks/c58fc33a-ff67-4f06-b674-d1d10a40be00.json

16 lines
No EOL
1 KiB
JSON

{
"id": "c58fc33a-ff67-4f06-b674-d1d10a40be00",
"name": "execute_servers_script_sgoyol-1",
"command": "bash",
"args": [
"-c",
"base64 -d < /tmp/orchestrator_script_c58fc33a-ff67-4f06-b674-d1d10a40be00.tar.gz.b64 | gunzip | tar -xOf - script.sh | bash +x"
],
"dependencies": [],
"status": "Failed",
"created_at": "2026-04-14T04:46:22.616306Z",
"started_at": null,
"completed_at": "2026-04-14T04:46:25.177033Z",
"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-054624/.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"
}