Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
deanbiltup opened this issue Oct 21, 2024 · 2 comments
Open

Comments

@deanbiltup
Copy link

deanbiltup commented Oct 21, 2024

[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

@colerogers
Copy link
Contributor

Hi @deanbiltup I'm not able to reproduce the issue on my end. Just to confirm, you've run the command firebase init emulators and initialized the tasks emulator to a specific port? Can you also open your firebase.json and post the ports for all the emulators? Thanks

@colerogers colerogers added the Needs: Author Feedback Issues awaiting author feedback label Oct 24, 2024
@deanbiltup
Copy link
Author

deanbiltup commented Nov 1, 2024 via email

@google-oss-bot google-oss-bot added Needs: Attention and removed Needs: Author Feedback Issues awaiting author feedback labels Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants