firebase-tools icon indicating copy to clipboard operation
firebase-tools copied to clipboard

cloud tasks failed to initialize and no cloud tasks logs that I can see

Open deanbiltup opened this issue 1 year ago • 0 comments

[REQUIRED] Environment info

firebase-tools: 13.16.0 and then upgrade to latest 13.22.1 and still same issue

Platform: macOS

[REQUIRED] Test case

Same as steps to reproduce - I don't understand so putting under steps to repro

[REQUIRED] Steps to reproduce

  1. firebase init
  2. did in us-east1, selecting project biltup-dev
  3. firstore rules, storage rules, and emulators chosen
  4. emulators chose firestore, storage, cloud tasks, and authentication
  5. firebase emulators:start

log file firebase-debug.log seems to have nothing about cloud tasks except failed to initialize(see above) but nothing is above. only log files created are firebase-debug.log, firestore-debug.log and ui-debug.log. no other log files though a cloud-tasks-debug.log I would think would be there but was not.

[REQUIRED] Expected behavior

cluod tasks emulator starts up

[REQUIRED] Actual behavior

firebase-debug.log firestore-debug.log ui-debug.log

deanbiltup avatar Oct 21 '24 09:10 deanbiltup