-
Notifications
You must be signed in to change notification settings - Fork 0
/
firebase-debug.log
91 lines (80 loc) · 7.58 KB
/
firebase-debug.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
[debug] [2024-05-16T03:59:01.082Z] ----------------------------------------------------------------------
[debug] [2024-05-16T03:59:01.086Z] Command: C:\Program Files\nodejs\node.exe C:\Users\Hassan Laptop Point\AppData\Roaming\npm\node_modules\firebase-tools\lib\bin\firebase.js init hosting
[debug] [2024-05-16T03:59:01.086Z] CLI Version: 13.9.0
[debug] [2024-05-16T03:59:01.087Z] Platform: win32
[debug] [2024-05-16T03:59:01.087Z] Node Version: v20.11.0
[debug] [2024-05-16T03:59:01.088Z] Time: Thu May 16 2024 08:59:01 GMT+0500 (Pakistan Standard Time)
[debug] [2024-05-16T03:59:01.088Z] ----------------------------------------------------------------------
[debug]
[debug] [2024-05-16T03:59:01.097Z] > 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-05-16T03:59:01.097Z] > authorizing via signed-in user (fullstackdeveloper486@gmail.com)
[info]
######## #### ######## ######## ######## ### ###### ########
## ## ## ## ## ## ## ## ## ## ##
###### ## ######## ###### ######## ######### ###### ######
## ## ## ## ## ## ## ## ## ## ##
## #### ## ## ######## ######## ## ## ###### ########
You're about to initialize a Firebase project in this directory:
C:\Users\Hassan Laptop Point\Desktop\movie application\my-app
[info]
=== Project Setup
[info]
[info] First, let's associate this project directory with a Firebase project.
[info] You can create multiple project aliases by running firebase use --add,
[info] but for now we'll just set up a default project.
[info]
[debug] [2024-05-16T03:59:28.177Z] >>> [apiv2][query] GET https://firebase.googleapis.com/v1beta1/projects pageSize=100
[debug] [2024-05-16T03:59:29.437Z] <<< [apiv2][status] GET https://firebase.googleapis.com/v1beta1/projects 200
[debug] [2024-05-16T03:59:29.437Z] <<< [apiv2][body] GET https://firebase.googleapis.com/v1beta1/projects [omitted]
[info] i Using project movieapp-d943c (movieapp)
[info]
=== Hosting Setup
[debug] [2024-05-16T04:00:17.152Z] >>> [apiv2][query] GET https://firebase.googleapis.com/v1beta1/projects/movieapp-d943c [none]
[debug] [2024-05-16T04:00:18.177Z] <<< [apiv2][status] GET https://firebase.googleapis.com/v1beta1/projects/movieapp-d943c 200
[debug] [2024-05-16T04:00:18.177Z] <<< [apiv2][body] GET https://firebase.googleapis.com/v1beta1/projects/movieapp-d943c {"projectId":"movieapp-d943c","projectNumber":"449788559722","displayName":"movieapp","name":"projects/movieapp-d943c","resources":{"hostingSite":"movieapp-d943c"},"state":"ACTIVE","etag":"1_1fb05b44-5b61-4b0f-b41e-9279293cf864"}
[info]
[info] i Writing configuration info to firebase.json...
[info] i Writing project information to .firebaserc...
[info]
[info] + Firebase initialization complete!
[debug] [2024-05-16T04:03:15.688Z] Error: Timed out.
at Timeout.<anonymous> (C:\Users\Hassan Laptop Point\AppData\Roaming\npm\node_modules\firebase-tools\lib\utils.js:267:49)
at listOnTimeout (node:internal/timers:573:17)
at process.processTimers (node:internal/timers:514:7)
[error]
[error] Error: An unexpected error has occurred.
[debug] [2024-05-16T04:04:31.327Z] ----------------------------------------------------------------------
[debug] [2024-05-16T04:04:31.331Z] Command: C:\Program Files\nodejs\node.exe C:\Users\Hassan Laptop Point\AppData\Roaming\npm\node_modules\firebase-tools\lib\bin\firebase.js deploy
[debug] [2024-05-16T04:04:31.332Z] CLI Version: 13.9.0
[debug] [2024-05-16T04:04:31.332Z] Platform: win32
[debug] [2024-05-16T04:04:31.332Z] Node Version: v20.11.0
[debug] [2024-05-16T04:04:31.332Z] Time: Thu May 16 2024 09:04:31 GMT+0500 (Pakistan Standard Time)
[debug] [2024-05-16T04:04:31.333Z] ----------------------------------------------------------------------
[debug]
[debug] [2024-05-16T04:04:31.456Z] > 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-05-16T04:04:31.457Z] > authorizing via signed-in user (fullstackdeveloper486@gmail.com)
[debug] [2024-05-16T04:04:31.457Z] [iam] checking project movieapp-d943c for permissions ["firebase.projects.get","firebasehosting.sites.update"]
[debug] [2024-05-16T04:04:31.460Z] >>> [apiv2][query] POST https://cloudresourcemanager.googleapis.com/v1/projects/movieapp-d943c:testIamPermissions [none]
[debug] [2024-05-16T04:04:31.460Z] >>> [apiv2][(partial)header] POST https://cloudresourcemanager.googleapis.com/v1/projects/movieapp-d943c:testIamPermissions x-goog-quota-user=projects/movieapp-d943c
[debug] [2024-05-16T04:04:31.460Z] >>> [apiv2][body] POST https://cloudresourcemanager.googleapis.com/v1/projects/movieapp-d943c:testIamPermissions {"permissions":["firebase.projects.get","firebasehosting.sites.update"]}
[debug] [2024-05-16T04:04:38.931Z] <<< [apiv2][status] POST https://cloudresourcemanager.googleapis.com/v1/projects/movieapp-d943c:testIamPermissions 200
[debug] [2024-05-16T04:04:38.931Z] <<< [apiv2][body] POST https://cloudresourcemanager.googleapis.com/v1/projects/movieapp-d943c:testIamPermissions {"permissions":["firebase.projects.get","firebasehosting.sites.update"]}
[debug] [2024-05-16T04:04:38.933Z] >>> [apiv2][query] GET https://firebase.googleapis.com/v1beta1/projects/movieapp-d943c [none]
[debug] [2024-05-16T04:04:49.642Z] <<< [apiv2][status] GET https://firebase.googleapis.com/v1beta1/projects/movieapp-d943c 200
[debug] [2024-05-16T04:04:49.643Z] <<< [apiv2][body] GET https://firebase.googleapis.com/v1beta1/projects/movieapp-d943c {"projectId":"movieapp-d943c","projectNumber":"449788559722","displayName":"movieapp","name":"projects/movieapp-d943c","resources":{"hostingSite":"movieapp-d943c"},"state":"ACTIVE","etag":"1_1fb05b44-5b61-4b0f-b41e-9279293cf864"}
[info]
Thank you for trying our early preview of Next.js support on Firebase Hosting.
During the preview, support is best-effort and breaking changes can be expected. Proceed with caution.
The integration is known to work with Next.js version 12 - 14.0. You may encounter errors.
Documentation: https://firebase.google.com/docs/hosting/frameworks/nextjs
File a bug: https://github.com/firebase/firebase-tools/issues/new?template=bug_report.md
Submit a feature request: https://github.com/firebase/firebase-tools/issues/new?template=feature_request.md
We'd love to learn from you. Express your interest in helping us shape the future of Firebase Hosting: https://goo.gle/41enW5X
[debug] [2024-05-16T04:05:07.452Z] >>> [apiv2][query] GET https://firebasehosting.googleapis.com/v1beta1/projects/movieapp-d943c/sites/movieapp-d943c [none]
[debug] [2024-05-16T04:05:12.497Z] <<< [apiv2][status] GET https://firebasehosting.googleapis.com/v1beta1/projects/movieapp-d943c/sites/movieapp-d943c 200
[debug] [2024-05-16T04:05:12.497Z] <<< [apiv2][body] GET https://firebasehosting.googleapis.com/v1beta1/projects/movieapp-d943c/sites/movieapp-d943c {"name":"projects/movieapp-d943c/sites/movieapp-d943c","defaultUrl":"https://movieapp-d943c.web.app","type":"DEFAULT_SITE"}
[info] ▲ Next.js 14.1.1
[info] - Environments: .env
[info] Creating an optimized production build ...
[info] ⚠ For production Image Optimization with Next.js, the optional 'sharp' package is strongly recommended. Run 'npm i sharp', and Next.js will use it automatically for Image Optimization.
Read more: https://nextjs.org/docs/messages/sharp-missing-in-production