-
Notifications
You must be signed in to change notification settings - Fork 941
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
Unable to firebase login - Error: Timed out. #7947
Comments
This issue does not have all the information required by the template. Looks like you forgot to fill out some sections. Please update the issue with more information. |
Hey @scharalambous3. Looking at the error message, I think there might be a network request that is failing to get a response or a process that does not complete. Any chance you could try It may be worth trying to connect to a different network or temporarily turn off any proxy, firewall, or VPN that you may have to discard the possibility that this is a network related issue. |
Outputs of firebase-debug.log
|
[REQUIRED] Environment info
firebase-tools: 13.24.1
Platform: linux
[REQUIRED] Test case
firebase login
[REQUIRED] Steps to reproduce
firebase login
[REQUIRED] Expected behavior
No errors
[REQUIRED] Actual behavior
[info] Already logged in as ****@gmail.com [debug] [2024-11-13T22:21:52.848Z] Error: Timed out. at Timeout._onTimeout (.cache/firebase/tools/lib/node_modules/firebase-tools/lib/utils.js:268:49) at listOnTimeout (node:internal/timers:564:17) at process.processTimers (node:internal/timers:507:7)
The text was updated successfully, but these errors were encountered: