TimeoutException after 0:00:15.000000: Future not completed #16893
Unanswered
ThabeloDeveloper
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How do i resolve this issue, i've been trying to fix but nothing is working, i tried SignOut, Reauth, unistall, reinstall, configuring with the project command, nothing is working can someone the
[debug] [2024-12-17T15:56:32.286Z] ----------------------------------------------------------------------
[debug] [2024-12-17T15:56:32.294Z] Command: C:\Program Files\nodejs\node.exe C:\Users\Users\AppData\Roaming\npm\node_modules\firebase-tools\lib\bin\firebase.js projects:list --json
[debug] [2024-12-17T15:56:32.295Z] CLI Version: 13.29.1
[debug] [2024-12-17T15:56:32.296Z] Platform: win32
[debug] [2024-12-17T15:56:32.296Z] Node Version: v22.11.0
[debug] [2024-12-17T15:56:32.297Z] Time: Tue Dec 17 2024 17:56:32 GMT+0200 (South Africa Standard Time)
[debug] [2024-12-17T15:56:32.297Z] ----------------------------------------------------------------------
[debug]
[debug] [2024-12-17T15:56:32.604Z] > command requires scopes: ["email","openid","https://www.googleapis.com/auth/cloudplatformprojects.readonly","https://www.googleapis.com/auth/firebase","https://www.googleapis.com/auth/cloud-platform"]
[debug] [2024-12-17T15:56:32.605Z] > authorizing via signed-in user (email)
[debug] [2024-12-17T15:56:32.647Z] Checked if tokens are valid: true, expires at: 1734452661814
[debug] [2024-12-17T15:56:32.648Z] Checked if tokens are valid: true, expires at: 1734452661814
[debug] [2024-12-17T15:56:32.652Z] >>> [apiv2][query] GET https://firebase.googleapis.com/v1beta1/projects pageSize=1000
[debug] [2024-12-17T15:56:33.074Z] Error: EPIPE: broken pipe, write
at Socket._write (node:internal/net:63:18)
at writeOrBuffer (node:internal/streams/writable:572:12)
at _write (node:internal/streams/writable:501:10)
at Writable.write (node:internal/streams/writable:510:10)
at Ora.start (C:\Users\User\AppData\Roaming\npm\node_modules\firebase-tools\node_modules\ora\index.js:304:17)
at Command.actionFn (C:\Users\User\AppData\Roaming\npm\node_modules\firebase-tools\lib\commands\projects-list.js:48:73)
at C:\Users\User\AppData\Roaming\npm\node_modules\firebase-tools\lib\command.js:243:25
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
[error]
[error] Error: An unexpected error has occurred.
Beta Was this translation helpful? Give feedback.
All reactions