forked from QuantumNous/new-api
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbuild_errors.txt
More file actions
385 lines (384 loc) · 52.6 KB
/
build_errors.txt
File metadata and controls
385 lines (384 loc) · 52.6 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
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
go : go: downloading github.com/go-redis/redis/v8 v8.11.5
所在位置 行:1 字符: 1
+ go build ./... 2>build_errors.txt; type build_errors.txt
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (go: downloading...edis/v8 v8.11.5
:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
go: downloading github.com/gin-contrib/cors v1.7.2
go: downloading github.com/glebarez/sqlite v1.9.0
go: downloading github.com/tidwall/sjson v1.2.5
go: downloading github.com/go-webauthn/webauthn v0.14.0
go: downloading github.com/Calcium-Ion/go-epay v0.0.4
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/golang-jwt/jwt/v5 v5.3.0
go: downloading github.com/aws/aws-sdk-go-v2 v1.37.2
go: downloading github.com/samber/lo v1.52.0
go: downloading github.com/bytedance/gopkg v0.1.3
go: downloading github.com/tidwall/gjson v1.18.0
go: downloading github.com/andybalholm/brotli v1.1.1
go: downloading golang.org/x/text v0.32.0
go: downloading github.com/samber/hot v0.11.0
go: downloading github.com/nicksnyder/go-i18n/v2 v2.6.1
go: downloading github.com/gorilla/websocket v1.5.0
go: downloading github.com/gin-contrib/sessions v0.0.5
go: downloading github.com/gin-contrib/gzip v0.0.6
go: downloading github.com/abema/go-mp4 v1.4.1
go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.17.11
go: downloading github.com/shopspring/decimal v1.4.0
go: downloading github.com/gin-contrib/static v0.0.1
go: downloading gorm.io/driver/mysql v1.4.3
go: downloading gorm.io/driver/postgres v1.5.2
go: downloading gorm.io/gorm v1.25.2
go: downloading github.com/aws/aws-sdk-go-v2/service/bedrockruntime v1.33.0
go: downloading github.com/aws/smithy-go v1.22.5
go: downloading github.com/go-audio/aiff v1.1.0
go: downloading github.com/go-audio/wav v1.1.0
go: downloading github.com/go-playground/validator/v10 v10.20.0
go: downloading github.com/grafana/pyroscope-go v1.2.7
go: downloading github.com/jfreymuth/oggvorbis v1.0.5
go: downloading github.com/jinzhu/copier v0.4.0
go: downloading github.com/mewkiz/flac v1.0.13
go: downloading github.com/shirou/gopsutil v3.21.11+incompatible
go: downloading github.com/tcolgate/mp3 v0.0.0-20170426193717-e79c5a46d300
go: downloading github.com/yapingcat/gomedia v0.0.0-20240906162731-17feea57090c
go: downloading golang.org/x/crypto v0.45.0
go: downloading github.com/pquerna/otp v1.5.0
go: downloading github.com/anknown/ahocorasick v0.0.0-20190904063843-d75dbd5169
c0
go: downloading github.com/tiktoken-go/tokenizer v0.6.2
go: downloading golang.org/x/image v0.23.0
go: downloading golang.org/x/net v0.47.0
go: downloading github.com/stripe/stripe-go/v81 v81.4.0
go: downloading github.com/thanhpk/randstr v1.0.6
go: downloading golang.org/x/sync v0.19.0
go: downloading github.com/joho/godotenv v1.5.1
go: downloading github.com/pelletier/go-toml/v2 v2.2.1
go: downloading github.com/ugorji/go/codec v1.2.12
go: downloading google.golang.org/protobuf v1.36.5
common\audio.go:9:2: github.com/abema/go-mp4@v1.4.1: Get "https://proxy.golang.
org/github.com/abema/go-mp4/@v/v1.4.1.zip": dial tcp 142.250.77.17:443: connect
ex: A connection attempt failed because the connected party did not properly re
spond after a period of time, or established connection failed because connecte
d host has failed to respond.
common\gopool.go:8:2: github.com/bytedance/gopkg@v0.1.3: Get "https://proxy.gol
ang.org/github.com/bytedance/gopkg/@v/v0.1.3.zip": dial tcp 142.250.77.17:443:
connectex: A connection attempt failed because the connected party did not prop
erly respond after a period of time, or established connection failed because c
onnected host has failed to respond.
common\embed-file-system.go:9:2: github.com/gin-contrib/static@v0.0.1: Get "htt
ps://proxy.golang.org/github.com/gin-contrib/static/@v/v0.0.1.zip": dial tcp 14
2.250.77.17:443: connectex: A connection attempt failed because the connected p
arty did not properly respond after a period of time, or established connection
failed because connected host has failed to respond.
C:\Users\Administrator\go\pkg\mod\github.com\gin-gonic\gin@v1.9.1\binding\defau
lt_validator.go:13:2: github.com/go-playground/validator/v10@v10.20.0: Get "htt
ps://proxy.golang.org/github.com/go-playground/validator/v10/@v/v10.20.0.zip":
dial tcp 142.250.77.17:443: connectex: A connection attempt failed because the
connected party did not properly respond after a period of time, or established
connection failed because connected host has failed to respond.
C:\Users\Administrator\go\pkg\mod\github.com\gin-gonic\gin@v1.9.1\binding\toml.
go:12:2: github.com/pelletier/go-toml/v2@v2.2.1: Get "https://proxy.golang.org/
github.com/pelletier/go-toml/v2/@v/v2.2.1.zip": dial tcp 142.250.77.17:443: con
nectex: A connection attempt failed because the connected party did not properl
y respond after a period of time, or established connection failed because conn
ected host has failed to respond.
C:\Users\Administrator\go\pkg\mod\github.com\gin-gonic\gin@v1.9.1\binding\msgpa
ck.go:14:2: github.com/ugorji/go/codec@v1.2.12: Get "https://proxy.golang.org/g
ithub.com/ugorji/go/codec/@v/v1.2.12.zip": dial tcp 142.250.77.17:443: connecte
x: A connection attempt failed because the connected party did not properly res
pond after a period of time, or established connection failed because connected
host has failed to respond.
C:\Users\Administrator\go\pkg\mod\github.com\gin-gonic\gin@v1.9.1\binding\proto
buf.go:12:2: google.golang.org/protobuf@v1.36.5: Get "https://proxy.golang.org/
google.golang.org/protobuf/@v/v1.36.5.zip": dial tcp 142.250.77.17:443: connect
ex: A connection attempt failed because the connected party did not properly re
spond after a period of time, or established connection failed because connecte
d host has failed to respond.
C:\Users\Administrator\go\pkg\mod\github.com\gin-gonic\gin@v1.9.1\gin.go:20:2:
golang.org/x/net@v0.47.0: Get "https://proxy.golang.org/golang.org/x/net/@v/v0.
47.0.zip": dial tcp 142.250.77.17:443: connectex: A connection attempt failed b
ecause the connected party did not properly respond after a period of time, or
established connection failed because connected host has failed to respond.
C:\Users\Administrator\go\pkg\mod\github.com\gin-gonic\gin@v1.9.1\gin.go:21:2:
golang.org/x/net@v0.47.0: Get "https://proxy.golang.org/golang.org/x/net/@v/v0.
47.0.zip": dial tcp 142.250.77.17:443: connectex: A connection attempt failed b
ecause the connected party did not properly respond after a period of time, or
established connection failed because connected host has failed to respond.
common\audio.go:10:2: github.com/go-audio/aiff@v1.1.0: Get "https://proxy.golan
g.org/github.com/go-audio/aiff/@v/v1.1.0.zip": dial tcp 142.250.77.17:443: conn
ectex: A connection attempt failed because the connected party did not properly
respond after a period of time, or established connection failed because conne
cted host has failed to respond.
common\audio.go:11:2: github.com/go-audio/wav@v1.1.0: Get "https://proxy.golang
.org/github.com/go-audio/wav/@v/v1.1.0.zip": dial tcp 142.250.77.17:443: connec
tex: A connection attempt failed because the connected party did not properly r
espond after a period of time, or established connection failed because connect
ed host has failed to respond.
common\redis.go:12:2: github.com/go-redis/redis/v8@v8.11.5: Get "https://proxy.
golang.org/github.com/go-redis/redis/v8/@v/v8.11.5.zip": dial tcp 142.250.77.17
:443: connectex: A connection attempt failed because the connected party did no
t properly respond after a period of time, or established connection failed bec
ause connected host has failed to respond.
common\pyro.go:6:2: github.com/grafana/pyroscope-go@v1.2.7: Get "https://proxy.
golang.org/github.com/grafana/pyroscope-go/@v/v1.2.7.zip": dial tcp 142.250.77.
17:443: connectex: A connection attempt failed because the connected party did
not properly respond after a period of time, or established connection failed b
ecause connected host has failed to respond.
common\audio.go:12:2: github.com/jfreymuth/oggvorbis@v1.0.5: Get "https://proxy
.golang.org/github.com/jfreymuth/oggvorbis/@v/v1.0.5.zip": dial tcp 142.250.77.
17:443: connectex: A connection attempt failed because the connected party did
not properly respond after a period of time, or established connection failed b
ecause connected host has failed to respond.
common\copy.go:6:2: github.com/jinzhu/copier@v0.4.0: Get "https://proxy.golang.
org/github.com/jinzhu/copier/@v/v0.4.0.zip": dial tcp 142.250.77.17:443: connec
tex: A connection attempt failed because the connected party did not properly r
espond after a period of time, or established connection failed because connect
ed host has failed to respond.
common\audio.go:13:2: github.com/mewkiz/flac@v1.0.13: Get "https://proxy.golang
.org/github.com/mewkiz/flac/@v/v1.0.13.zip": dial tcp 142.250.77.17:443: connec
tex: A connection attempt failed because the connected party did not properly r
espond after a period of time, or established connection failed because connect
ed host has failed to respond.
common\audio.go:14:2: github.com/pkg/errors@v0.9.1: Get "https://proxy.golang.o
rg/github.com/pkg/errors/@v/v0.9.1.zip": dial tcp 142.250.77.17:443: connectex:
A connection attempt failed because the connected party did not properly respo
nd after a period of time, or established connection failed because connected h
ost has failed to respond.
common\totp.go:10:2: github.com/pquerna/otp@v1.5.0: Get "https://proxy.golang.o
rg/github.com/pquerna/otp/@v/v1.5.0.zip": dial tcp 142.250.77.17:443: connectex
: A connection attempt failed because the connected party did not properly resp
ond after a period of time, or established connection failed because connected
host has failed to respond.
common\totp.go:11:2: github.com/pquerna/otp@v1.5.0: Get "https://proxy.golang.o
rg/github.com/pquerna/otp/@v/v1.5.0.zip": dial tcp 142.250.77.17:443: connectex
: A connection attempt failed because the connected party did not properly resp
ond after a period of time, or established connection failed because connected
host has failed to respond.
common\str.go:12:2: github.com/samber/lo@v1.52.0: Get "https://proxy.golang.org
/github.com/samber/lo/@v/v1.52.0.zip": dial tcp 142.250.77.17:443: connectex: A
connection attempt failed because the connected party did not properly respond
after a period of time, or established connection failed because connected hos
t has failed to respond.
common\pprof.go:9:2: github.com/shirou/gopsutil@v3.21.11+incompatible: Get "htt
ps://proxy.golang.org/github.com/shirou/gopsutil/@v/v3.21.11+incompatible.zip":
dial tcp 142.250.77.17:443: connectex: A connection attempt failed because the
connected party did not properly respond after a period of time, or establishe
d connection failed because connected host has failed to respond.
common\system_monitor.go:8:2: github.com/shirou/gopsutil@v3.21.11+incompatible:
Get "https://proxy.golang.org/github.com/shirou/gopsutil/@v/v3.21.11+incompati
ble.zip": dial tcp 142.250.77.17:443: connectex: A connection attempt failed be
cause the connected party did not properly respond after a period of time, or e
stablished connection failed because connected host has failed to respond.
common\audio.go:15:2: github.com/tcolgate/mp3@v0.0.0-20170426193717-e79c5a46d30
0: Get "https://proxy.golang.org/github.com/tcolgate/mp3/@v/v0.0.0-201704261937
17-e79c5a46d300.zip": dial tcp 142.250.77.17:443: connectex: A connection attem
pt failed because the connected party did not properly respond after a period o
f time, or established connection failed because connected host has failed to r
espond.
common\audio.go:16:2: github.com/yapingcat/gomedia@v0.0.0-20240906162731-17feea
57090c: Get "https://proxy.golang.org/github.com/yapingcat/gomedia/@v/v0.0.0-20
240906162731-17feea57090c.zip": dial tcp 142.250.77.17:443: connectex: A connec
tion attempt failed because the connected party did not properly respond after
a period of time, or established connection failed because connected host has f
ailed to respond.
common\crypto.go:8:2: golang.org/x/crypto@v0.45.0: Get "https://proxy.golang.or
g/golang.org/x/crypto/@v/v0.45.0.zip": dial tcp 142.250.77.17:443: connectex: A
connection attempt failed because the connected party did not properly respond
after a period of time, or established connection failed because connected hos
t has failed to respond.
common\redis.go:13:2: gorm.io/gorm@v1.25.2: Get "https://proxy.golang.org/gorm.
io/gorm/@v/v1.25.2.zip": dial tcp 142.250.77.17:443: connectex: A connection at
tempt failed because the connected party did not properly respond after a perio
d of time, or established connection failed because connected host has failed t
o respond.
controller\subscription_external.go:10:2: github.com/Calcium-Ion/go-epay@v0.0.4
: Get "https://proxy.golang.org/github.com/%21calcium-%21ion/go-epay/@v/v0.0.4.
zip": dial tcp 142.250.77.17:443: connectex: A connection attempt failed becaus
e the connected party did not properly respond after a period of time, or estab
lished connection failed because connected host has failed to respond.
i18n\i18n.go:9:2: github.com/nicksnyder/go-i18n/v2@v2.6.1: Get "https://proxy.g
olang.org/github.com/nicksnyder/go-i18n/v2/@v/v2.6.1.zip": dial tcp 142.250.77.
17:443: connectex: A connection attempt failed because the connected party did
not properly respond after a period of time, or established connection failed b
ecause connected host has failed to respond.
i18n\i18n.go:10:2: golang.org/x/text@v0.32.0: Get "https://proxy.golang.org/gol
ang.org/x/text/@v/v0.32.0.zip": dial tcp 142.250.77.17:443: connectex: A connec
tion attempt failed because the connected party did not properly respond after
a period of time, or established connection failed because connected host has f
ailed to respond.
pkg\cachex\hybrid_cache.go:11:2: github.com/samber/hot@v0.11.0: Get "https://pr
oxy.golang.org/github.com/samber/hot/@v/v0.11.0.zip": dial tcp 142.250.77.17:44
3: connectex: A connection attempt failed because the connected party did not p
roperly respond after a period of time, or established connection failed becaus
e connected host has failed to respond.
relay\common\relay_info.go:18:2: github.com/gorilla/websocket@v1.5.0: Get "http
s://proxy.golang.org/github.com/gorilla/websocket/@v/v1.5.0.zip": dial tcp 142.
250.77.17:443: connectex: A connection attempt failed because the connected par
ty did not properly respond after a period of time, or established connection f
ailed because connected host has failed to respond.
relay\common\override.go:10:2: github.com/tidwall/gjson@v1.18.0: Get "https://p
roxy.golang.org/github.com/tidwall/gjson/@v/v1.18.0.zip": dial tcp 142.250.77.1
7:443: connectex: A connection attempt failed because the connected party did n
ot properly respond after a period of time, or established connection failed be
cause connected host has failed to respond.
relay\common\override.go:11:2: github.com/tidwall/sjson@v1.2.5: Get "https://pr
oxy.golang.org/github.com/tidwall/sjson/@v/v1.2.5.zip": dial tcp 142.250.77.17:
443: connectex: A connection attempt failed because the connected party did not
properly respond after a period of time, or established connection failed beca
use connected host has failed to respond.
model\main.go:14:2: github.com/glebarez/sqlite@v1.9.0: Get "https://proxy.golan
g.org/github.com/glebarez/sqlite/@v/v1.9.0.zip": dial tcp 142.250.77.17:443: co
nnectex: A connection attempt failed because the connected party did not proper
ly respond after a period of time, or established connection failed because con
nected host has failed to respond.
model\passkey.go:13:2: github.com/go-webauthn/webauthn@v0.14.0: Get "https://pr
oxy.golang.org/github.com/go-webauthn/webauthn/@v/v0.14.0.zip": dial tcp 142.25
0.77.17:443: connectex: A connection attempt failed because the connected party
did not properly respond after a period of time, or established connection fai
led because connected host has failed to respond.
model\passkey.go:14:2: github.com/go-webauthn/webauthn@v0.14.0: Get "https://pr
oxy.golang.org/github.com/go-webauthn/webauthn/@v/v0.14.0.zip": dial tcp 142.25
0.77.17:443: connectex: A connection attempt failed because the connected party
did not properly respond after a period of time, or established connection fai
led because connected host has failed to respond.
model\topup.go:10:2: github.com/shopspring/decimal@v1.4.0: Get "https://proxy.g
olang.org/github.com/shopspring/decimal/@v/v1.4.0.zip": dial tcp 142.250.77.17:
443: connectex: A connection attempt failed because the connected party did not
properly respond after a period of time, or established connection failed beca
use connected host has failed to respond.
model\main.go:15:2: gorm.io/driver/mysql@v1.4.3: Get "https://proxy.golang.org/
gorm.io/driver/mysql/@v/v1.4.3.zip": dial tcp 142.250.77.17:443: connectex: A c
onnection attempt failed because the connected party did not properly respond a
fter a period of time, or established connection failed because connected host
has failed to respond.
model\main.go:16:2: gorm.io/driver/postgres@v1.5.2: Get "https://proxy.golang.o
rg/gorm.io/driver/postgres/@v/v1.5.2.zip": dial tcp 142.250.77.17:443: connecte
x: A connection attempt failed because the connected party did not properly res
pond after a period of time, or established connection failed because connected
host has failed to respond.
model\ability.go:13:2: gorm.io/gorm@v1.25.2: Get "https://proxy.golang.org/gorm
.io/gorm/@v/v1.25.2.zip": dial tcp 142.250.77.17:443: connectex: A connection a
ttempt failed because the connected party did not properly respond after a peri
od of time, or established connection failed because connected host has failed
to respond.
service\str.go:11:2: github.com/anknown/ahocorasick@v0.0.0-20190904063843-d75db
d5169c0: Get "https://proxy.golang.org/github.com/anknown/ahocorasick/@v/v0.0.0
-20190904063843-d75dbd5169c0.zip": dial tcp 142.250.77.17:443: connectex: A con
nection attempt failed because the connected party did not properly respond aft
er a period of time, or established connection failed because connected host ha
s failed to respond.
service\tokenizer.go:7:2: github.com/tiktoken-go/tokenizer@v0.6.2: Get "https:/
/proxy.golang.org/github.com/tiktoken-go/tokenizer/@v/v0.6.2.zip": dial tcp 142
.250.77.17:443: connectex: A connection attempt failed because the connected pa
rty did not properly respond after a period of time, or established connection
failed because connected host has failed to respond.
service\tokenizer.go:8:2: github.com/tiktoken-go/tokenizer@v0.6.2: Get "https:/
/proxy.golang.org/github.com/tiktoken-go/tokenizer/@v/v0.6.2.zip": dial tcp 142
.250.77.17:443: connectex: A connection attempt failed because the connected pa
rty did not properly respond after a period of time, or established connection
failed because connected host has failed to respond.
service\file_service.go:21:2: golang.org/x/image@v0.23.0: Get "https://proxy.go
lang.org/golang.org/x/image/@v/v0.23.0.zip": dial tcp 142.250.77.17:443: connec
tex: A connection attempt failed because the connected party did not properly r
espond after a period of time, or established connection failed because connect
ed host has failed to respond.
service\http_client.go:15:2: golang.org/x/net@v0.47.0: Get "https://proxy.golan
g.org/golang.org/x/net/@v/v0.47.0.zip": dial tcp 142.250.77.17:443: connectex:
A connection attempt failed because the connected party did not properly respon
d after a period of time, or established connection failed because connected ho
st has failed to respond.
middleware\gzip.go:9:2: github.com/andybalholm/brotli@v1.1.1: Get "https://prox
y.golang.org/github.com/andybalholm/brotli/@v/v1.1.1.zip": dial tcp 142.250.77.
17:443: connectex: A connection attempt failed because the connected party did
not properly respond after a period of time, or established connection failed b
ecause connected host has failed to respond.
middleware\cors.go:5:2: github.com/gin-contrib/cors@v1.7.2: Get "https://proxy.
golang.org/github.com/gin-contrib/cors/@v/v1.7.2.zip": dial tcp 142.250.77.17:4
43: connectex: A connection attempt failed because the connected party did not
properly respond after a period of time, or established connection failed becau
se connected host has failed to respond.
middleware\auth.go:18:2: github.com/gin-contrib/sessions@v0.0.5: Get "https://p
roxy.golang.org/github.com/gin-contrib/sessions/@v/v0.0.5.zip": dial tcp 142.25
0.77.17:443: connectex: A connection attempt failed because the connected party
did not properly respond after a period of time, or established connection fai
led because connected host has failed to respond.
relay\channel\aws\relay-aws.go:24:2: github.com/aws/aws-sdk-go-v2@v1.37.2: Get
"https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/@v/v1.37.2.zip": dial tc
p 142.250.77.17:443: connectex: A connection attempt failed because the connect
ed party did not properly respond after a period of time, or established connec
tion failed because connected host has failed to respond.
relay\channel\aws\relay-aws.go:25:2: github.com/aws/aws-sdk-go-v2/credentials@v
1.17.11: Get "https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/credentials
/@v/v1.17.11.zip": dial tcp 142.250.77.17:443: connectex: A connection attempt
failed because the connected party did not properly respond after a period of t
ime, or established connection failed because connected host has failed to resp
ond.
relay\channel\aws\adaptor.go:15:2: github.com/aws/aws-sdk-go-v2/service/bedrock
runtime@v1.33.0: Get "https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/ser
vice/bedrockruntime/@v/v1.33.0.zip": dial tcp 142.250.77.17:443: connectex: A c
onnection attempt failed because the connected party did not properly respond a
fter a period of time, or established connection failed because connected host
has failed to respond.
relay\channel\aws\relay-aws.go:27:2: github.com/aws/aws-sdk-go-v2/service/bedro
ckruntime@v1.33.0: Get "https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/s
ervice/bedrockruntime/@v/v1.33.0.zip": dial tcp 142.250.77.17:443: connectex: A
connection attempt failed because the connected party did not properly respond
after a period of time, or established connection failed because connected hos
t has failed to respond.
relay\channel\aws\relay-aws.go:28:2: github.com/aws/smithy-go@v1.22.5: Get "htt
ps://proxy.golang.org/github.com/aws/smithy-go/@v/v1.22.5.zip": dial tcp 142.25
0.77.17:443: connectex: A connection attempt failed because the connected party
did not properly respond after a period of time, or established connection fai
led because connected host has failed to respond.
relay\channel\task\kling\adaptor.go:17:2: github.com/golang-jwt/jwt/v5@v5.3.0:
Get "https://proxy.golang.org/github.com/golang-jwt/jwt/v5/@v/v5.3.0.zip": dial
tcp 142.250.77.17:443: connectex: A connection attempt failed because the conn
ected party did not properly respond after a period of time, or established con
nection failed because connected host has failed to respond.
relay\channel\vertex\service_account.go:16:2: github.com/bytedance/gopkg@v0.1.3
: Get "https://proxy.golang.org/github.com/bytedance/gopkg/@v/v0.1.3.zip": dial
tcp 142.250.77.17:443: connectex: A connection attempt failed because the conn
ected party did not properly respond after a period of time, or established con
nection failed because connected host has failed to respond.
controller\subscription_payment_stripe.go:15:2: github.com/stripe/stripe-go/v81
@v81.4.0: Get "https://proxy.golang.org/github.com/stripe/stripe-go/v81/@v/v81.
4.0.zip": dial tcp 142.250.77.17:443: connectex: A connection attempt failed be
cause the connected party did not properly respond after a period of time, or e
stablished connection failed because connected host has failed to respond.
controller\subscription_payment_stripe.go:16:2: github.com/stripe/stripe-go/v81
@v81.4.0: Get "https://proxy.golang.org/github.com/stripe/stripe-go/v81/@v/v81.
4.0.zip": dial tcp 142.250.77.17:443: connectex: A connection attempt failed be
cause the connected party did not properly respond after a period of time, or e
stablished connection failed because connected host has failed to respond.
controller\topup_stripe.go:22:2: github.com/stripe/stripe-go/v81@v81.4.0: Get "
https://proxy.golang.org/github.com/stripe/stripe-go/v81/@v/v81.4.0.zip": dial
tcp 142.250.77.17:443: connectex: A connection attempt failed because the conne
cted party did not properly respond after a period of time, or established conn
ection failed because connected host has failed to respond.
controller\subscription_payment_creem.go:14:2: github.com/thanhpk/randstr@v1.0.
6: Get "https://proxy.golang.org/github.com/thanhpk/randstr/@v/v1.0.6.zip": dia
l tcp 142.250.77.17:443: connectex: A connection attempt failed because the con
nected party did not properly respond after a period of time, or established co
nnection failed because connected host has failed to respond.
controller\uptime_kuma.go:15:2: golang.org/x/sync@v0.19.0: Get "https://proxy.g
olang.org/golang.org/x/sync/@v/v0.19.0.zip": dial tcp 142.250.77.17:443: connec
tex: A connection attempt failed because the connected party did not properly r
espond after a period of time, or established connection failed because connect
ed host has failed to respond.
router\api-router.go:10:2: github.com/gin-contrib/gzip@v0.0.6: Get "https://pro
xy.golang.org/github.com/gin-contrib/gzip/@v/v0.0.6.zip": dial tcp 142.250.77.1
7:443: connectex: A connection attempt failed because the connected party did n
ot properly respond after a period of time, or established connection failed be
cause connected host has failed to respond.
main.go:30:2: github.com/gin-contrib/sessions@v0.0.5: Get "https://proxy.golang
.org/github.com/gin-contrib/sessions/@v/v0.0.5.zip": dial tcp 142.250.77.17:443
: connectex: A connection attempt failed because the connected party did not pr
operly respond after a period of time, or established connection failed because
connected host has failed to respond.
main.go:32:2: github.com/joho/godotenv@v1.5.1: Get "https://proxy.golang.org/gi
thub.com/joho/godotenv/@v/v1.5.1.zip": dial tcp 142.250.77.17:443: connectex: A
connection attempt failed because the connected party did not properly respond
after a period of time, or established connection failed because connected hos
t has failed to respond.
main.go:37:12: pattern web/dist: no matching files found