forked from stefanbohacek/detective
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdebug.log
More file actions
225 lines (209 loc) · 15.3 KB
/
debug.log
File metadata and controls
225 lines (209 loc) · 15.3 KB
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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
2026-02-05T21:47:54.468Z [console][error] Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'result')
2026-02-05T21:48:17.464Z [console][error] %c%s%c [33m[1m⚠[22m[39m metadataBase property in metadata export is not set for resolving social open graph or twitter images, using "http://localhost:3000". See https://nextjs.org/docs/app/api-reference/functions/generate-metadata#metadatabase background: #e6e6e6;background: light-dark(rgba(0,0,0,0.1), rgba(255,255,255,0.25));color: #000000;color: light-dark(#000000, #ffffff);border-radius: 2px Server
2026-02-05T21:48:18.415Z [console][error] Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'result')
2026-02-05T21:48:29.766Z [console][error] Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'result')
2026-02-05T21:52:31.876Z [console][error] %c%s%c [33m[1m⚠[22m[39m metadataBase property in metadata export is not set for resolving social open graph or twitter images, using "http://localhost:3000". See https://nextjs.org/docs/app/api-reference/functions/generate-metadata#metadatabase background: #e6e6e6;background: light-dark(rgba(0,0,0,0.1), rgba(255,255,255,0.25));color: #000000;color: light-dark(#000000, #ffffff);border-radius: 2px Server
2026-02-05T21:52:32.736Z [console][error] Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'result')
2026-02-05T21:52:45.879Z [console][error] [useRegistrationFlow] Registration error: RpcResponse.InternalErrorError: Cannot read properties of undefined (reading 'error')
2026-02-05T21:54:14.115Z [console][error] A tree hydrated but some attributes of the server rendered HTML didn't match the client properties. This won't be patched up. This can happen if a SSR-ed Client Component used:
- A server/client branch `if (typeof window !== 'undefined')`.
- Variable input such as `Date.now()` or `Math.random()` which changes each time it's called.
- Date formatting in a user's locale which doesn't match the server.
- External changing data without sending a snapshot of it along with the HTML.
- Invalid HTML tag nesting.
It can also happen if the client has a browser extension installed which messes with the HTML before React loaded.
%s%s https://react.dev/link/hydration-mismatch
...
<HotReload assetPrefix="" globalError={[...]}>
<AppDevOverlayErrorBoundary globalError={[...]}>
<ReplaySsrOnlyErrors>
<DevRootHTTPAccessFallbackBoundary>
<HTTPAccessFallbackBoundary notFound={<NotAllowedRootHTTPFallbackError>}>
<HTTPAccessFallbackErrorBoundary pathname="/" notFound={<NotAllowedRootHTTPFallbackError>} ...>
<RedirectBoundary>
<RedirectErrorBoundary router={{...}}>
<Head>
<__next_root_layout_boundary__>
<SegmentViewNode type="layout" pagePath="layout.tsx">
<SegmentTrieNode>
<link>
<RootLayout>
<html lang="en">
<head>
<body className="text-white">
...
<SegmentViewNode type="page" pagePath="page.tsx">
<SegmentTrieNode>
<ClientPageRoot Component={function Home} searchParams={{}} params={{}}>
<Home params={Promise} searchParams={Promise}>
<div
className="min-h-screen flex items-center justify-center relative"
- data-orchid-ref="ref-0mgqh54110"
>
<div
className="text-center"
- data-orchid-ref="ref-yxyitnp4h5"
>
<SpinningDetective size="xl" className="mb-6">
<div
className="inline-block mb-6"
- data-orchid-ref="ref-9r5hvlphcq"
>
<img
src="/detective.png"
alt="Detective"
className="w-32 h-32 animate-flip-rotate object-contain"
style={{filter:"drop-shado..."}}
- data-orchid-ref="ref-03clrmzn14"
>
<h1
className="hero-title text-3xl font-black text-stroke"
- data-orchid-ref="ref-ar8xw6h3wa"
>
+ 🔍 Detective
<p
className="text-gray-400 text-sm"
- data-orchid-ref="ref-ka0zfvxxps"
>
+ Loading...
<svg
className="svg-filters"
xmlns="http://www.w3.org/2000/svg"
version="1.1"
- data-orch... [truncated]
2026-02-05T21:54:32.051Z [console][error] %c%s%c [33m[1m⚠[22m[39m metadataBase property in metadata export is not set for resolving social open graph or twitter images, using "http://localhost:3000". See https://nextjs.org/docs/app/api-reference/functions/generate-metadata#metadatabase background: #e6e6e6;background: light-dark(rgba(0,0,0,0.1), rgba(255,255,255,0.25));color: #000000;color: light-dark(#000000, #ffffff);border-radius: 2px Server
2026-02-05T21:54:14.116Z [console][error] A tree hydrated but some attributes of the server rendered HTML didn't match the client properties. This won't be patched up. This can happen if a SSR-ed Client Component used:
- A server/client branch `if (typeof window !== 'undefined')`.
- Variable input such as `Date.now()` or `Math.random()` which changes each time it's called.
- Date formatting in a user's locale which doesn't match the server.
- External changing data without sending a snapshot of it along with the HTML.
- Invalid HTML tag nesting.
It can also happen if the client has a browser extension installed which messes with the HTML before React loaded.
%s%s https://react.dev/link/hydration-mismatch
...
<HotReload assetPrefix="" globalError={[...]}>
<AppDevOverlayErrorBoundary globalError={[...]}>
<ReplaySsrOnlyErrors>
<DevRootHTTPAccessFallbackBoundary>
<HTTPAccessFallbackBoundary notFound={<NotAllowedRootHTTPFallbackError>}>
<HTTPAccessFallbackErrorBoundary pathname="/" notFound={<NotAllowedRootHTTPFallbackError>} ...>
<RedirectBoundary>
<RedirectErrorBoundary router={{...}}>
<Head>
<__next_root_layout_boundary__>
<SegmentViewNode type="layout" pagePath="layout.tsx">
<SegmentTrieNode>
<link>
<RootLayout>
<html lang="en">
<head>
<body className="text-white">
...
<SegmentViewNode type="page" pagePath="page.tsx">
<SegmentTrieNode>
<ClientPageRoot Component={function Home} searchParams={{}} params={{}}>
<Home params={Promise} searchParams={Promise}>
<div
className="min-h-screen flex items-center justi...
2026-02-05T21:54:14.115Z [console][error] A tree hydrated but some attributes of the server rendered HTML didn't match the client properties. This won't be patched up. This can happen if a SSR-ed Client Component used:
- A server/client branch `if (typeof window !== 'undefined')`.
- Variable input such as `Date.now()` or `Math.random()` which changes each time it's called.
- Date formatting in a user's locale which doesn't match the server.
- External changing data without sending a snapshot of it along with the HTML.
- Invalid HTML tag nesting.
It can also happen if the client has a browser extension installed which messes with the HTML before React loaded.
%s%s https://react.dev/link/hydration-mismatch
...
<HotReload assetPrefix="" globalError={[...]}>
<AppDevOverlayErrorBoundary globalError={[...]}>
<ReplaySsrOnlyErrors>
<DevRootHTTPAccessFallbackBoundary>
<HTTPAccessFallbackBoundary notFound={<NotAllowedRootHTTPFallbackError>}>
<HTTPAccessFallbackErrorBoundary pathname="/" notFound={<NotAllowedRootHTTPFallbackError>} ...>
<RedirectBoundary>
<RedirectErrorBoundary router={{...}}>
<Head>
<__next_root_layout_boundary__>
<SegmentViewNode type="layout" pagePath="layout.tsx">
<SegmentTrieNode>
<link>
<RootLayout>
<html lang="en">
<head>
<body className="text-white">
...
<SegmentViewNode type="page" pagePath="page.tsx">
<SegmentTrieNode>
<ClientPageRoot Component={function Home} searchParams={{}} params={{}}>
<Home params={Promise} searchParams={Promise}>
<div
className="min-h-screen flex items-center justify-center relative"
- data-orchid-ref="ref-0mgqh54110"
>
<div
className="text-center"
- data-orchid-ref="ref-yxyitnp4h5"
>
<SpinningDetective size="xl" className="mb-6">
<div
className="inline-block mb-6"
- data-orchid-ref="ref-9r5hvlphcq"
>
<img
src="/detective.png"
alt="Detective"
className="w-32 h-32 animate-flip-rotate object-contain"
style={{filter:"drop-shado..."}}
- data-orchid-ref="ref-03clrmzn14"
>
<h1
className="hero-title text-3xl font-black text-stroke"
- data-orchid-ref="ref-ar8xw6h3wa"
>
+ 🔍 Detective
<p
className="text-gray-400 text-sm"
- data-orchid-ref="ref-ka0zfvxxps"
>
+ Loading...
<svg
className="svg-filters"
xmlns="http://www.w3.org/2000/svg"
version="1.1"
- data-orch... [truncated]
2026-02-05T21:54:32.051Z [console][error] %c%s%c [33m[1m⚠[22m[39m metadataBase property in metadata export is not set for resolving social open graph or twitter images, using "http://localhost:3000". See https://nextjs.org/docs/app/api-reference/functions/generate-metadata#metadatabase background: #e6e6e6;background: light-dark(rgba(0,0,0,0.1), rgba(255,255,255,0.25));color: #000000;color: light-dark(#000000, #ffffff);border-radius: 2px Server
2026-02-05T21:54:54.239Z [console][error] %c%s%c [33m[1m⚠[22m[39m metadataBase property in metadata export is not set for resolving social open graph or twitter images, using "http://localhost:3000". See https://nextjs.org/docs/app/api-reference/functions/generate-metadata#metadatabase background: #e6e6e6;background: light-dark(rgba(0,0,0,0.1), rgba(255,255,255,0.25));color: #000000;color: light-dark(#000000, #ffffff);border-radius: 2px Server
2026-02-05T21:55:20.699Z [console][error] %c%s%c [33m[1m⚠[22m[39m metadataBase property in metadata export is not set for resolving social open graph or twitter images, using "http://localhost:3000". See https://nextjs.org/docs/app/api-reference/functions/generate-metadata#metadatabase background: #e6e6e6;background: light-dark(rgba(0,0,0,0.1), rgba(255,255,255,0.25));color: #000000;color: light-dark(#000000, #ffffff);border-radius: 2px Server
2026-02-05T21:54:14.116Z [console][error] A tree hydrated but some attributes of the server rendered HTML didn't match the client properties. This won't be patched up. This can happen if a SSR-ed Client Component used:
- A server/client branch `if (typeof window !== 'undefined')`.
- Variable input such as `Date.now()` or `Math.random()` which changes each time it's called.
- Date formatting in a user's locale which doesn't match the server.
- External changing data without sending a snapshot of it along with the HTML.
- Invalid HTML tag nesting.
It can also happen if the client has a browser extension installed which messes with the HTML before React loaded.
%s%s https://react.dev/link/hydration-mismatch
...
<HotReload assetPrefix="" globalError={[...]}>
<AppDevOverlayErrorBoundary globalError={[...]}>
<ReplaySsrOnlyErrors>
<DevRootHTTPAccessFallbackBoundary>
<HTTPAccessFallbackBoundary notFound={<NotAllowedRootHTTPFallbackError>}>
<HTTPAccessFallbackErrorBoundary pathname="/" notFound={<NotAllowedRootHTTPFallbackError>} ...>
<RedirectBoundary>
<RedirectErrorBoundary router={{...}}>
<Head>
<__next_root_layout_boundary__>
<SegmentViewNode type="layout" pagePath="layout.tsx">
<SegmentTrieNode>
<link>
<RootLayout>
<html lang="en">
<head>
<body className="text-white">
...
<SegmentViewNode type="page" pagePath="page.tsx">
<SegmentTrieNode>
<ClientPageRoot Component={function Home} searchParams={{}} params={{}}>
<Home params={Promise} searchParams={Promise}>
<div
className="min-h-screen flex items-center justi...