forked from Salman1205/MailAssist
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdebug_output.txt
More file actions
48 lines (47 loc) · 2.4 KB
/
debug_output.txt
File metadata and controls
48 lines (47 loc) · 2.4 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
[dotenv@17.2.4] injecting env (15) from .env.local -- tip: ⚙️ load multiple .env files with { path: ['.env.local', '.env'] }
--- DEBUG UPDATE ---
Using ticket 4b303a77-72d8-4446-bc56-8449e726f34b
Updates: {
updated_at: '2026-02-17T18:33:25.046Z',
last_customer_reply_at: '2026-02-17T18:33:25.046Z',
status: 'open',
was_reopened: true,
user_email: 'support@carifex.com'
}
Importing lib/tickets client...
[Supabase] Initializing with Service Role Key
Attempting update with IMPORTED client...
node.exe : Imported client
error: {
At C:\Program
Files\nodejs\npx.ps1:29
char:3
+ & $NODE_EXE
$NPX_CLI_JS $args
+ ~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~
+ CategoryInfo
: NotSpecified: (Imp
orted client error: {:
String) [], RemoteExce
ption
+ FullyQualifiedErrorI
d : NativeCommandError
code: 'PGRST204',
details: null,
hint: null,
message: "Could not find
the 'was_reopened' column
of 'tickets' in the schema
cache"
}
Attempting update with LOCAL client...
Local client error: {
code: 'PGRST204',
details: null,
hint: null,
message: "Could not find
the 'was_reopened' column
of 'tickets' in the schema
cache"
}