Hi I’m trying to run prefect orion on EKS with git...
# ask-community
m
Hi I’m trying to run prefect orion on EKS with gitlab storage block. I have prefect-gitlab installed in the prefect agent and registered the blocks as well that I can confirm in the UI and from the console. However, for some reason, when I try to run the flow i get this error:
Copy code
KeyError: "No class found for dispatch key 'gitlab-repository' in registry for type 'Block'."
Am I missing a step somewhere?