Question about Deployments & UI, everything worked till version 2.2.* but after 2.3.* Deployments are not showed in UI. In same time - if check Networking - API answer with the list of deployments (see the screen in the thread)
✅ 1
Iuliia Volkova
10/20/2022, 7:42 PM
will be glad for any help to solve this, Deployments was created with API
j
Jeff Hale
10/20/2022, 7:52 PM
Sounds like this issue:
The error is from a bad service worker and to remove the problem we advise unregistering service workers. To do that you can:
1. Open the dev console
2. Go to Application
3. Select Storage
4. Make sure ‘Unregister service workers’ is selected
5. Click ‘Clear site data’ and then refreshing the screen.
Jenny made a little video to help with that: https://www.loom.com/share/dafeab2bab59436b8f724a420820a3f9LoomUnregistering service workers - 30 September 2022
i
Iuliia Volkova
10/20/2022, 7:56 PM
no, it does n't help, I think maybe something missed in the data.. this error I see also in console
j
Jeff Hale
10/20/2022, 8:01 PM
hmm. What’s the output of
prefect version
?
j
Jenny
10/21/2022, 1:37 PM
I'm looking into this one.
👍 1
a
Anna Geller
10/21/2022, 2:28 PM
Deployments was created with API
could you share a bit more about how exactly did you create a deployment? we generally prefer if you would do that via CLI or alternatively using the python Deployment object -- using it via API directly might lead to the issue that you are facing -- could you try that from CLI?
j
Jenny
10/21/2022, 2:57 PM
Hi @Iuliia Volkova - the next UI release includes a fix that will should allow the UI to show. However, it's possible one of your deployments is missing info (the UI issue came from a missing
parameter_openapi_schema
) that could affect how it works so I'd suggest following Anna's advice deleting your deployment and trying creation from the CLI.
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.