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

Error: TIMEOUT: Port 8080 on 0.0.0.0 was not active within 60000ms #4648

Closed
SohelIslamImran opened this issue Jun 14, 2022 · 2 comments
Closed

Comments

@SohelIslamImran
Copy link

SohelIslamImran commented Jun 14, 2022

[REQUIRED] Environment info

firebase-tools: 11.1.0

Platform: Windows
Node: 16.15.1

[REQUIRED] Test case

$ firebase emulators:start --import=../local-data --export-on-exit
i  emulators: Starting emulators: auth, functions, firestore, storage, extensions
i  extensions: Detected invalid source code for algolia/[email protected], expected to find C:\Users\sohel\.cache\firebase\extensions\algolia\f[email protected]\functions\node_modules
i  extensions: Starting download for algolia/[email protected] source code...
i  extensions: cache directory for algolia/[email protected] already exists...
i  extensions: downloading https://storage.googleapis.com/firebase-mod-sources-prod/a5ceda862993109450a2a3e69d29202a05a60dd8100ee29197fe00a7dc228ab5...
Progress: ======================================================================================================> (100% of 1MB) 
i  extensions: Downloaded to C:\Users\sohel\.cache\firebase\extensions\algolia\f[email protected]...
i  extensions: Detected invalid source code for algolia/[email protected], expected to find C:\Users\sohel\.cache\firebase\extensions\algolia\f[email protected]\functions\node_modules
i  extensions: Starting download for algolia/[email protected] source code...
i  extensions: cache directory for algolia/[email protected] already exists...
i  extensions: downloading https://storage.googleapis.com/firebase-mod-sources-prod/a5ceda862993109450a2a3e69d29202a05a60dd8100ee29197fe00a7dc228ab5...
Progress: ======================================================================================================> (100% of 1MB) 
i  extensions: Downloaded to C:\Users\sohel\.cache\firebase\extensions\algolia\f[email protected]...
!  functions: The following emulators are not running, calls to these services from the Functions emulator will affect production: database, hosting, pubsub
+  functions: Using node@16 from host.
!  Your requested "node" version "10" doesn't match your global version "16". Using node@16 from host.
!  Your requested "node" version "10" doesn't match your global version "16". Using node@16 from host.
i  firestore: Importing data from C:\Development\App\OfficeProjects\FirebaseFunctions\local-data\firestore_export\firestore_export.overall_export_metadata
i  firestore: Firestore Emulator logging to firestore-debug.log
i  emulators: Shutting down emulators.
i  extensions: Stopping Extensions Emulator
i  functions: Stopping Functions Emulator
i  firestore: Stopping Firestore Emulator
!  Firestore Emulator has exited upon receiving signal: SIGINT
i  hub: Stopping emulator hub

Error: TIMEOUT: Port 8080 on 0.0.0.0 was not active within 60000ms

[REQUIRED] Actual behavior

i extensions: Downloaded to C:\Users\sohel.cache\firebase\extensions\algolia\[email protected]...
! functions: The following emulators are not running, calls to these services from the Functions emulator will affect production: database, hosting, pubsub

  • functions: Using node@16 from host.
    ! Your requested "node" version "10" doesn't match your global version "16". Using node@16 from host.
    ! Your requested "node" version "10" doesn't match your global version "16". Using node@16 from host.
    i firestore: Importing data from C:\Development\App\OfficeProjects\FirebaseFunctions\local-data\firestore_export\firestore_export.overall_export_metadata
    i firestore: Firestore Emulator logging to firestore-debug.log
    i emulators: Shutting down emulators.
    i extensions: Stopping Extensions Emulator
    i functions: Stopping Functions Emulator
    i firestore: Stopping Firestore Emulator
    ! Firestore Emulator has exited upon receiving signal: SIGINT
    i hub: Stopping emulator hub

Error: TIMEOUT: Port 8080 on 0.0.0.0 was not active within 60000ms

@SohelIslamImran
Copy link
Author

This issue isn't resolved #2379

@yuchenshi
Copy link
Member

Reopening #2379 with more context

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

4 participants