clusterfuzz icon indicating copy to clipboard operation
clusterfuzz copied to clipboard

butler want to use clouddebugger.googleapis.com but it seems to be deprecated since march

Open dummys opened this issue 2 years ago • 0 comments

After running create_config i get the following error:

ERROR: (gcloud.services.enable) User [[email protected]] does not have permission to access projects instance [myid] (or it may not exist): Not found or permission denied for service(s): clouddebugger.googleapis.com.

If i look at: https://cloud.google.com/stackdriver/docs/deprecations/debugger-deprecation this API seems to be deprecated. EDIT: After looking in the pullrequest, I found one that should fix this issue: https://github.com/google/clusterfuzz/pull/3298

dummys avatar Sep 13 '23 09:09 dummys