provisioning-platform/data/tasks/2aa34900-c4c6-4815-bb98-4de346db53a7.json

16 lines
No EOL
638 B
JSON

{
"id": "2aa34900-c4c6-4815-bb98-4de346db53a7",
"name": "execute_servers_script_",
"command": "bash",
"args": [
"-c",
"base64 -d < /tmp/orchestrator_script_2aa34900-c4c6-4815-bb98-4de346db53a7.tar.gz.b64 | gunzip | tar -xOf - script.sh | bash +x"
],
"dependencies": [],
"status": "Failed",
"created_at": "2026-02-15T23:15:01.057192Z",
"started_at": null,
"completed_at": "2026-02-15T23:15:03.013493Z",
"output": null,
"error": "Command execution failed: hcloud: invalid input in field 'networks' (invalid_input, 0a727fe441efcce544194ac027718e58)\n- networks: networks must have at least one subnetwork\n"
}