-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathscript_log.log
More file actions
485 lines (483 loc) · 106 KB
/
script_log.log
File metadata and controls
485 lines (483 loc) · 106 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
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
2025-12-19 11:53:56 - INFO - file_cache is only supported with oauth2client<4.0.0
2025-12-19 11:54:01 - INFO - 🚀 Script started at 2025-12-19 11:54:01
2025-12-19 11:54:01 - INFO - 🔐 Logging into Yahoo...
2025-12-19 11:54:06 - INFO - ⚠️ Checking for popups...
2025-12-19 11:54:11 - INFO - ℹ️ Finished checking for popups.
2025-12-19 11:54:11 - INFO - ⏳ Waiting for email input field...
2025-12-19 11:54:26 - INFO - ℹ️ Challenge URL detected but no CAPTCHA elements found - proceeding...
2025-12-19 11:54:26 - INFO - ⏳ Waiting for password field to be clickable...
2025-12-19 11:54:26 - INFO - ✅ Password field found. Entering password...
2025-12-19 11:54:30 - INFO - ✅ Final login button found. Clicking with JavaScript...
2025-12-19 11:54:34 - INFO - ⏳ Waiting 2 seconds after login button click...
2025-12-19 11:58:21 - INFO - ✅ Continuing after manual navigation...
2025-12-19 11:58:21 - INFO - ✅ Skipping URL monitoring, continuing to data extraction...
2025-12-19 11:58:21 - INFO - ✅ Login process completed. Proceeding to portfolio page.
2025-12-19 11:58:21 - INFO - ✅ Login confirmed. Starting data extraction...
2025-12-19 11:58:21 - INFO - ✅ Login confirmed. Portfolio page already loaded.
2025-12-19 11:58:21 - INFO - 🛑 Waiting for portfolio data to appear...
2025-12-19 11:58:21 - INFO - 🛑 Aggressive polling for table data every 5 seconds...
2025-12-19 12:02:21 - INFO - ⏳ No table found yet... attempt 1
2025-12-19 12:02:52 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f8ed220>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:02:52 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f8ed350>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:02:52 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f7eb2f0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:02:52 - INFO - ⏳ No table found yet... attempt 2
2025-12-19 12:02:57 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f7d7460>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:02:57 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f8fa950>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:02:57 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f8fae50>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:02:57 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86de50>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:02:57 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86df40>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:02:57 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86e120>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:02:57 - INFO - ⏳ No table found yet... attempt 3
2025-12-19 12:03:02 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86e5d0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:03:02 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86e6c0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:03:02 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86e7b0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:03:02 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86ea80>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:03:02 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86eb70>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:03:02 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86ec60>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:03:02 - INFO - ⏳ No table found yet... attempt 4
2025-12-19 12:03:07 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86f020>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:03:07 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86f110>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:03:07 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86f200>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:03:07 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86ef30>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:03:07 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86ed50>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:03:07 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86ec60>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:03:07 - INFO - ⏳ No table found yet... attempt 5
2025-12-19 12:03:12 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86e8a0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:03:12 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86e7b0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:03:12 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86e6c0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:03:12 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86e4e0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:03:12 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86e030>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:03:12 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86e210>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:03:12 - INFO - ⏳ No table found yet... attempt 6
2025-12-19 12:03:17 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86de50>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:03:17 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86dd60>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:03:17 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86dc70>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:03:17 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86d9a0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:03:17 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86d8b0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:03:17 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86d7c0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:03:17 - INFO - ⏳ No table found yet... attempt 7
2025-12-19 12:03:22 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86d400>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:03:22 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86f3e0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:03:22 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86f4d0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:03:22 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86f7a0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:03:22 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86f890>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:03:22 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86f980>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:03:22 - INFO - ⏳ No table found yet... attempt 8
2025-12-19 12:03:27 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86fd40>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:03:27 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86fe30>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:03:27 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86ff20>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:03:27 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f9d8230>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:03:27 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f9d8320>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:03:27 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f9d8410>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:03:27 - INFO - ⏳ No table found yet... attempt 9
2025-12-19 12:03:32 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f9d87d0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:03:32 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f9d88c0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:03:32 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f9d89b0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:03:32 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f9d8c80>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:03:32 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f9d8d70>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:03:32 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86ff20>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:03:32 - INFO - ⏳ No table found yet... attempt 10
2025-12-19 12:03:37 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86fc50>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:03:37 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86fa70>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:03:37 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86f980>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:03:37 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86f6b0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:03:37 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86f5c0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:03:37 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86f4d0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:03:37 - INFO - ⏳ No table found yet... attempt 11
2025-12-19 12:03:42 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86d5e0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:03:42 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86d6d0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:03:42 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86d7c0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:03:42 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86da90>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:03:42 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86db80>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:03:42 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86dc70>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:03:42 - INFO - ⏳ No table found yet... attempt 12
2025-12-19 12:03:47 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86df40>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:03:47 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86e300>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:03:47 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86e210>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:03:47 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86e3f0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:03:47 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86e5d0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:03:47 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86e6c0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:03:47 - INFO - ⏳ No table found yet... attempt 13
2025-12-19 12:03:52 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86e990>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:03:52 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86eb70>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:03:52 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86ec60>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:03:52 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f9d8b90>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:03:52 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f9d8aa0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:03:52 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f9d89b0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:03:52 - INFO - ⏳ No table found yet... attempt 14
2025-12-19 12:03:57 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f9d86e0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:03:57 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f9d8500>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:03:57 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f9d8410>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:03:57 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f9d8140>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:03:57 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f9d8050>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:03:57 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f9d8e60>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:03:57 - INFO - ⏳ No table found yet... attempt 15
2025-12-19 12:04:02 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f9d9220>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:04:02 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f9d9310>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:04:02 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86ef30>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:04:02 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86eb70>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:04:02 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86e990>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:04:02 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86e8a0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:04:02 - INFO - ⏳ No table found yet... attempt 16
2025-12-19 12:04:07 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86e5d0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:04:07 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86e3f0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:04:07 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86e4e0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:04:07 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86e300>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:04:07 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86df40>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:04:07 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86de50>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:04:07 - INFO - ⏳ No table found yet... attempt 17
2025-12-19 12:04:12 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86db80>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:04:12 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86da90>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:04:12 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86d9a0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:04:12 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86d6d0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:04:12 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86d5e0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:04:12 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86d400>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:04:12 - INFO - ⏳ No table found yet... attempt 18
2025-12-19 12:04:17 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86f5c0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:04:17 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86f6b0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:04:17 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86f7a0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:04:17 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86fa70>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:04:17 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86fc50>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:04:17 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86fe30>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:04:17 - INFO - ⏳ No table found yet... attempt 19
2025-12-19 12:04:22 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f9d8f50>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:04:22 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f9d8e60>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:04:22 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f9d8050>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:04:22 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f9d8320>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:04:22 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f9d8410>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:04:22 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f9d8500>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:04:22 - INFO - ⏳ No table found yet... attempt 20
2025-12-19 12:04:27 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f9d88c0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:04:27 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f9d89b0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:04:27 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f9d8aa0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:04:27 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f9d94f0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:04:27 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f9d95e0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:04:27 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f9d96d0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:04:27 - INFO - ⏳ No table found yet... attempt 21
2025-12-19 12:04:32 - INFO - file_cache is only supported with oauth2client<4.0.0
2025-12-19 12:04:32 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86fa70>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:04:32 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86f980>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:04:32 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86f890>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:04:32 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86f5c0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:04:32 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86f3e0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:04:32 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86f4d0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:04:32 - INFO - ⏳ No table found yet... attempt 22
2025-12-19 12:04:37 - INFO - 🚀 Script started at 2025-12-19 12:04:37
2025-12-19 12:04:37 - INFO - 🔐 Logging into Yahoo...
2025-12-19 12:04:37 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86d6d0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:04:37 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86d7c0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:04:37 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86d8b0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:04:37 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86db80>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:04:37 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86dd60>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:04:37 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86dc70>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:04:37 - INFO - ⏳ No table found yet... attempt 23
2025-12-19 12:04:41 - INFO - ⚠️ Checking for popups...
2025-12-19 12:04:42 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86e300>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:04:42 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86e210>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:04:42 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86e030>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/elements
2025-12-19 12:04:42 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86e5d0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:04:42 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86e7b0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:04:42 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f86e6c0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86/execute/sync
2025-12-19 12:04:42 - INFO - ⏳ No table found yet... attempt 24
2025-12-19 12:04:46 - INFO - ℹ️ Finished checking for popups.
2025-12-19 12:04:46 - INFO - ⏳ Waiting for email input field...
2025-12-19 12:04:47 - ERROR - ❌ An error occurred in the main process:
Traceback (most recent call last):
File "/usr/local/bin/update_sheet", line 1045, in main
raise Exception("Table with data not found after 2 minutes")
Exception: Table with data not found after 2 minutes
2025-12-19 12:04:47 - INFO - 🧹 Cleaning up...
2025-12-19 12:04:47 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f9d8140>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86
2025-12-19 12:04:47 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f9d8050>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86
2025-12-19 12:04:47 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f9d8e60>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/a6ef5b67fa036c85cc3732664a09aa86
2025-12-19 12:04:47 - INFO - ✅ Script completed in 645.67 seconds.
2025-12-19 12:04:47 - INFO - ✅ Script finished at 2025-12-19 12:04:47
2025-12-19 12:05:10 - INFO - ℹ️ Challenge URL detected but no CAPTCHA elements found - proceeding...
2025-12-19 12:05:10 - INFO - ⏳ Waiting for password field to be clickable...
2025-12-19 12:05:11 - INFO - ✅ Password field found. Entering password...
2025-12-19 12:05:13 - INFO - ✅ Final login button found. Clicking with JavaScript...
2025-12-19 12:05:16 - INFO - ⏳ Waiting 2 seconds after login button click...
2025-12-19 12:08:24 - INFO - ✅ Continuing after manual navigation...
2025-12-19 12:08:24 - INFO - ✅ Skipping URL monitoring, continuing to data extraction...
2025-12-19 12:08:24 - INFO - ✅ Login process completed. Proceeding to portfolio page.
2025-12-19 12:08:24 - INFO - ✅ Login confirmed. Starting data extraction...
2025-12-19 12:08:24 - INFO - ✅ Login confirmed. Portfolio page already loaded.
2025-12-19 12:08:24 - INFO - 🛑 Waiting for portfolio data to appear...
2025-12-19 12:08:24 - INFO - 🛑 Aggressive polling for table data every 5 seconds...
2025-12-19 12:12:24 - INFO - ⏳ No table found yet... attempt 1
2025-12-19 12:12:36 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10df05220>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:12:36 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10df05350>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:12:36 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de072f0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:12:36 - INFO - ⏳ No table found yet... attempt 2
2025-12-19 12:12:41 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10ddef460>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:12:41 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10df12950>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:12:41 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10df12e50>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:12:41 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de89e50>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:12:41 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de89f40>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:12:41 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8a120>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:12:41 - INFO - ⏳ No table found yet... attempt 3
2025-12-19 12:12:46 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8a5d0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:12:46 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8a6c0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:12:46 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8a7b0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:12:46 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8aa80>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:12:46 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8ab70>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:12:46 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8ac60>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:12:46 - INFO - ⏳ No table found yet... attempt 4
2025-12-19 12:12:51 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8b020>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:12:51 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8b110>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:12:51 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8b200>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:12:51 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8af30>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:12:51 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8ad50>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:12:51 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8ac60>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:12:51 - INFO - ⏳ No table found yet... attempt 5
2025-12-19 12:12:56 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8a8a0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:12:56 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8a7b0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:12:56 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8a6c0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:12:56 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8a4e0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:12:56 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8a030>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:12:56 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8a210>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:12:56 - INFO - ⏳ No table found yet... attempt 6
2025-12-19 12:13:01 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de89e50>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:13:01 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de89d60>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:13:01 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de89c70>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:13:01 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de899a0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:13:01 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de898b0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:13:01 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de897c0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:13:01 - INFO - ⏳ No table found yet... attempt 7
2025-12-19 12:13:06 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de89400>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:13:06 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8b3e0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:13:06 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8b4d0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:13:06 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8b7a0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:13:06 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8b890>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:13:06 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8b980>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:13:06 - INFO - ⏳ No table found yet... attempt 8
2025-12-19 12:13:11 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8bd40>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:13:11 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8be30>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:13:11 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8bf20>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:13:11 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10dff0230>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:13:11 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10dff0320>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:13:11 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10dff0410>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:13:11 - INFO - ⏳ No table found yet... attempt 9
2025-12-19 12:13:16 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10dff07d0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:13:16 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10dff08c0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:13:16 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10dff09b0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:13:16 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10dff0c80>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:13:16 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10dff0d70>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:13:16 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8bf20>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:13:16 - INFO - ⏳ No table found yet... attempt 10
2025-12-19 12:13:21 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8bc50>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:13:21 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8ba70>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:13:21 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8b980>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:13:21 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8b6b0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:13:21 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8b5c0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:13:21 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8b4d0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:13:21 - INFO - ⏳ No table found yet... attempt 11
2025-12-19 12:13:26 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de895e0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:13:26 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de896d0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:13:26 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de897c0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:13:26 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de89a90>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:13:26 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de89b80>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:13:26 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de89c70>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:13:26 - INFO - ⏳ No table found yet... attempt 12
2025-12-19 12:13:31 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de89f40>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:13:31 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8a300>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:13:31 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8a210>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:13:31 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8a3f0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:13:31 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8a5d0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:13:31 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8a6c0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:13:31 - INFO - ⏳ No table found yet... attempt 13
2025-12-19 12:13:36 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8a990>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:13:36 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8ab70>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:13:36 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8ac60>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:13:36 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10dff0b90>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:13:36 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10dff0aa0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:13:36 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10dff09b0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:13:36 - INFO - ⏳ No table found yet... attempt 14
2025-12-19 12:13:41 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10dff06e0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:13:41 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10dff0500>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:13:41 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10dff0410>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:13:41 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10dff0140>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:13:41 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10dff0050>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:13:41 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10dff0e60>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:13:41 - INFO - ⏳ No table found yet... attempt 15
2025-12-19 12:13:46 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10dff1220>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:13:46 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10dff1310>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:13:46 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8af30>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:13:46 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8ab70>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:13:46 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8a990>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:13:46 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8a8a0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:13:46 - INFO - ⏳ No table found yet... attempt 16
2025-12-19 12:13:51 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8a5d0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:13:51 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8a3f0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:13:51 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8a4e0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:13:51 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8a300>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:13:51 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de89f40>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:13:51 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de89e50>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:13:51 - INFO - ⏳ No table found yet... attempt 17
2025-12-19 12:13:56 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de89b80>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:13:56 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de89a90>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:13:56 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de899a0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:13:56 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de896d0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:13:56 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de895e0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:13:56 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de89400>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:13:56 - INFO - ⏳ No table found yet... attempt 18
2025-12-19 12:14:01 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8b5c0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:14:01 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8b6b0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:14:01 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8b7a0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:14:01 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8ba70>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:14:01 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8bc50>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:14:01 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8be30>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:14:01 - INFO - ⏳ No table found yet... attempt 19
2025-12-19 12:14:06 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10dff0f50>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:14:06 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10dff0e60>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:14:06 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10dff0050>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:14:06 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10dff0320>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:14:06 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10dff0410>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:14:06 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10dff0500>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:14:06 - INFO - ⏳ No table found yet... attempt 20
2025-12-19 12:14:11 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10dff08c0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:14:11 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10dff09b0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:14:11 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10dff0aa0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:14:11 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10dff14f0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:14:11 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10dff15e0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:14:11 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10dff16d0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:14:11 - INFO - ⏳ No table found yet... attempt 21
2025-12-19 12:14:16 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8ba70>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:14:16 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8b980>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:14:16 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8b890>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:14:16 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8b5c0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:14:16 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8b3e0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:14:16 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8b4d0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:14:16 - INFO - ⏳ No table found yet... attempt 22
2025-12-19 12:14:21 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de896d0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:14:21 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de897c0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:14:21 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de898b0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:14:21 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de89b80>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:14:21 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de89d60>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:14:21 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de89c70>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:14:21 - INFO - ⏳ No table found yet... attempt 23
2025-12-19 12:14:26 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8a300>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:14:26 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8a210>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:14:26 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8a030>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/elements
2025-12-19 12:14:26 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8a5d0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:14:26 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8a7b0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:14:26 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10de8a6c0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb/execute/sync
2025-12-19 12:14:26 - INFO - ⏳ No table found yet... attempt 24
2025-12-19 12:14:31 - ERROR - ❌ An error occurred in the main process:
Traceback (most recent call last):
File "/usr/local/bin/update_sheet", line 1045, in main
raise Exception("Table with data not found after 2 minutes")
Exception: Table with data not found after 2 minutes
2025-12-19 12:14:31 - INFO - 🧹 Cleaning up...
2025-12-19 12:14:31 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10dff0140>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb
2025-12-19 12:14:31 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10dff0050>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb
2025-12-19 12:14:31 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10dff0e60>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/f4a5128dc2b707b8c820dd48d1b296fb
2025-12-19 12:14:31 - INFO - ✅ Script completed in 594.46 seconds.
2025-12-19 12:14:31 - INFO - ✅ Script finished at 2025-12-19 12:14:31
2025-12-19 12:18:27 - INFO - file_cache is only supported with oauth2client<4.0.0
2025-12-19 12:18:32 - INFO - 🚀 Script started at 2025-12-19 12:18:32
2025-12-19 12:18:32 - INFO - 🔐 Logging into Yahoo...
2025-12-19 12:18:35 - INFO - ⚠️ Checking for popups...
2025-12-19 12:18:40 - INFO - ℹ️ Finished checking for popups.
2025-12-19 12:18:40 - INFO - ⏳ Waiting for email input field...
2025-12-19 12:19:03 - INFO - ℹ️ Challenge URL detected but no CAPTCHA elements found - proceeding...
2025-12-19 12:19:03 - INFO - ⏳ Waiting for password field to be clickable...
2025-12-19 12:19:03 - INFO - ✅ Password field found. Entering password...
2025-12-19 12:19:06 - INFO - ✅ Final login button found. Clicking with JavaScript...
2025-12-19 12:19:08 - INFO - ⏳ Waiting 2 seconds after login button click...
2025-12-19 12:29:16 - INFO - ✅ Continuing after manual navigation...
2025-12-19 12:29:16 - INFO - ✅ Skipping URL monitoring, continuing to data extraction...
2025-12-19 12:29:16 - INFO - ✅ Login process completed. Proceeding to portfolio page.
2025-12-19 12:29:16 - INFO - ✅ Login confirmed. Starting data extraction...
2025-12-19 12:29:16 - INFO - 🛑 Waiting for portfolio data to appear...
2025-12-19 12:31:16 - ERROR - ❌ An error occurred in the main process:
Traceback (most recent call last):
File "/Users/c.chandran/venv/lib/python3.13/site-packages/urllib3/connectionpool.py", line 468, in _make_request
six.raise_from(e, None)
~~~~~~~~~~~~~~^^^^^^^^^
File "<string>", line 3, in raise_from
File "/Users/c.chandran/venv/lib/python3.13/site-packages/urllib3/connectionpool.py", line 463, in _make_request
httplib_response = conn.getresponse()
File "/usr/local/Cellar/python@3.13/3.13.7/Frameworks/Python.framework/Versions/3.13/lib/python3.13/http/client.py", line 1430, in getresponse
response.begin()
~~~~~~~~~~~~~~^^
File "/usr/local/Cellar/python@3.13/3.13.7/Frameworks/Python.framework/Versions/3.13/lib/python3.13/http/client.py", line 331, in begin
version, status, reason = self._read_status()
~~~~~~~~~~~~~~~~~^^
File "/usr/local/Cellar/python@3.13/3.13.7/Frameworks/Python.framework/Versions/3.13/lib/python3.13/http/client.py", line 292, in _read_status
line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
File "/usr/local/Cellar/python@3.13/3.13.7/Frameworks/Python.framework/Versions/3.13/lib/python3.13/socket.py", line 719, in readinto
return self._sock.recv_into(b)
~~~~~~~~~~~~~~~~~~~~^^^
TimeoutError: timed out
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/local/bin/update_sheet", line 979, in main
if not wait_for_portfolio_data():
~~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/local/bin/update_sheet", line 784, in wait_for_portfolio_data
WebDriverWait(driver, wait_seconds).until(
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
EC.presence_of_element_located(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
(By.CSS_SELECTOR, "fin-streamer[data-field='currentMarketValue']")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
)
^
File "/Users/c.chandran/venv/lib/python3.13/site-packages/selenium/webdriver/support/wait.py", line 137, in until
value = method(self._driver)
File "/Users/c.chandran/venv/lib/python3.13/site-packages/selenium/webdriver/support/expected_conditions.py", line 110, in _predicate
return driver.find_element(*locator)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
File "/Users/c.chandran/venv/lib/python3.13/site-packages/selenium/webdriver/remote/webdriver.py", line 898, in find_element
return self.execute(Command.FIND_ELEMENT, {"using": by, "value": value})["value"]
~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/c.chandran/venv/lib/python3.13/site-packages/selenium/webdriver/remote/webdriver.py", line 427, in execute
response = self.command_executor.execute(driver_command, params)
File "/Users/c.chandran/venv/lib/python3.13/site-packages/selenium/webdriver/remote/remote_connection.py", line 404, in execute
return self._request(command_info[0], url, body=data)
~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/c.chandran/venv/lib/python3.13/site-packages/selenium/webdriver/remote/remote_connection.py", line 428, in _request
response = self._conn.request(method, url, body=body, headers=headers, timeout=self._client_config.timeout)
File "/Users/c.chandran/venv/lib/python3.13/site-packages/urllib3/request.py", line 81, in request
return self.request_encode_body(
~~~~~~~~~~~~~~~~~~~~~~~~^
method, url, fields=fields, headers=headers, **urlopen_kw
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/Users/c.chandran/venv/lib/python3.13/site-packages/urllib3/request.py", line 173, in request_encode_body
return self.urlopen(method, url, **extra_kw)
~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/c.chandran/venv/lib/python3.13/site-packages/urllib3/poolmanager.py", line 376, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "/Users/c.chandran/venv/lib/python3.13/site-packages/urllib3/connectionpool.py", line 802, in urlopen
retries = retries.increment(
method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2]
)
File "/Users/c.chandran/venv/lib/python3.13/site-packages/urllib3/util/retry.py", line 552, in increment
raise six.reraise(type(error), error, _stacktrace)
~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/c.chandran/venv/lib/python3.13/site-packages/urllib3/packages/six.py", line 770, in reraise
raise value
File "/Users/c.chandran/venv/lib/python3.13/site-packages/urllib3/connectionpool.py", line 716, in urlopen
httplib_response = self._make_request(
conn,
...<5 lines>...
chunked=chunked,
)
File "/Users/c.chandran/venv/lib/python3.13/site-packages/urllib3/connectionpool.py", line 470, in _make_request
self._raise_timeout(err=e, url=url, timeout_value=read_timeout)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/c.chandran/venv/lib/python3.13/site-packages/urllib3/connectionpool.py", line 358, in _raise_timeout
raise ReadTimeoutError(
self, url, "Read timed out. (read timeout=%s)" % timeout_value
)
urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='localhost', port=55319): Read timed out. (read timeout=120)
2025-12-19 12:31:16 - INFO - 🧹 Cleaning up...
2025-12-19 12:33:16 - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='localhost', port=55319): Read timed out. (read timeout=120)")': /session/a5506d6620425adbd199bbde88145e09
2025-12-19 12:34:04 - INFO - ✅ Script completed in 932.52 seconds.
2025-12-19 12:34:04 - INFO - ✅ Script finished at 2025-12-19 12:34:04