-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patherror.log
More file actions
87 lines (85 loc) · 3.21 KB
/
error.log
File metadata and controls
87 lines (85 loc) · 3.21 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
node.exe :
At line:1 char:1
+ & "C:\Program Files
\nodejs/node.exe"
"C:\Program
Files\nodejs/node_mo
...
+ ~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~
+ CategoryInfo
: NotSpe
cified: (:String
) [], RemoteExce
ption
+ FullyQualified
ErrorId : Native
CommandError
C:\Users\stixa\OneDri
ve\Desktop\status-pro
ject\status-page\node
_modules\better-sqlit
e3\lib\methods\wrappe
rs.js:5
return this[cppdb].p
repare(sql, this,
false);
^
SqliteError: table
incidents has no
column named body
at
Database.prepare (C:\
Users\stixa\OneDrive\
Desktop\status-projec
t\status-page\node_mo
dules\better-sqlite3\
lib\methods\wrappers.
js:5:21)
at db (C:\Users\s
tixa\OneDrive\Desktop
\status-project\statu
s-page\scripts\poller
.ts:20:27)
at
Object.<anonymous> (C
:\Users\stixa\OneDriv
e\Desktop\status-proj
ect\status-page\scrip
ts\poller.ts:180:1)
at
Module._compile (node
:internal/modules/cjs
/loader:1761:14)
at
Object.transformer (C
:\Users\stixa\OneDriv
e\Desktop\status-proj
ect\status-page\node_
modules\tsx\dist\regi
ster-D46fvsV_.cjs:3:1
104)
at Module.load (n
ode:internal/modules/
cjs/loader:1481:32)
at Module._load (
node:internal/modules
/cjs/loader:1300:12)
at TracingChannel
.traceSync (node:diag
nostics_channel:328:1
4)
at
wrapModuleLoad (node:
internal/modules/cjs/
loader:245:24)
at loadCJSModuleW
ithModuleLoad (node:i
nternal/modules/esm/t
ranslators:339:3) {
code:
'SQLITE_ERROR'
}
Node.js v24.13.0