Skip to content

unselected asg_cfg causes an exception #149

@cugarteblair

Description

@cugarteblair

After new DB update a new field for auto scaling group config was added to the orgAccount. It was initialized to 'unselected'.
If the user never explicitly selects the asg_cfg an exception is thrown.
After the first selection it will always have a valid entry.

[2024-10-18:14:50:40] [INFO] [ps_server.py:783:update_SetUpCfg] [update_SetUpCfg: name:utexas version:latest is_public:False now:2024-10-18T10:50:40.265-04:00
[2024-10-18:14:50:40] [INFO] [ps_server.py:783:update_SetUpCfg] [update_SetUpCfg: name:utexas version:latest is_public:False now:2024-10-18T14:50:38UTC spot_allocation_strategy:lowest-price spot_max_price:0.17 asg_cfg:unselected]

[2024-10-18:14:50:40] [WARNING] [ps_server.py:1318:poll_proc_and_yield_console_rsps] [['cp', '/ps_server/utexas/terraform/sliderule-asg-unselected.tf.OPTION', '/ps_server/utexas/terraform/sliderule-asg.tf'] FAILED for ps_cmd |SetUp| utexas with return code 1]

[2024-10-18:14:50:40] [WARNING] [ps_server.py:1318:poll_proc_and_yield_console_rsps] [['cp', '/ps_server/utexas/terraform/sliderule-asg-unselected.tf.OPTION', '/ps_server/utexas/terraform/sliderule-asg.tf'] FAILED for ps_cmd |SetUp| utexas with return code 1]

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions