Hello! I'm new in prefect, so that can be a silly ...
# prefect-getting-started
a
Hello! I'm new in prefect, so that can be a silly question I created a work pull using https://prefecthq.github.io/prefect-gcp/gcp-worker-guide/ and then got an error
Copy code
Permission "artifactregistry.repositories.uploadArtifacts" denied on resource ...
If you have any ideas on how to fix it or what should i check - appreciate it. Thanks a lot.
t
Hey Alex! Have you authenticated to the artifact registry you created? Here's the CLI command if you need it.
a
yeah, i found the issue https://github.com/PrefectHQ/prefect/issues/11155 actually, im here, and that was my last comment i use Windows and failed to build, then started using wsl but failed to auth docker to gcloud in wsl ( have no idea what's wrong and no time to debug ) solution for me was - to downgrade prefect version and push the container using windows bash ping me when you fix latest version 😄 thanks