Daniel Lee

Results 106 comments of Daniel Lee

@O-K-G I _think_ you are seeing error messages like the one below: ``` ⚠ functions: Upload Error: HTTP Error: 403, AccessDeniedAccess denied.service-525555247597@gcf-admin-robot.iam.gserviceaccount.com does not have storage.objects.create access to the Google...

@jenperson Mentioned https://github.com/firebase/firebase-tools/issues/4702#issuecomment-1176792078, but your issue might have disappeared only because time passed in between your errored and successful function deploy. In the meantime, the service account in question may...

We'll have a fix out soon (recently merged https://github.com/firebase/firebase-functions/pull/1199). Thanks for your patience.

Current dependencies on/for this PR: * master * **PR #4955** * **PR #4949** * **PR #4861** 👈 * **PR #4867** * **PR #4886** * **PR #4964** * **PR #4947** This...

I'm blocking merging the PR until https://github.com/firebase/firebase-tools/issues/4807 is closed. It seems like Emulator refactoring is affecting many developers.

**Graphite Merge Job** Current status: ⛔ Merge stopped This pull request was previously queued to merge as part of a stack. It could not be merged because optional checks are...

**Graphite Merge Job** Current status: ✅ Merged This pull request was successfully merged as part of a stack. This comment was auto-generated by [Graphite](https://app.graphite.dev/github/pr/firebase/firebase-tools/4861?utm_source=stack-comment). Job Reference: KexZc1Ygnm1Oyjv7jY5k

Hi @JasminDreasond @stdavis , do you mind sharing an example of failure? I tried to follow @absemetov example, but things are working as expected on my end, and I'm keen...

@bobbydreamer Based on what I read from your stackoverflow question and your logs, I think the "timeout" issue you are seeing is a different problem. Specifically, I think this error...

@colerogers Yeah I've tried couple of different ways, and I wonder if this is platform specific issue. I'm using Mac OSX (M1) and I think @colerogers is using a simliar...