Oliver Chang

Results 618 comments of Oliver Chang

Is the go gcs server running while `run_server` is running?

I just tested this and it worked. If you're accessing the web interface via SSH tunnelling, make sure port 9008 (for the mock GCS server) is forwarded as well.

Do you have more details on when this is happening? A full stacktrace would be helpful, thanks! It is expected to see transient errors every now and then (and the...

This is a pub/sub emulator bug. Looks like it's the same as https://github.com/GoogleCloudPlatform/cloud-sdk-docker/issues/224. Looking around it seems like the fix should be released soon...

It seems like it may be another week or so until the fix is released in gcloud. Sadly in the meantime, the only workaround would be to downgrade your gcloud.

> PR https://github.com/google/clusterfuzz/pull/2682 was needed to disable uniform bucket-level access control for projects where it is enabled. Is this still needed to unblock you after https://github.com/google/clusterfuzz/pull/2687 ? > 2: Setting...

Unfortunately we're short on cycles for adding GitHub support, but we always welcome contributions :) See https://github.com/google/clusterfuzz/issues/389#issuecomment-659745271 as an example where Jira was added.

Thanks for the report! Can you please try the latest release (v2.5.7) and see if you still get these errors?

@jonathanmetzman can you help with fixing the lint issues?