https://flyte.org logo
#ask-the-community
Title
# ask-the-community
h

Hampus Rosvall

09/28/2022, 6:17 AM
Hey, when I try to look at some launch plans I get the following error in the console UI, would you know what could cause it and how to fix it?
Copy code
UI Version 1.1.6
Admin Version 1.1.43
Copy code
LaunchPlan.get_or_create(
    workflow=<http://predict.wf|predict.wf>,
    name="scheduled_predict",
    schedule=CronSchedule(schedule="1 0 * * *"),
    default_inputs={
        ...
    },
)
E.g., this launch plan yields this error
s

Samhita Alla

09/28/2022, 9:49 AM
@Hampus Rosvall, is this the only launch plan you registered or are there any others? cc: @Carina Ursu @Jason Porter
h

Hampus Rosvall

09/28/2022, 10:52 AM
There are others, some showing this behaviour and some don’t
Would really appreciate some guidance here!
s

Samhita Alla

09/29/2022, 7:15 AM
It’s a UI issue, @Hampus Rosvall. Our team will be taking a look at it. 🙂 Do you need this fix right away?
h

Hampus Rosvall

09/29/2022, 11:09 AM
Understood, it is always nice have the ability to view your launchplans of course. But great that you are looking at it, let me know if you need me to provide any additional information 🙂