-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdebug_output.txt
More file actions
117 lines (115 loc) · 4.46 KB
/
debug_output.txt
File metadata and controls
117 lines (115 loc) · 4.46 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
[dotenv@17.2.3] injecting env (1) from .env -- tip: 🔄 add secrets lifecycle management: https://dotenvx.com/ops
Reading Env...
Key available: true
Key length: 35 Key start: sk-0b
Sending request...
node : Error:
APIError: 402
Insufficient Balance
At line:1 char:62
+ ... 4afc8e6eb1acd48
8125c'; node
debug_deepseek.js >
debug_output.txt 2>&1
+
~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~
+ CategoryInfo
: NotSpe
cified: (Error:
APIError...ficie
nt Balance:Strin
g) [], RemoteExc
eption
+ FullyQualified
ErrorId : Native
CommandError
at
APIError.generate (C:
\Users\mukul\Download
s\swiftguard\SwiftGua
rd\node_modules\opena
i\core\error.js:68:16
)
at OpenAI.makeSta
tusError (C:\Users\mu
kul\Downloads\swiftgu
ard\SwiftGuard\node_m
odules\openai\client.
js:165:32)
at
OpenAI.makeRequest (C
:\Users\mukul\Downloa
ds\swiftguard\SwiftGu
ard\node_modules\open
ai\client.js:333:30)
at process.proces
sTicksAndRejections (
node:internal/process
/task_queues:105:5)
at async main (C:
\Users\mukul\Download
s\swiftguard\SwiftGua
rd\debug_deepseek.js:
17:28) {
status: 402,
headers: Headers {
'content-type':
'application/json',
'content-length':
'111',
connection:
'keep-alive',
date: 'Fri, 26
Dec 2025 19:19:37
GMT',
server: 'elb',
vary: 'origin, ac
cess-control-request-
method, access-contro
l-request-headers',
'access-control-a
llow-credentials':
'true',
'x-ds-trace-id':
'2f0fe9fba7fe7bf66604
01809e18b04f',
'strict-transport
-security':
'max-age=31536000;
includeSubDomains;
preload',
'x-content-type-o
ptions': 'nosniff',
'x-cache':
'Error from
cloudfront',
via: '1.1 fa2388d
433a66e7365406f5a2a09
63fa.cloudfront.net
(CloudFront)',
'x-amz-cf-pop':
'BOM78-P9',
'x-amz-cf-id': '6
rgFUgWsOhOMvmuQXTDicR
4HJzanSvG8E7u1-DaAu1o
4xGOMEY7_dA=='
},
requestID: null,
error: {
message:
'Insufficient
Balance',
type:
'unknown_error',
param: null,
code: 'invalid_re
quest_error'
},
code: 'invalid_requ
est_error',
param: null,
type:
'unknown_error'
}