Skip to content

create server error: na #2

Description

@OriHoch

reproduction steps

  • create server with the following options:
{
    "datacenter": "IL",
    "image": "ubuntu_server_18.04_64-bit",
    "cpu": "1A",
    "ram": "1024",
    "disk": "size=10",
    "dailybackup": "no",
    "managed": "no",
    "network": "name=wan,ip=auto",
    "quantity": 1,
    "billingcycle": "hourly",
    "monthlypackage": "",
}
  • wait for command to complete

expected

  • server created, command completes successfully

actual

  • command failed with error status:
{'id': 529049734, 'status': 'error', 'server': '', 'description': 'ktb-4hFVwe4-202008160921 - Create Server', 'added': '2020-08-16 09:22:38', 'executed': '2020-08-16 09:25:20', 'completed': '2020-08-16 09:27:05', 'log': '2020-08-16 12:25:20: Zone: IL\nName: ktb-4hFVwe4-202008160921\nCPU: 1 Availability\nRAM: 1024MB\nImage Name: ubuntu_server_18.04_64-bit\nDisk #1: 10GB\nNetwork #1: wan-il - 5.100.254.228 @ 00:50:56:2f:5c:3c\nDaily Backup: No\nManagement Services: No\nBilling: Hourly\n2020-08-16 12:25:37: creating filesystem\n2020-08-16 12:25:38: generating hard disks\n2020-08-16 12:26:34: registering with host\n2020-08-16 12:27:05: ERROR: na \nThis might be due to an internal error,\nPlease try again or contact support.'}

https://github.com/Kamatera/cloudcli/runs/990077674#step:3:766

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions