Hi @Bebeto Nyamwamu - I think the thread above you is probably the issue you’re seeing but I can’t say for certain. can you share information about 1) what version of Prefect you’re using and 2) and errors you see in the JavaScript console?
b
Bebeto Nyamwamu
06/27/2023, 3:36 PM
1. I am using version 2.10.17.
2. TypeError: crypto.randomUUID is not a function
n
nicholas
06/27/2023, 4:00 PM
Got it, thank you - that’s the same issue and will be resolve in the next release. For context, this issue exists because Prefect is allocating IDs in the browser using the JS
crypto
module - this module isn’t available in unsecured contexts like the one you’ve deployed your application to. You’ve got a couple of options - you can wait until Thursday when we release 2.10.18 and upgrade your instance to use that version of Prefect or you can secure your endpoint by adding an SSL cert (thereby allowing your browser to request the app via https)
🙌 1
nicholas
06/27/2023, 4:01 PM
Apologies for the inconvenience here
✅ 1
b
Bebeto Nyamwamu
06/27/2023, 4:02 PM
I have question, seems updates are too quick.
Is there LTS versioning so that there smooth migrations to newer versions
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.