-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcom.apple.network.log
372 lines (372 loc) · 96.6 KB
/
com.apple.network.log
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
Timestamp Thread Type Activity PID TTL
2024-12-12 21:45:11.760781+0100 0x78e2 Default 0x0 1619 0 banshee: (Network) [com.apple.network:] networkd_settings_read_from_file initialized networkd settings by reading plist directly
2024-12-12 21:45:11.760930+0100 0x78e2 Default 0x0 1619 0 banshee: (Network) [com.apple.network:] networkd_settings_read_from_file initialized networkd settings by reading plist directly
2024-12-12 21:45:11.830818+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_connection_create_with_id [C1] create connection to Hostname#1e4f17b5:443
2024-12-12 21:45:11.830825+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_connection_create_with_id_block_invoke [C1] has alternative Hostname#1e4f17b5:443 for quic
2024-12-12 21:45:11.830863+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C1 DBD897C4-4A1C-42BC-A5E4-1EF4E29D5988 Hostname#1e4f17b5:443 quic-connection, url hash: 9f5a46e3, definite, attribution: developer, context: com.apple.CFNetwork.NSURLSession.{6C5937AB-AED6-40F6-9A97-04AA6F613D25}{(null)}{Y}{2}{0x0} (private), proc: DC49C7EF-79B7-3EAF-A10D-936C5C3CA59A] start
2024-12-12 21:45:11.830868+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_handler_start [C1 Hostname#1e4f17b5:443 initial parent-flow ((null))]
2024-12-12 21:45:11.830877+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C1 Hostname#1e4f17b5:443 initial parent-flow ((null))] event: path:start @0.000s
2024-12-12 21:45:11.831169+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C1 Hostname#1e4f17b5:443 waiting parent-flow (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: path:satisfied @0.000s, uuid: 48A6547E-FB1E-4C94-B5D8-7B1E12896FBC
2024-12-12 21:45:11.831172+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_connection_endpoint_report_on_nw_queue_block_invoke [C1 Hostname#1e4f17b5:443 waiting parent-flow (satisfied (Path is satisfied), interface: en0, ipv4, dns)] skipping state update
2024-12-12 21:45:11.831215+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C1 Hostname#1e4f17b5:443 in_progress parent-flow (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: flow:start_connect @0.000s
2024-12-12 21:45:11.831217+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_connection_report_state_with_handler_on_nw_queue [C1] reporting state preparing
2024-12-12 21:45:11.831220+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_flow_connect [C1 Hostname#1e4f17b5:443 in_progress parent-flow (satisfied (Path is satisfied), interface: en0, ipv4, dns)] connect bottom protocol
2024-12-12 21:45:11.831247+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C1 Hostname#1e4f17b5:443 in_progress parent-flow (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: flow:start_child @0.000s
2024-12-12 21:45:11.831247+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_handler_start [C1.1 Hostname#1e4f17b5:443 initial path ((null))]
2024-12-12 21:45:11.831249+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C1.1 Hostname#1e4f17b5:443 initial path ((null))] event: path:start @0.000s
2024-12-12 21:45:11.831261+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C1.1 Hostname#1e4f17b5:443 waiting path (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: path:satisfied @0.000s, uuid: 48A6547E-FB1E-4C94-B5D8-7B1E12896FBC
2024-12-12 21:45:11.831280+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C1.1 Hostname#1e4f17b5:443 in_progress transform (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: transform:start @0.000s
2024-12-12 21:45:11.831300+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_handler_start [C1.1.1 Hostname#1e4f17b5:443 initial path ((null))]
2024-12-12 21:45:11.831301+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C1.1.1 Hostname#1e4f17b5:443 initial path ((null))] event: path:start @0.000s
2024-12-12 21:45:11.831381+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C1.1.1 Hostname#1e4f17b5:443 waiting path (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: path:satisfied @0.000s, uuid: 57551175-914C-4B89-9ABE-4B0A36E7844C
2024-12-12 21:45:11.831399+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C1.1.1 Hostname#1e4f17b5:443 in_progress resolver (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: resolver:start_dns @0.000s
2024-12-12 21:45:11.831441+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_create_dns_getaddrinfo_locked [C1.1.1] Starting host resolution Hostname#1e4f17b5:443, flags 0xc000d000 proto 0 using hostname: <NO HOSTNAME>
2024-12-12 21:45:11.831452+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_transform_start_next_child [C1.1 Hostname#1e4f17b5:443 in_progress transform (satisfied (Path is satisfied), interface: en0, ipv4, dns)] starting next child endpoint in 224ms
2024-12-12 21:45:11.832069+0100 0x795e Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_create_dns_getaddrinfo_locked_block_invoke [C1.1.1] Got 9 DNS results
2024-12-12 21:45:11.832071+0100 0x795e Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_create_dns_getaddrinfo_locked_block_invoke [C1.1.1] Got DNS result type ServiceBinding ifindex=0 <private> <private> <NULL>
2024-12-12 21:45:11.832072+0100 0x795e Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_create_dns_getaddrinfo_locked_block_invoke [C1.1.1] Got DNS result type NoAddress ifindex=0 <private> <private> IN6ADDR_ANY
2024-12-12 21:45:11.832073+0100 0x795e Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_create_dns_getaddrinfo_locked_block_invoke [C1.1.1] Got DNS result type Add ifindex=0 <private> <private> IPv4#7e485d10
2024-12-12 21:45:11.832074+0100 0x795e Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_create_dns_getaddrinfo_locked_block_invoke [C1.1.1] Got DNS result type Add ifindex=0 <private> <private> IPv4#b12eb624
2024-12-12 21:45:11.832075+0100 0x795e Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_create_dns_getaddrinfo_locked_block_invoke [C1.1.1] Got DNS result type Add ifindex=0 <private> <private> IPv4#c5b0ba7d
2024-12-12 21:45:11.832075+0100 0x795e Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_create_dns_getaddrinfo_locked_block_invoke [C1.1.1] Got DNS result type Add ifindex=0 <private> <private> IPv4#40a5ccd8
2024-12-12 21:45:11.832076+0100 0x795e Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_create_dns_getaddrinfo_locked_block_invoke [C1.1.1] Got DNS result type Add ifindex=0 <private> <private> IPv4#ba58b256
2024-12-12 21:45:11.832076+0100 0x795e Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_create_dns_getaddrinfo_locked_block_invoke [C1.1.1] Got DNS result type Add ifindex=0 <private> <private> IPv4#65424f8e
2024-12-12 21:45:11.832077+0100 0x795e Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_create_dns_getaddrinfo_locked_block_invoke [C1.1.1] Got DNS result type Add ifindex=0 <private> <private> IPv4#662dc366
2024-12-12 21:45:11.832089+0100 0x795e Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_process_service_result [C1.1.1] Received (Service for Hostname#1e4f17b5:443, priority=1)
2024-12-12 21:45:11.832092+0100 0x795e Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_process_service_result_block_invoke [C1.1.1] ALPN: h3 maps to (null)
2024-12-12 21:45:11.832093+0100 0x795e Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_process_service_result_block_invoke [C1.1.1] ALPN: h2 maps to (null)
2024-12-12 21:45:11.832103+0100 0x795e Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_process_service_result_block_invoke [C1.1.1] Address hint: IPv4#<private>
2024-12-12 21:45:11.832109+0100 0x795e Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_process_service_result_block_invoke [C1.1.1] Address hint: IPv4#<private>
2024-12-12 21:45:11.832222+0100 0x795e Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_process_service_result_block_invoke [C1.1.1] Address hint: IPv4#<private>
2024-12-12 21:45:11.832234+0100 0x795e Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_process_service_result_block_invoke [C1.1.1] Address hint: IPv4#<private>
2024-12-12 21:45:11.832241+0100 0x795e Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_process_service_result_block_invoke [C1.1.1] Address hint: IPv4#<private>
2024-12-12 21:45:11.832248+0100 0x795e Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_process_service_result_block_invoke [C1.1.1] Address hint: IPv4#<private>
2024-12-12 21:45:11.832255+0100 0x795e Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_process_service_result_block_invoke [C1.1.1] Address hint: IPv4#<private>
2024-12-12 21:45:11.832262+0100 0x795e Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_process_service_result_block_invoke [C1.1.1] Address hint: IPv6#<private> (ignoring)
2024-12-12 21:45:11.832262+0100 0x795e Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_process_service_result_block_invoke [C1.1.1] Address hint: IPv6#<private> (ignoring)
2024-12-12 21:45:11.832263+0100 0x795e Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_process_service_result_block_invoke [C1.1.1] Address hint: IPv6#<private> (ignoring)
2024-12-12 21:45:11.832263+0100 0x795e Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_process_service_result_block_invoke [C1.1.1] Address hint: IPv6#<private> (ignoring)
2024-12-12 21:45:11.832264+0100 0x795e Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_process_service_result_block_invoke [C1.1.1] Address hint: IPv6#<private> (ignoring)
2024-12-12 21:45:11.832264+0100 0x795e Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_process_service_result_block_invoke [C1.1.1] Address hint: IPv6#<private> (ignoring)
2024-12-12 21:45:11.832265+0100 0x795e Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_process_service_result_block_invoke [C1.1.1] Address hint: IPv6#<private> (ignoring)
2024-12-12 21:45:11.832265+0100 0x795e Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_create_dns_getaddrinfo_locked_block_invoke [C1.1.1] SVCB queries are complete
2024-12-12 21:45:11.832266+0100 0x795e Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_create_dns_getaddrinfo_locked_block_invoke [C1.1.1] Got DNS negative reason: query suppressed
2024-12-12 21:45:11.832337+0100 0x795e Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_resolver_update [C1.1.1 Hostname#1e4f17b5:443 in_progress resolver (satisfied (Path is satisfied), interface: en0, ipv4, dns)] Adding endpoint handler for IPv4#65424f8e:443
2024-12-12 21:45:11.832342+0100 0x795e Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_resolver_update [C1.1.1 Hostname#1e4f17b5:443 in_progress resolver (satisfied (Path is satisfied), interface: en0, ipv4, dns)] Adding endpoint handler for IPv4#ba58b256:443
2024-12-12 21:45:11.832346+0100 0x795e Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_resolver_update [C1.1.1 Hostname#1e4f17b5:443 in_progress resolver (satisfied (Path is satisfied), interface: en0, ipv4, dns)] Adding endpoint handler for IPv4#c5b0ba7d:443
2024-12-12 21:45:11.832350+0100 0x795e Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_resolver_update [C1.1.1 Hostname#1e4f17b5:443 in_progress resolver (satisfied (Path is satisfied), interface: en0, ipv4, dns)] Adding endpoint handler for IPv4#b12eb624:443
2024-12-12 21:45:11.832355+0100 0x795e Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_resolver_update [C1.1.1 Hostname#1e4f17b5:443 in_progress resolver (satisfied (Path is satisfied), interface: en0, ipv4, dns)] Adding endpoint handler for IPv4#7e485d10:443
2024-12-12 21:45:11.832359+0100 0x795e Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_resolver_update [C1.1.1 Hostname#1e4f17b5:443 in_progress resolver (satisfied (Path is satisfied), interface: en0, ipv4, dns)] Adding endpoint handler for IPv4#40a5ccd8:443
2024-12-12 21:45:11.832363+0100 0x795e Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_resolver_update [C1.1.1 Hostname#1e4f17b5:443 in_progress resolver (satisfied (Path is satisfied), interface: en0, ipv4, dns)] Adding endpoint handler for IPv4#662dc366:443
2024-12-12 21:45:11.832365+0100 0x795e Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C1.1.1 Hostname#1e4f17b5:443 in_progress resolver (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: resolver:receive_dns @0.001s
2024-12-12 21:45:11.832370+0100 0x795e Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_create_dns_getaddrinfo_locked_block_invoke [C1.1.1] Invalidating getaddrinfo DNS object
2024-12-12 21:45:11.832380+0100 0x795e Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_resolver_start_next_child [C1.1.1 Hostname#1e4f17b5:443 in_progress resolver (satisfied (Path is satisfied), interface: en0, ipv4, dns)] starting child endpoint IPv4#65424f8e:443
2024-12-12 21:45:11.832382+0100 0x795e Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_handler_start [C1.1.1.1 IPv4#65424f8e:443 initial path ((null))]
2024-12-12 21:45:11.832385+0100 0x795e Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C1.1.1.1 IPv4#65424f8e:443 initial path ((null))] event: path:start @0.001s
2024-12-12 21:45:11.832475+0100 0x795e Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C1.1.1.1 IPv4#65424f8e:443 waiting path (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: path:satisfied @0.001s, uuid: 94DE4B53-B05B-46B1-B93E-4718CC7C2DF5
2024-12-12 21:45:11.832492+0100 0x795e Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C1.1.1.1 IPv4#65424f8e:443 in_progress channel-flow (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: flow:start_nexus @0.001s
2024-12-12 21:45:11.832647+0100 0x795e Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_flow_setup_channel [C1.1.1.1 IPv4#65424f8e:443 in_progress channel-flow (satisfied (Path is satisfied), interface: en0, ipv4, dns)] requested nexus flow
2024-12-12 21:45:11.832704+0100 0x795e Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C1.1.1.1 IPv4#65424f8e:443 in_progress channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] event: flow:receive_nexus @0.001s
2024-12-12 21:45:11.832706+0100 0x795e Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_flow_setup_protocols [C1.1.1.1 IPv4#65424f8e:443 in_progress channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] setup flow id B0866CD4-C2D8-482E-A01F-7D53E225F954
2024-12-12 21:45:11.833663+0100 0x795e Default 0x0 1619 0 banshee: (Network) [com.apple.network:] nw_protocol_instance_ignore_future_path_changes [C1.1.1.1:2] Ignoring future path changes for protocol
2024-12-12 21:45:11.833668+0100 0x795e Default 0x0 1619 0 banshee: (libquic.dylib) [com.apple.network:quic] quic_conn_initialize_inner [C1.1.1.1:2] [-54001d6c43da678e] created QUIC connection (spin bit enabled)
2024-12-12 21:45:11.834228+0100 0x795e Info 0x0 1619 0 banshee: (Network) [com.apple.network:] nw_channel_create_with_attributes Channel created with key: 241A7F5D-7F09-493B-9405-55E30BBADBF6-6 and fd: 15
2024-12-12 21:45:11.834233+0100 0x795e Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_flow_attach_channel_protocol [C1.1.1.1 IPv4#65424f8e:443 in_progress channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] opened channel at level 2
2024-12-12 21:45:11.834246+0100 0x795e Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C1.1.1.1 IPv4#65424f8e:443 in_progress channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] event: flow:start_connect @0.003s
2024-12-12 21:45:11.834298+0100 0x795e Info 0x0 1619 0 banshee: (libquic.dylib) [com.apple.network:quic] quic_ecn_create enable ECN echo: 1, enable ECN: 1, use ECT(1): 0
2024-12-12 21:45:11.834325+0100 0x795e Info 0x0 1619 0 banshee: (libquic.dylib) [com.apple.network:quic] quic_crypto_restore_0rtt_state_block_invoke [C1.1.1.1:2] [-54001d6c43da678e] no 0-RTT session state found
2024-12-12 21:45:11.834397+0100 0x795e Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_flow_setup_protocols [C2 IPv4#65424f8e:443 initial socket-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] setup flow id 6F3B97AB-C67B-4C65-9E05-C859C192AC2C
2024-12-12 21:45:11.834426+0100 0x795e Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_flow_join_protocol [C2 IPv4#65424f8e:443 initial socket-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] Joined protocol quic-connection, using flow id B0866CD4-C2D8-482E-A01F-7D53E225F954
2024-12-12 21:45:11.834438+0100 0x795e Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_connection_create_from_protocol_on_nw_queue [C2] create connection to IPv4#65424f8e:443
2024-12-12 21:45:11.834486+0100 0x795e Default 0x0 1619 0 banshee: (libquic.dylib) [com.apple.network:quic] quic_crypto_new_flow [C1.1.1.1:2] [-54001d6c43da678e] TLS stream is: [C2]
2024-12-12 21:45:11.834502+0100 0x795e Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C2 DAEEA1C3-C51D-4308-B6D4-00E4BBA1A8A7 IPv4#65424f8e:443 quic-connection, url hash: 9f5a46e3, tls, definite, attribution: developer, context: com.apple.CFNetwork.NSURLSession.{6C5937AB-AED6-40F6-9A97-04AA6F613D25}{(null)}{Y}{2}{0x0} (private), proc: DC49C7EF-79B7-3EAF-A10D-936C5C3CA59A, no transport] start
2024-12-12 21:45:11.834506+0100 0x795e Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_handler_start [C2 IPv4#65424f8e:443 initial socket-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)]
2024-12-12 21:45:11.834508+0100 0x795e Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C2 IPv4#65424f8e:443 initial socket-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] event: path:start @0.000s
2024-12-12 21:45:11.834511+0100 0x795e Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C2 IPv4#65424f8e:443 waiting socket-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] event: path:satisfied @0.000s, uuid: 94DE4B53-B05B-46B1-B93E-4718CC7C2DF5
2024-12-12 21:45:11.834512+0100 0x795e Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_connection_endpoint_report_on_nw_queue_block_invoke [C2 IPv4#65424f8e:443 waiting socket-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] skipping state update
2024-12-12 21:45:11.834520+0100 0x795e Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C2 IPv4#65424f8e:443 in_progress channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] event: flow:start_connect @0.000s
2024-12-12 21:45:11.834520+0100 0x795e Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_connection_report_state_with_handler_on_nw_queue [C2] reporting state preparing
2024-12-12 21:45:11.834532+0100 0x795e Info 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_restore_ssl_context(2534) [0x158107800] New context
2024-12-12 21:45:11.834567+0100 0x795e Info 0x0 1619 0 banshee: (libquic.dylib) [com.apple.network:quic] quic_rtt_setup_cached_rtt cached RTT metrics: average RTT 10 ms, variance 5.75 ms
2024-12-12 21:45:11.834571+0100 0x795e Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_flow_connected [C2 IPv4#65424f8e:443 in_progress channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] Transport protocol connected (quic-connection)
2024-12-12 21:45:11.834573+0100 0x795e Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C2 IPv4#65424f8e:443 in_progress channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] event: flow:finish_transport @0.000s
2024-12-12 21:45:11.834620+0100 0x795e Info 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_set_ats_enforced(559) [C2:1][0x158107800] set false
2024-12-12 21:45:11.834621+0100 0x795e Info 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_set_ats_minimum_rsa_key_size(568) [C2:1][0x158107800] set 0
2024-12-12 21:45:11.834621+0100 0x795e Info 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_set_ats_minimum_ecdsa_key_size(577) [C2:1][0x158107800] set 0
2024-12-12 21:45:11.834622+0100 0x795e Info 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_set_ats_minimum_signature_algorithm(587) [C2:1][0x158107800] set 0
2024-12-12 21:45:11.834651+0100 0x795e Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_session_apply_protocol_options_for_transport_block_invoke(2007) [C2:1][0x158107800] TLS configured [min_version(0x0304) max_version(0x0304) name(redacted) tickets(false) false_start(false) enforce_ev(false) enforce_ats(false) ech(false)]
2024-12-12 21:45:11.834676+0100 0x795e Info 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_session_install_association_state(1399) [C2:1][0x158107800] Client session cache miss
2024-12-12 21:45:11.834680+0100 0x795e Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_info_handler(2133) [C2:1][0x158107800] Client handshake started
2024-12-12 21:45:11.834728+0100 0x795e Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_info_handler(2150) [C2:1][0x158107800] Client handshake state: TLS client enter_early_data
2024-12-12 21:45:11.834940+0100 0x795e Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_info_handler(2150) [C2:1][0x158107800] Client handshake state: TLS client read_server_hello
2024-12-12 21:45:11.834943+0100 0x795e Info 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_session_handshake_incomplete(219) [C2:1][0x158107800] Handshake incomplete: waiting for data to read [2]
2024-12-12 21:45:11.834987+0100 0x795e Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_resolver_start_next_child [C1.1.1 Hostname#1e4f17b5:443 in_progress resolver (satisfied (Path is satisfied), interface: en0, ipv4, dns)] starting next child endpoint in 100ms
2024-12-12 21:45:11.850534+0100 0x795e Info 0x0 1619 0 banshee: (libquic.dylib) [com.apple.network:quic] quic_ecn_validate_ack disable ECN due to receiving ACK without ECN even though we sent 1 ECT packets
2024-12-12 21:45:11.850619+0100 0x795e Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_info_handler(2150) [C2:1][0x158107800] Client handshake state: TLS 1.3 client read_hello_retry_request
2024-12-12 21:45:11.850637+0100 0x795e Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_info_handler(2150) [C2:1][0x158107800] Client handshake state: TLS 1.3 client read_server_hello
2024-12-12 21:45:11.850728+0100 0x795e Info 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_helper_copy_certificates_from_session(188) [C2:1][0x158107800] SSL_get0_peer_certificates returned no certificates
2024-12-12 21:45:11.850794+0100 0x795e Info 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_helper_copy_certificates_from_session(188) [C2:1][0x158107800] SSL_get0_peer_certificates returned no certificates
2024-12-12 21:45:11.850808+0100 0x795e Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_info_handler(2150) [C2:1][0x158107800] Client handshake state: TLS 1.3 client read_encrypted_extensions
2024-12-12 21:45:11.850809+0100 0x795e Info 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_session_handshake_incomplete(219) [C2:1][0x158107800] Handshake incomplete: waiting for data to read [2]
2024-12-12 21:45:11.850850+0100 0x795e Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_info_handler(2150) [C2:1][0x158107800] Client handshake state: TLS 1.3 client read_certificate_request
2024-12-12 21:45:11.850851+0100 0x795e Info 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_session_handshake_incomplete(219) [C2:1][0x158107800] Handshake incomplete: waiting for data to read [2]
2024-12-12 21:45:11.850854+0100 0x795e Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_info_handler(2150) [C2:1][0x158107800] Client handshake state: TLS 1.3 client read_server_certificate
2024-12-12 21:45:11.850894+0100 0x795e Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_info_handler(2150) [C2:1][0x158107800] Client handshake state: TLS 1.3 client read_server_certificate_verify
2024-12-12 21:45:11.851026+0100 0x795e Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_evaluate_trust_async(1690) [C2:1][0x158107800] Performing external trust evaluation
2024-12-12 21:45:11.851082+0100 0x795e Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_evaluate_trust_async_external(1675) [C2:1][0x158107800] Asyncing for external verify block
2024-12-12 21:45:11.851084+0100 0x795e Info 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_session_handshake_incomplete(219) [C2:1][0x158107800] Handshake incomplete: certificate evaluation result pending [16]
2024-12-12 21:45:11.854203+0100 0x793a Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_evaluate_trust_async_external_block_invoke_3(1631) [C2:1][0x158107800] Returning from external verify block with result: true
2024-12-12 21:45:11.854215+0100 0x793a Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_certificate_verify_callback(1852) [C2:1][0x158107800] Certificate verification result: OK
2024-12-12 21:45:11.854384+0100 0x793a Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_info_handler(2150) [C2:1][0x158107800] Client handshake state: TLS 1.3 client read_server_finished
2024-12-12 21:45:11.854396+0100 0x793a Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_info_handler(2150) [C2:1][0x158107800] Client handshake state: TLS 1.3 client send_end_of_early_data
2024-12-12 21:45:11.854396+0100 0x793a Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_info_handler(2150) [C2:1][0x158107800] Client handshake state: TLS 1.3 client send_client_encrypted_extensions
2024-12-12 21:45:11.854397+0100 0x793a Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_info_handler(2150) [C2:1][0x158107800] Client handshake state: TLS 1.3 client send_client_certificate
2024-12-12 21:45:11.854397+0100 0x793a Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_info_handler(2150) [C2:1][0x158107800] Client handshake state: TLS 1.3 client complete_second_flight
2024-12-12 21:45:11.854506+0100 0x793a Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_info_handler(2150) [C2:1][0x158107800] Client handshake state: TLS 1.3 client done
2024-12-12 21:45:11.854554+0100 0x793a Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_info_handler(2150) [C2:1][0x158107800] Client handshake state: TLS client finish_client_handshake
2024-12-12 21:45:11.854558+0100 0x793a Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_info_handler(2150) [C2:1][0x158107800] Client handshake state: TLS client done
2024-12-12 21:45:11.854558+0100 0x793a Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_info_handler(2139) [C2:1][0x158107800] Client handshake done
2024-12-12 21:45:11.854675+0100 0x793a Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] nw_protocol_boringssl_signal_connected(746) [C2:1][0x158107800] TLS connected [version(0x0304) ciphersuite(TLS_AES_128_GCM_SHA256) group(0x001d) signature_alg(0x0403) alpn(h3) resumed(0) offered_ticket(0) false_started(0) ocsp_received(0) sct_received(0) connect_time(20ms) flight_time(16ms) rtt(16ms) write_stalls(0) read_stalls(3)]
2024-12-12 21:45:11.854687+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_flow_connected [C2 IPv4#65424f8e:443 in_progress channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] Output protocol connected (tls)
2024-12-12 21:45:11.854721+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_flow_connected_path_change [C2 IPv4#65424f8e:443 ready channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] Connected path is satisfied, viable
2024-12-12 21:45:11.854728+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C2 IPv4#65424f8e:443 ready channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] event: flow:finish_connect @0.020s
2024-12-12 21:45:11.854752+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_connection_start_candidate_manager_if_needed_locked [C2] Checking whether to start candidate manager
2024-12-12 21:45:11.854755+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_connection_report_state_with_handler_on_nw_queue [C2] reporting state ready
2024-12-12 21:45:11.854759+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C2 IPv4#65424f8e:443 ready channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] event: flow:changed_viability @0.020s
2024-12-12 21:45:11.854824+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_flow_notify [C2 IPv4#65424f8e:443 ready channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] received notification inbound_new_connection_id
2024-12-12 21:45:11.854827+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_flow_passthrough_notify [C1.1.1.1 IPv4#65424f8e:443 in_progress channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] received notification inbound_new_connection_id
2024-12-12 21:45:11.854863+0100 0x793a Default 0x0 1619 0 banshee: (libquic.dylib) [com.apple.network:quic] quic_pmtud_restart [C1.1.1.1:2] [-01b2172c6a7436700fb26f2c4a745e977537702a] PMTUD enabled, max PMTU: 1378, header size: 28, current PMTU 1228
2024-12-12 21:45:11.854864+0100 0x793a Info 0x0 1619 0 banshee: (libquic.dylib) [com.apple.network:quic] quic_pmtud_update_probe_size increase probe size to 1280
2024-12-12 21:45:11.854867+0100 0x793a Default 0x0 1619 0 banshee: (libquic.dylib) [com.apple.network:quic] quic_crypto_tls_ready_inner [C1.1.1.1:2] [-01b2172c6a7436700fb26f2c4a745e977537702a] QUIC connection established in 20.588 ms, RTT 15.586 ms
2024-12-12 21:45:11.854871+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_flow_connected [C1.1.1.1 IPv4#65424f8e:443 in_progress channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] Transport protocol connected (quic-connection)
2024-12-12 21:45:11.854874+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C1.1.1.1 IPv4#65424f8e:443 in_progress channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] event: flow:finish_transport @0.024s
2024-12-12 21:45:11.854880+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_resolver_receive_report [C1.1.1 Hostname#1e4f17b5:443 in_progress resolver (satisfied (Path is satisfied), interface: en0, ipv4, dns)] pushing out endpoint race by 2000ms
2024-12-12 21:45:11.854885+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_flow_connected [C1.1.1.1 IPv4#65424f8e:443 in_progress channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] Output protocol connected (CFNetworkConnection-1465462692)
2024-12-12 21:45:11.854890+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_flow_connected_path_change [C1.1.1.1 IPv4#65424f8e:443 ready channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] Connected path is satisfied, viable
2024-12-12 21:45:11.854905+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C1.1.1.1 IPv4#65424f8e:443 ready channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] event: flow:child_finish_connect @0.024s
2024-12-12 21:45:11.854912+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C1.1.1 Hostname#1e4f17b5:443 ready resolver (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: flow:child_finish_connect @0.024s
2024-12-12 21:45:11.854921+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C1.1 Hostname#1e4f17b5:443 ready transform (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: flow:child_finish_connect @0.024s
2024-12-12 21:45:11.854929+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_handler_cancel [C1.1.1.2 IPv4#ba58b256:443 initial path ((null))]
2024-12-12 21:45:11.854942+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_handler_cancel [C1.1.1.3 IPv4#c5b0ba7d:443 initial path ((null))]
2024-12-12 21:45:11.854945+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_handler_cancel [C1.1.1.4 IPv4#b12eb624:443 initial path ((null))]
2024-12-12 21:45:11.854949+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_handler_cancel [C1.1.1.5 IPv4#7e485d10:443 initial path ((null))]
2024-12-12 21:45:11.854952+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_handler_cancel [C1.1.1.6 IPv4#40a5ccd8:443 initial path ((null))]
2024-12-12 21:45:11.854954+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_handler_cancel [C1.1.1.7 IPv4#662dc366:443 initial path ((null))]
2024-12-12 21:45:11.854958+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C1.1.1.1 IPv4#65424f8e:443 ready channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] event: flow:changed_viability @0.024s
2024-12-12 21:45:11.854960+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C1.1.1 Hostname#1e4f17b5:443 ready resolver (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: flow:changed_viability @0.024s
2024-12-12 21:45:11.854961+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C1.1 Hostname#1e4f17b5:443 ready transform (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: flow:changed_viability @0.024s
2024-12-12 21:45:11.854965+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_flow_connected [C1 IPv4#65424f8e:443 in_progress parent-flow (satisfied (Path is satisfied), interface: en0, ipv4, dns)] Output protocol connected (endpoint_flow)
2024-12-12 21:45:11.854967+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_flow_connected_path_change [C1 IPv4#65424f8e:443 ready parent-flow (satisfied (Path is satisfied), interface: en0, ipv4, dns)] Connected path is satisfied, child is viable
2024-12-12 21:45:11.854969+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C1 IPv4#65424f8e:443 ready parent-flow (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: flow:finish_connect @0.024s
2024-12-12 21:45:11.854981+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_connection_start_candidate_manager_if_needed_locked [C1] Checking whether to start candidate manager
2024-12-12 21:45:11.854982+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_connection_report_state_with_handler_on_nw_queue [C1] reporting state ready
2024-12-12 21:45:11.854984+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C1 IPv4#65424f8e:443 ready parent-flow (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: flow:changed_viability @0.024s
2024-12-12 21:45:11.854989+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:] nw_protocol_instance_access_flow_state [C1.1.1.1:2] Flow fffffffffffffffe not present, not getting state
2024-12-12 21:45:11.854997+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:] nw_protocol_instance_report_ready [C1.1.1.1:2] Calling notify with interface <private>
2024-12-12 21:45:11.854998+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_flow_notify [C1.1.1.1 IPv4#65424f8e:443 ready channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] received notification migration
2024-12-12 21:45:11.855000+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_flow_notify [C1.1.1.1 IPv4#65424f8e:443 ready channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] received migration interface <private>
2024-12-12 21:45:11.855004+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C1.1.1.1 IPv4#65424f8e:443 ready channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] event: path:migrated @0.024s, uuid: 94DE4B53-B05B-46B1-B93E-4718CC7C2DF5
2024-12-12 21:45:11.855005+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C1.1.1 Hostname#1e4f17b5:443 ready resolver (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: path:migrated @0.024s, uuid: 57551175-914C-4B89-9ABE-4B0A36E7844C
2024-12-12 21:45:11.855006+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C1.1 Hostname#1e4f17b5:443 ready transform (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: path:migrated @0.024s, uuid: 48A6547E-FB1E-4C94-B5D8-7B1E12896FBC
2024-12-12 21:45:11.855008+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C1 IPv4#65424f8e:443 ready parent-flow (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: path:migrated @0.024s, uuid: 48A6547E-FB1E-4C94-B5D8-7B1E12896FBC
2024-12-12 21:45:11.855343+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C1] event: client:connection_reused @0.024s
2024-12-12 21:45:11.855346+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_handler_report_connection_idle [C1 IPv4#65424f8e:443 ready parent-flow (satisfied (Path is satisfied), interface: en0, ipv4, dns)] Reporting connection not idle to protocols
2024-12-12 21:45:11.855347+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_flow_notify [C1.1.1.1 IPv4#65424f8e:443 ready channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] received notification connection_idle
2024-12-12 21:45:11.855353+0100 0x793a Info 0x0 1619 0 banshee: (libquic.dylib) [com.apple.network:quic] quic_conn_keepalive_configure [C1.1.1.1:2] [-01b2172c6a7436700fb26f2c4a745e977537702a] started keep-alive timer (20 seconds)
2024-12-12 21:45:11.863134+0100 0x793a Info 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_new_session_handler(1380) [C2:1][0x158107800] New session available
2024-12-12 21:45:11.863211+0100 0x793a Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_new_session_handler(1393) [C2:1][0x158107800] Asyncing for session update block
2024-12-12 21:45:11.863221+0100 0x793a Info 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_new_session_handler(1380) [C2:1][0x158107800] New session available
2024-12-12 21:45:11.863247+0100 0x793a Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_new_session_handler(1393) [C2:1][0x158107800] Asyncing for session update block
2024-12-12 21:45:11.863257+0100 0x793a Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] nw_protocol_boringssl_signal_connected(746) [C2:1][0x158107800] TLS connected [version(0x0304) ciphersuite(TLS_AES_128_GCM_SHA256) group(0x001d) signature_alg(0x0403) alpn(h3) resumed(0) offered_ticket(0) false_started(0) ocsp_received(0) sct_received(0) connect_time(20ms) flight_time(16ms) rtt(16ms) write_stalls(0) read_stalls(3)]
2024-12-12 21:45:11.863267+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_flow_connected [C2 IPv4#65424f8e:443 ready channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] Output protocol connected (tls)
2024-12-12 21:45:11.863290+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_flow_connected_path_change [C2 IPv4#65424f8e:443 ready channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] Connected path is satisfied, viable
2024-12-12 21:45:11.863304+0100 0x793a Default 0x0 1619 0 banshee: (libquic.dylib) [com.apple.network:quic] quic_stream_create_inbound [C1.1.1.1:2] [-01b2172c6a7436700fb26f2c4a745e977537702a] creating inbound stream 3
2024-12-12 21:45:11.863344+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_flow_listener_new_flow [C1.1.1.1 IPv4#65424f8e:443 ready channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] Added inbound per-message protocol 0x147605fa0 to <private>
2024-12-12 21:45:11.863375+0100 0x793a Default 0x0 1619 0 banshee: (libquic.dylib) [com.apple.network:quic] quic_stream_create_inbound [C1.1.1.1:2] [-01b2172c6a7436700fb26f2c4a745e977537702a] creating inbound stream 7
2024-12-12 21:45:11.863388+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_flow_listener_new_flow [C1.1.1.1 IPv4#65424f8e:443 ready channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] Added inbound per-message protocol 0x147606360 to <private>
2024-12-12 21:45:11.863397+0100 0x793a Default 0x0 1619 0 banshee: (libquic.dylib) [com.apple.network:quic] quic_stream_create_inbound [C1.1.1.1:2] [-01b2172c6a7436700fb26f2c4a745e977537702a] creating inbound stream 11
2024-12-12 21:45:11.863403+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_flow_listener_new_flow [C1.1.1.1 IPv4#65424f8e:443 ready channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] Added inbound per-message protocol 0x147606720 to <private>
2024-12-12 21:45:11.863434+0100 0x793a Info 0x0 1619 0 banshee: (libquic.dylib) [com.apple.network:quic] quic_pmtud_probe_sent probe for MTU 1280 sent
2024-12-12 21:45:11.863437+0100 0x793a Default 0x0 1619 0 banshee: (libquic.dylib) [com.apple.network:quic] quic_stream_create_inbound [C1.1.1.1:2] [-01b2172c6a7436700fb26f2c4a745e977537702a] creating inbound stream 15
2024-12-12 21:45:11.863442+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_flow_listener_new_flow [C1.1.1.1 IPv4#65424f8e:443 ready channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] Added inbound per-message protocol 0x147606ae0 to <private>
2024-12-12 21:45:11.863494+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:] nw_mem_region_init process is not managed by running board services
2024-12-12 21:45:11.863653+0100 0x793a Info 0x0 1619 0 banshee: (libquic.dylib) [com.apple.network:quic] quic_crypto_session_update [C1.1.1.1:2] [-01b2172c6a7436700fb26f2c4a745e977537702a] saving 0-RTT state in the association cache (length 2431)
2024-12-12 21:45:11.863658+0100 0x793a Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_new_session_handler_block_invoke(1396) [C2:1][0x158107800] Returning from session update block
2024-12-12 21:45:11.863662+0100 0x793a Info 0x0 1619 0 banshee: (libquic.dylib) [com.apple.network:quic] quic_crypto_session_update [C1.1.1.1:2] [-01b2172c6a7436700fb26f2c4a745e977537702a] saving 0-RTT state in the association cache (length 2431)
2024-12-12 21:45:11.863671+0100 0x793a Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_new_session_handler_block_invoke(1396) [C2:1][0x158107800] Returning from session update block
2024-12-12 21:45:11.870114+0100 0x793a Info 0x0 1619 0 banshee: (libquic.dylib) [com.apple.network:quic] quic_pmtud_probe_acked probe for MTU 1280 acknowledged
2024-12-12 21:45:11.870115+0100 0x793a Info 0x0 1619 0 banshee: (libquic.dylib) [com.apple.network:quic] quic_pmtud_update_probe_size increase probe size to 1300
2024-12-12 21:45:11.906034+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C1] event: client:connection_idle @0.075s
2024-12-12 21:45:11.906042+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_handler_report_connection_idle [C1 IPv4#65424f8e:443 ready parent-flow (satisfied (Path is satisfied), interface: en0, ipv4, dns)] Reporting connection idle to protocols
2024-12-12 21:45:11.906044+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_flow_notify [C1.1.1.1 IPv4#65424f8e:443 ready channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] received notification connection_idle
2024-12-12 21:45:11.906053+0100 0x793a Info 0x0 1619 0 banshee: (libquic.dylib) [com.apple.network:quic] quic_conn_keepalive_configure [C1.1.1.1:2] [-01b2172c6a7436700fb26f2c4a745e977537702a] stopped keep-alive timer
2024-12-12 21:45:11.909166+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_connection_create_with_id [C3] create connection to Hostname#19a3e2cd:443
2024-12-12 21:45:11.909179+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_connection_create_with_id_block_invoke [C3] has alternative UNKNOWN for quic
2024-12-12 21:45:11.909212+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C3 01722C33-9762-4A33-812A-7BB8460AD224 Hostname#19a3e2cd:443 quic-connection, url hash: 921d23b2, definite, attribution: developer, context: com.apple.CFNetwork.NSURLSession.{6C5937AB-AED6-40F6-9A97-04AA6F613D25}{(null)}{Y}{2}{0x0} (private), proc: DC49C7EF-79B7-3EAF-A10D-936C5C3CA59A] start
2024-12-12 21:45:11.909221+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_handler_start [C3 Hostname#19a3e2cd:443 initial parent-flow ((null))]
2024-12-12 21:45:11.909226+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C3 Hostname#19a3e2cd:443 initial parent-flow ((null))] event: path:start @0.000s
2024-12-12 21:45:11.909433+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C3 Hostname#19a3e2cd:443 waiting parent-flow (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: path:satisfied @0.000s, uuid: 87455131-A628-4951-BD52-812543E4FA6C
2024-12-12 21:45:11.909435+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_connection_endpoint_report_on_nw_queue_block_invoke [C3 Hostname#19a3e2cd:443 waiting parent-flow (satisfied (Path is satisfied), interface: en0, ipv4, dns)] skipping state update
2024-12-12 21:45:11.909448+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C3 Hostname#19a3e2cd:443 in_progress parent-flow (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: flow:start_connect @0.000s
2024-12-12 21:45:11.909450+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_connection_report_state_with_handler_on_nw_queue [C3] reporting state preparing
2024-12-12 21:45:11.909452+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_flow_connect [C3 Hostname#19a3e2cd:443 in_progress parent-flow (satisfied (Path is satisfied), interface: en0, ipv4, dns)] connect bottom protocol
2024-12-12 21:45:11.909473+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C3 Hostname#19a3e2cd:443 in_progress parent-flow (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: flow:start_child @0.000s
2024-12-12 21:45:11.909474+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_handler_start [C3.1 Hostname#19a3e2cd:443 initial path ((null))]
2024-12-12 21:45:11.909475+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C3.1 Hostname#19a3e2cd:443 initial path ((null))] event: path:start @0.000s
2024-12-12 21:45:11.909486+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C3.1 Hostname#19a3e2cd:443 waiting path (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: path:satisfied @0.000s, uuid: 87455131-A628-4951-BD52-812543E4FA6C
2024-12-12 21:45:11.909500+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C3.1 Hostname#19a3e2cd:443 in_progress transform (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: transform:start @0.000s
2024-12-12 21:45:11.909513+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_handler_start [C3.1.1 Hostname#19a3e2cd:443 initial path ((null))]
2024-12-12 21:45:11.909514+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C3.1.1 Hostname#19a3e2cd:443 initial path ((null))] event: path:start @0.000s
2024-12-12 21:45:11.909560+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C3.1.1 Hostname#19a3e2cd:443 waiting path (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: path:satisfied @0.000s, uuid: 960D8977-54B8-4DA9-8D4C-C39A93B45F5B
2024-12-12 21:45:11.909570+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C3.1.1 Hostname#19a3e2cd:443 in_progress resolver (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: resolver:start_dns @0.000s
2024-12-12 21:45:11.909598+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_create_dns_getaddrinfo_locked [C3.1.1] Starting host resolution Hostname#19a3e2cd:443, flags 0xc000d000 proto 0 using hostname: <NO HOSTNAME>
2024-12-12 21:45:11.910135+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_create_dns_getaddrinfo_locked_block_invoke [C3.1.1] Got 4 DNS results
2024-12-12 21:45:11.910138+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_create_dns_getaddrinfo_locked_block_invoke [C3.1.1] Got DNS result type ServiceBinding ifindex=0 <private> <private> <NULL>
2024-12-12 21:45:11.910139+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_create_dns_getaddrinfo_locked_block_invoke [C3.1.1] Got DNS result type Expired ifindex=0 <private> <private> IPv4#adebf63c
2024-12-12 21:45:11.910140+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_create_dns_getaddrinfo_locked_block_invoke [C3.1.1] Got DNS result type Expired ifindex=0 <private> <private> IPv4#9bcda1eb
2024-12-12 21:45:11.910140+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_create_dns_getaddrinfo_locked_block_invoke [C3.1.1] Got DNS result type Expired ifindex=0 <private> <private> IPv4#e11dff6d
2024-12-12 21:45:11.910151+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_process_service_result [C3.1.1] Received (Service for Hostname#19a3e2cd:443, priority=1)
2024-12-12 21:45:11.910157+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_process_service_result_block_invoke [C3.1.1] ALPN: h2 maps to tcp
2024-12-12 21:45:11.910160+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_process_service_result_block_invoke [C3.1.1] Address hint: IPv4#<private>
2024-12-12 21:45:11.910164+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_process_service_result_block_invoke [C3.1.1] Address hint: IPv4#<private>
2024-12-12 21:45:11.910204+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_process_service_result_block_invoke [C3.1.1] Address hint: IPv4#<private>
2024-12-12 21:45:11.910213+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_create_dns_getaddrinfo_locked_block_invoke [C3.1.1] SVCB queries are complete
2024-12-12 21:45:11.910252+0100 0x793a Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_resolver_handle_alternative [C3.1.1 Hostname#19a3e2cd:443 in_progress resolver (satisfied (Path is satisfied), interface: en0, ipv4, dns)] Discovered alternative Hostname#19a3e2cd:443 using <private>
2024-12-12 21:45:11.910257+0100 0x793a Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C3.1.1 Hostname#19a3e2cd:443 in_progress resolver (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: resolver:receive_alternative @0.001s
2024-12-12 21:45:11.921467+0100 0x7977 Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_create_dns_getaddrinfo_locked_block_invoke [C3.1.1] Got 2 DNS results
2024-12-12 21:45:11.921472+0100 0x7977 Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_create_dns_getaddrinfo_locked_block_invoke [C3.1.1] Got DNS result type NoAddress ifindex=0 <private> <private> IN6ADDR_ANY
2024-12-12 21:45:11.921473+0100 0x7977 Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_create_dns_getaddrinfo_locked_block_invoke [C3.1.1] Got DNS result type ServiceBinding ifindex=0 <private> <private> <NULL>
2024-12-12 21:45:11.921474+0100 0x7977 Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_create_dns_getaddrinfo_locked_block_invoke [C3.1.1] Got DNS negative reason: query suppressed
2024-12-12 21:45:11.921497+0100 0x7977 Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_process_service_result [C3.1.1] Received (Service for Hostname#19a3e2cd:443, priority=1)
2024-12-12 21:45:11.921510+0100 0x7977 Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_process_service_result_block_invoke [C3.1.1] ALPN: h2 maps to tcp
2024-12-12 21:45:11.921514+0100 0x7977 Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_process_service_result_block_invoke [C3.1.1] Address hint: IPv4#<private>
2024-12-12 21:45:11.921523+0100 0x7977 Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_process_service_result_block_invoke [C3.1.1] Address hint: IPv4#<private>
2024-12-12 21:45:11.921532+0100 0x7977 Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_process_service_result_block_invoke [C3.1.1] Address hint: IPv4#<private>
2024-12-12 21:45:11.921534+0100 0x7977 Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_create_dns_getaddrinfo_locked_block_invoke [C3.1.1] SVCB queries are complete
2024-12-12 21:45:11.921547+0100 0x7977 Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_resolver_handle_alternative [C3.1.1 Hostname#19a3e2cd:443 in_progress resolver (satisfied (Path is satisfied), interface: en0, ipv4, dns)] Discovered alternative Hostname#19a3e2cd:443 using <private>
2024-12-12 21:45:11.921552+0100 0x7977 Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C3.1.1 Hostname#19a3e2cd:443 in_progress resolver (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: resolver:receive_alternative @0.012s
2024-12-12 21:45:11.921574+0100 0x7977 Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_resolver_update [C3.1.1 Hostname#19a3e2cd:443 in_progress resolver (satisfied (Path is satisfied), interface: en0, ipv4, dns)] Adding endpoint handler for IPv4#9bcda1eb:443
2024-12-12 21:45:11.921579+0100 0x7977 Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_resolver_update [C3.1.1 Hostname#19a3e2cd:443 in_progress resolver (satisfied (Path is satisfied), interface: en0, ipv4, dns)] Adding endpoint handler for IPv4#adebf63c:443
2024-12-12 21:45:11.921584+0100 0x7977 Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_resolver_update [C3.1.1 Hostname#19a3e2cd:443 in_progress resolver (satisfied (Path is satisfied), interface: en0, ipv4, dns)] Adding endpoint handler for IPv4#e11dff6d:443
2024-12-12 21:45:11.921586+0100 0x7977 Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C3.1.1 Hostname#19a3e2cd:443 in_progress resolver (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: resolver:receive_dns @0.012s
2024-12-12 21:45:11.921588+0100 0x7977 Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_create_dns_getaddrinfo_locked_block_invoke [C3.1.1] Got 3 DNS results
2024-12-12 21:45:11.921588+0100 0x7977 Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_create_dns_getaddrinfo_locked_block_invoke [C3.1.1] Got DNS result type Add ifindex=0 <private> <private> IPv4#9bcda1eb
2024-12-12 21:45:11.921589+0100 0x7977 Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_create_dns_getaddrinfo_locked_block_invoke [C3.1.1] Got DNS result type Add ifindex=0 <private> <private> IPv4#e11dff6d
2024-12-12 21:45:11.921589+0100 0x7977 Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_create_dns_getaddrinfo_locked_block_invoke [C3.1.1] Got DNS result type Add ifindex=0 <private> <private> IPv4#adebf63c
2024-12-12 21:45:11.921614+0100 0x7977 Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_resolver_start_next_child [C3.1.1 Hostname#19a3e2cd:443 in_progress resolver (satisfied (Path is satisfied), interface: en0, ipv4, dns)] starting child endpoint IPv4#9bcda1eb:443
2024-12-12 21:45:11.921617+0100 0x7977 Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_handler_start [C3.1.1.1 IPv4#9bcda1eb:443 initial path ((null))]
2024-12-12 21:45:11.921619+0100 0x7977 Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C3.1.1.1 IPv4#9bcda1eb:443 initial path ((null))] event: path:start @0.012s
2024-12-12 21:45:11.921736+0100 0x7977 Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C3.1.1.1 IPv4#9bcda1eb:443 waiting path (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: path:satisfied @0.012s, uuid: 8AE2AE81-C9F1-4C2B-B220-D9F497826414
2024-12-12 21:45:11.921750+0100 0x7977 Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C3.1.1.1 IPv4#9bcda1eb:443 in_progress channel-flow (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: flow:start_nexus @0.012s
2024-12-12 21:45:11.921799+0100 0x7977 Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_flow_setup_channel [C3.1.1.1 IPv4#9bcda1eb:443 in_progress channel-flow (satisfied (Path is satisfied), interface: en0, ipv4, dns)] requested nexus flow
2024-12-12 21:45:11.921846+0100 0x7977 Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C3.1.1.1 IPv4#9bcda1eb:443 in_progress channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] event: flow:receive_nexus @0.012s
2024-12-12 21:45:11.921849+0100 0x7977 Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_flow_setup_protocols [C3.1.1.1 IPv4#9bcda1eb:443 in_progress channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] setup flow id EAC3DA86-54BD-4339-88BF-DED8A2D7F1DB
2024-12-12 21:45:11.921979+0100 0x7977 Info 0x0 1619 0 banshee: (libusrtcp.dylib) [com.apple.network:tcp] so_throttle_best_effort [C3.1.1.1:3] throttling is now off
2024-12-12 21:45:11.921994+0100 0x7977 Info 0x0 1619 0 banshee: (libusrtcp.dylib) [com.apple.network:tcp] nw_protocol_tcp_register_notification [C3.1.1.1:3] segmentation_offload_notification enabled
2024-12-12 21:45:11.921999+0100 0x7977 Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_flow_attach_channel_protocol [C3.1.1.1 IPv4#9bcda1eb:443 in_progress channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] opened channel at level 2
2024-12-12 21:45:11.922010+0100 0x7977 Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C3.1.1.1 IPv4#9bcda1eb:443 in_progress channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] event: flow:start_connect @0.012s
2024-12-12 21:45:11.922018+0100 0x7977 Info 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_restore_ssl_context(2534) [0x14760a680] New context
2024-12-12 21:45:11.922032+0100 0x7977 Info 0x0 1619 0 banshee: (libusrtcp.dylib) [com.apple.network:tcp] nw_proto_tcp_notify_segmentation_offload [C3.1.1.1:3] notifying segmentation offload value 0
2024-12-12 21:45:11.922044+0100 0x7977 Info 0x0 1619 0 banshee: (Network) [com.apple.network:] nw_protocol_ipv4_notify [C3.1.1.1:4] 0x14760af10 segmentation offload notify enable 0
2024-12-12 21:45:11.922065+0100 0x7977 Default 0x0 1619 0 banshee: (libusrtcp.dylib) [com.apple.network:tcp] tcp_output [C3.1.1.1:3] flags=[SEC] seq=3995180452, ack=0, win=65535 state=SYN_SENT rcv_nxt=0, snd_una=3995180452
2024-12-12 21:45:11.922107+0100 0x7977 Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_resolver_start_next_child [C3.1.1 Hostname#19a3e2cd:443 in_progress resolver (satisfied (Path is satisfied), interface: en0, ipv4, dns)] starting next child endpoint in 250ms
2024-12-12 21:45:11.922140+0100 0x7977 Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_resolver_update [C3.1.1 Hostname#19a3e2cd:443 in_progress resolver (satisfied (Path is satisfied), interface: en0, ipv4, dns)] Adding endpoint handler for IPv4#e11dff6d:443
2024-12-12 21:45:11.922145+0100 0x7977 Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_resolver_update [C3.1.1 Hostname#19a3e2cd:443 in_progress resolver (satisfied (Path is satisfied), interface: en0, ipv4, dns)] Adding endpoint handler for IPv4#adebf63c:443
2024-12-12 21:45:11.922157+0100 0x7977 Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C3.1.1 Hostname#19a3e2cd:443 in_progress resolver (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: resolver:receive_dns @0.012s
2024-12-12 21:45:11.922160+0100 0x7977 Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_resolver_create_dns_getaddrinfo_locked_block_invoke [C3.1.1] Invalidating getaddrinfo DNS object
2024-12-12 21:45:11.942182+0100 0x7977 Default 0x0 1619 0 banshee: (libusrtcp.dylib) [com.apple.network:tcp] tcp_input [C3.1.1.1:3] flags=[S.E] seq=955990193, ack=3995180453, win=65535 state=SYN_SENT rcv_nxt=0, snd_una=3995180452
2024-12-12 21:45:11.942233+0100 0x7977 Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_flow_connected [C3.1.1.1 IPv4#9bcda1eb:443 in_progress channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] Transport protocol connected (tcp)
2024-12-12 21:45:11.942238+0100 0x7977 Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C3.1.1.1 IPv4#9bcda1eb:443 in_progress channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] event: flow:finish_transport @0.033s
2024-12-12 21:45:11.942246+0100 0x7977 Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_resolver_receive_report [C3.1.1 Hostname#19a3e2cd:443 in_progress resolver (satisfied (Path is satisfied), interface: en0, ipv4, dns)] pushing out endpoint race by 2000ms
2024-12-12 21:45:11.942301+0100 0x7977 Info 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_set_ats_enforced(559) [C3.1.1.1:2][0x14760a680] set false
2024-12-12 21:45:11.942302+0100 0x7977 Info 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_set_ats_minimum_rsa_key_size(568) [C3.1.1.1:2][0x14760a680] set 0
2024-12-12 21:45:11.942302+0100 0x7977 Info 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_set_ats_minimum_ecdsa_key_size(577) [C3.1.1.1:2][0x14760a680] set 0
2024-12-12 21:45:11.942303+0100 0x7977 Info 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_set_ats_minimum_signature_algorithm(587) [C3.1.1.1:2][0x14760a680] set 0
2024-12-12 21:45:11.942328+0100 0x7977 Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_session_apply_protocol_options_for_transport_block_invoke(2007) [C3.1.1.1:2][0x14760a680] TLS configured [min_version(0x0301) max_version(0x0304) name(redacted) tickets(false) false_start(false) enforce_ev(false) enforce_ats(false) ech(false)]
2024-12-12 21:45:11.942350+0100 0x7977 Info 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_session_install_association_state(1399) [C3.1.1.1:2][0x14760a680] Client session cache miss
2024-12-12 21:45:11.942354+0100 0x7977 Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_info_handler(2133) [C3.1.1.1:2][0x14760a680] Client handshake started
2024-12-12 21:45:11.942403+0100 0x7977 Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_info_handler(2150) [C3.1.1.1:2][0x14760a680] Client handshake state: TLS client enter_early_data
2024-12-12 21:45:11.942415+0100 0x7977 Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_info_handler(2150) [C3.1.1.1:2][0x14760a680] Client handshake state: TLS client read_server_hello
2024-12-12 21:45:11.942419+0100 0x7977 Info 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_session_handshake_incomplete(219) [C3.1.1.1:2][0x14760a680] Handshake incomplete: waiting for data to read [2]
2024-12-12 21:45:11.942421+0100 0x7977 Info 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_session_handshake_incomplete(219) [C3.1.1.1:2][0x14760a680] Handshake incomplete: waiting for data to read [2]
2024-12-12 21:45:11.942462+0100 0x7977 Info 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_session_handshake_incomplete(219) [C3.1.1.1:2][0x14760a680] Handshake incomplete: waiting for data to read [2]
2024-12-12 21:45:11.942463+0100 0x7977 Info 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_session_handshake_incomplete(219) [C3.1.1.1:2][0x14760a680] Handshake incomplete: waiting for data to read [2]
2024-12-12 21:45:11.963133+0100 0x7977 Info 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_session_handshake_incomplete(219) [C3.1.1.1:2][0x14760a680] Handshake incomplete: waiting for data to read [2]
2024-12-12 21:45:11.963143+0100 0x7977 Info 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_session_handshake_incomplete(219) [C3.1.1.1:2][0x14760a680] Handshake incomplete: waiting for data to read [2]
2024-12-12 21:45:11.965504+0100 0x7977 Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_info_handler(2150) [C3.1.1.1:2][0x14760a680] Client handshake state: TLS 1.3 client read_hello_retry_request
2024-12-12 21:45:11.965520+0100 0x7977 Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_info_handler(2150) [C3.1.1.1:2][0x14760a680] Client handshake state: TLS 1.3 client read_server_hello
2024-12-12 21:45:11.965753+0100 0x7977 Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_info_handler(2150) [C3.1.1.1:2][0x14760a680] Client handshake state: TLS 1.3 client read_encrypted_extensions
2024-12-12 21:45:11.965778+0100 0x7977 Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_info_handler(2150) [C3.1.1.1:2][0x14760a680] Client handshake state: TLS 1.3 client read_certificate_request
2024-12-12 21:45:11.965779+0100 0x7977 Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_info_handler(2150) [C3.1.1.1:2][0x14760a680] Client handshake state: TLS 1.3 client read_server_certificate
2024-12-12 21:45:11.965801+0100 0x7977 Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_info_handler(2150) [C3.1.1.1:2][0x14760a680] Client handshake state: TLS 1.3 client read_server_certificate_verify
2024-12-12 21:45:11.965931+0100 0x7977 Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_evaluate_trust_async(1690) [C3.1.1.1:2][0x14760a680] Performing external trust evaluation
2024-12-12 21:45:11.965996+0100 0x7977 Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_evaluate_trust_async_external(1675) [C3.1.1.1:2][0x14760a680] Asyncing for external verify block
2024-12-12 21:45:11.965999+0100 0x7977 Info 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_session_handshake_incomplete(219) [C3.1.1.1:2][0x14760a680] Handshake incomplete: certificate evaluation result pending [16]
2024-12-12 21:45:11.970215+0100 0x7977 Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_evaluate_trust_async_external_block_invoke_3(1631) [C3.1.1.1:2][0x14760a680] Returning from external verify block with result: true
2024-12-12 21:45:11.970219+0100 0x7977 Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_certificate_verify_callback(1852) [C3.1.1.1:2][0x14760a680] Certificate verification result: OK
2024-12-12 21:45:11.970394+0100 0x7977 Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_info_handler(2150) [C3.1.1.1:2][0x14760a680] Client handshake state: TLS 1.3 client read_server_finished
2024-12-12 21:45:11.970404+0100 0x7977 Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_info_handler(2150) [C3.1.1.1:2][0x14760a680] Client handshake state: TLS 1.3 client send_end_of_early_data
2024-12-12 21:45:11.970404+0100 0x7977 Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_info_handler(2150) [C3.1.1.1:2][0x14760a680] Client handshake state: TLS 1.3 client send_client_encrypted_extensions
2024-12-12 21:45:11.970405+0100 0x7977 Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_info_handler(2150) [C3.1.1.1:2][0x14760a680] Client handshake state: TLS 1.3 client send_client_certificate
2024-12-12 21:45:11.970413+0100 0x7977 Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_info_handler(2150) [C3.1.1.1:2][0x14760a680] Client handshake state: TLS 1.3 client complete_second_flight
2024-12-12 21:45:11.970426+0100 0x7977 Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_info_handler(2150) [C3.1.1.1:2][0x14760a680] Client handshake state: TLS 1.3 client done
2024-12-12 21:45:11.970468+0100 0x7977 Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_info_handler(2150) [C3.1.1.1:2][0x14760a680] Client handshake state: TLS client finish_client_handshake
2024-12-12 21:45:11.970472+0100 0x7977 Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_info_handler(2150) [C3.1.1.1:2][0x14760a680] Client handshake state: TLS client done
2024-12-12 21:45:11.970472+0100 0x7977 Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_info_handler(2139) [C3.1.1.1:2][0x14760a680] Client handshake done
2024-12-12 21:45:11.970616+0100 0x7977 Default 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] nw_protocol_boringssl_signal_connected(746) [C3.1.1.1:2][0x14760a680] TLS connected [version(0x0304) ciphersuite(TLS_AES_128_GCM_SHA256) group(0x001d) signature_alg(0x0403) alpn(h2) resumed(0) offered_ticket(0) false_started(0) ocsp_received(1) sct_received(0) connect_time(29ms) flight_time(23ms) rtt(23ms) write_stalls(0) read_stalls(6)]
2024-12-12 21:45:11.970634+0100 0x7977 Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_flow_connected [C3.1.1.1 IPv4#9bcda1eb:443 in_progress channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] Output protocol connected (CFNetworkConnection-1465462692)
2024-12-12 21:45:11.970655+0100 0x7977 Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_flow_connected_path_change [C3.1.1.1 IPv4#9bcda1eb:443 ready channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] Connected path is satisfied, viable
2024-12-12 21:45:11.970662+0100 0x7977 Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C3.1.1.1 IPv4#9bcda1eb:443 ready channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] event: flow:child_finish_connect @0.061s
2024-12-12 21:45:11.970671+0100 0x7977 Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C3.1.1 Hostname#19a3e2cd:443 ready resolver (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: flow:child_finish_connect @0.061s
2024-12-12 21:45:11.970672+0100 0x7977 Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C3.1 Hostname#19a3e2cd:443 ready transform (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: flow:child_finish_connect @0.061s
2024-12-12 21:45:11.970676+0100 0x7977 Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_handler_cancel [C3.1.1.4 IPv4#e11dff6d:443 initial path ((null))]
2024-12-12 21:45:11.970690+0100 0x7977 Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_handler_cancel [C3.1.1.5 IPv4#adebf63c:443 initial path ((null))]
2024-12-12 21:45:11.970695+0100 0x7977 Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C3.1.1.1 IPv4#9bcda1eb:443 ready channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] event: flow:changed_viability @0.061s
2024-12-12 21:45:11.970696+0100 0x7977 Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C3.1.1 Hostname#19a3e2cd:443 ready resolver (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: flow:changed_viability @0.061s
2024-12-12 21:45:11.970697+0100 0x7977 Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C3.1 Hostname#19a3e2cd:443 ready transform (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: flow:changed_viability @0.061s
2024-12-12 21:45:11.970701+0100 0x7977 Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_flow_connected [C3 IPv4#9bcda1eb:443 in_progress parent-flow (satisfied (Path is satisfied), interface: en0, ipv4, dns)] Output protocol connected (endpoint_flow)
2024-12-12 21:45:11.970704+0100 0x7977 Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_flow_connected_path_change [C3 IPv4#9bcda1eb:443 ready parent-flow (satisfied (Path is satisfied), interface: en0, ipv4, dns)] Connected path is satisfied, child is viable
2024-12-12 21:45:11.970705+0100 0x7977 Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C3 IPv4#9bcda1eb:443 ready parent-flow (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: flow:finish_connect @0.061s
2024-12-12 21:45:11.970726+0100 0x7977 Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_connection_start_candidate_manager_if_needed_locked [C3] Checking whether to start candidate manager
2024-12-12 21:45:11.970728+0100 0x7977 Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_connection_report_state_with_handler_on_nw_queue [C3] reporting state ready
2024-12-12 21:45:11.970731+0100 0x7977 Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C3 IPv4#9bcda1eb:443 ready parent-flow (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: flow:changed_viability @0.061s
2024-12-12 21:45:11.970962+0100 0x7977 Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C3] event: client:connection_reused @0.061s
2024-12-12 21:45:11.970966+0100 0x7977 Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_handler_report_connection_idle [C3 IPv4#9bcda1eb:443 ready parent-flow (satisfied (Path is satisfied), interface: en0, ipv4, dns)] Reporting connection not idle to protocols
2024-12-12 21:45:11.970969+0100 0x7977 Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_flow_passthrough_notify [C3.1.1.1 IPv4#9bcda1eb:443 ready channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] received notification connection_idle
2024-12-12 21:45:11.987172+0100 0x795e Info 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_new_session_handler(1380) [C3.1.1.1:2][0x14760a680] New session available
2024-12-12 21:45:11.987186+0100 0x795e Info 0x0 1619 0 banshee: (libboringssl.dylib) [com.apple.network:boringssl] boringssl_context_new_session_handler(1380) [C3.1.1.1:2][0x14760a680] New session available
2024-12-12 21:45:12.097332+0100 0x7977 Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C3] event: client:connection_idle @0.188s
2024-12-12 21:45:12.097338+0100 0x7977 Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_handler_report_connection_idle [C3 IPv4#9bcda1eb:443 ready parent-flow (satisfied (Path is satisfied), interface: en0, ipv4, dns)] Reporting connection idle to protocols
2024-12-12 21:45:12.097341+0100 0x7977 Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_flow_passthrough_notify [C3.1.1.1 IPv4#9bcda1eb:443 ready channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] received notification connection_idle
2024-12-12 21:45:20.447100+0100 0x795e Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_connection_create_with_id [C4] create connection to 127.0.0.1:8000
2024-12-12 21:45:20.447131+0100 0x795e Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C4 37BD558C-A5D9-4ED2-8CF3-A38F63F7986E 127.0.0.1:8000 tcp, url hash: 5fe282c6, definite, attribution: developer, context: com.apple.CFNetwork.NSURLSession.{6C5937AB-AED6-40F6-9A97-04AA6F613D25}{(null)}{Y}{2}{0x0} (private), proc: DC49C7EF-79B7-3EAF-A10D-936C5C3CA59A] start
2024-12-12 21:45:20.447136+0100 0x795e Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_handler_start [C4 127.0.0.1:8000 initial parent-flow ((null))]
2024-12-12 21:45:20.447140+0100 0x795e Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C4 127.0.0.1:8000 initial parent-flow ((null))] event: path:start @0.000s
2024-12-12 21:45:20.447251+0100 0x795e Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C4 127.0.0.1:8000 waiting parent-flow (satisfied (Path is satisfied), interface: lo0)] event: path:satisfied @0.000s, uuid: D935AE40-57F8-4924-9BCC-AA9E2B8CE0B6
2024-12-12 21:45:20.447252+0100 0x795e Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_connection_endpoint_report_on_nw_queue_block_invoke [C4 127.0.0.1:8000 waiting parent-flow (satisfied (Path is satisfied), interface: lo0)] skipping state update
2024-12-12 21:45:20.447266+0100 0x795e Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_flow_setup_protocols [C4 127.0.0.1:8000 in_progress socket-flow (satisfied (Path is satisfied), interface: lo0)] setup flow id 33AF57AB-3037-42D1-AD65-BB6205FA078D
2024-12-12 21:45:20.447818+0100 0x795e Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C4 127.0.0.1:8000 in_progress socket-flow (satisfied (Path is satisfied), interface: lo0)] event: flow:start_connect @0.000s
2024-12-12 21:45:20.447819+0100 0x795e Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_connection_report_state_with_handler_on_nw_queue [C4] reporting state preparing
2024-12-12 21:45:20.448539+0100 0x795e Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_socket_handle_socket_event [C4:2] Socket received CONNECTED event
2024-12-12 21:45:20.448589+0100 0x795e Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_flow_connected [C4 127.0.0.1:8000 in_progress socket-flow (satisfied (Path is satisfied), viable, interface: lo0)] Transport protocol connected (socket)
2024-12-12 21:45:20.448592+0100 0x795e Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C4 127.0.0.1:8000 in_progress socket-flow (satisfied (Path is satisfied), viable, interface: lo0)] event: flow:finish_transport @0.001s
2024-12-12 21:45:20.448598+0100 0x795e Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_flow_connected [C4 127.0.0.1:8000 in_progress socket-flow (satisfied (Path is satisfied), viable, interface: lo0)] Output protocol connected (CFNetworkConnection-1465462692)
2024-12-12 21:45:20.448607+0100 0x795e Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_flow_connected_path_change [C4 127.0.0.1:8000 ready socket-flow (satisfied (Path is satisfied), viable, interface: lo0)] Connected path is satisfied, viable
2024-12-12 21:45:20.448610+0100 0x795e Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C4 127.0.0.1:8000 ready socket-flow (satisfied (Path is satisfied), viable, interface: lo0)] event: flow:finish_connect @0.001s
2024-12-12 21:45:20.448626+0100 0x795e Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_connection_start_candidate_manager_if_needed_locked [C4] Checking whether to start candidate manager
2024-12-12 21:45:20.448628+0100 0x795e Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_connection_report_state_with_handler_on_nw_queue [C4] reporting state ready
2024-12-12 21:45:20.448630+0100 0x795e Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C4 127.0.0.1:8000 ready socket-flow (satisfied (Path is satisfied), viable, interface: lo0)] event: flow:changed_viability @0.001s
2024-12-12 21:45:20.459804+0100 0x7a42 Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C4 37BD558C-A5D9-4ED2-8CF3-A38F63F7986E 127.0.0.1:8000 tcp, url hash: 5fe282c6, definite, attribution: developer] cancel
2024-12-12 21:45:20.459870+0100 0x7a42 Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C4 37BD558C-A5D9-4ED2-8CF3-A38F63F7986E 127.0.0.1:8000 tcp, url hash: 5fe282c6, definite, attribution: developer] cancelled
[C4 D935AE40-57F8-4924-9BCC-AA9E2B8CE0B6 127.0.0.1:49281<->127.0.0.1:8000]
Connected Path: satisfied (Path is satisfied), viable, interface: lo0
Privacy Stance: Not Eligible
Duration: 0.012s, TCP @0.000s took 0.001s
bytes in/out: 111/85518, packets in/out: 3/7, rtt: 0.001s, retransmitted bytes: 0, out-of-order bytes: 0
ecn packets sent/acked/marked/lost: 0/0/0/0
2024-12-12 21:45:20.459875+0100 0x7a42 Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_endpoint_handler_cancel [C4 127.0.0.1:8000 ready socket-flow (satisfied (Path is satisfied), viable, interface: lo0)]
2024-12-12 21:45:20.459888+0100 0x7a42 Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_association_schedule_deactivation <nw_association 127.0.0.1:8000> will become dormant after 10000ms of inactivity
2024-12-12 21:45:20.459893+0100 0x7a42 Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_flow_disconnected [C4 127.0.0.1:8000 cancelled socket-flow ((null))] Output protocol disconnected
2024-12-12 21:45:20.459901+0100 0x7a42 Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_connection_report_state_with_handler_on_nw_queue [C4] reporting state cancelled
2024-12-12 21:45:20.459956+0100 0x7a42 Info 0x0 1619 0 banshee: (Network) [com.apple.network:connection] [C4 127.0.0.1:8000 tcp, url hash: 5fe282c6, definite, attribution: developer] dealloc
2024-12-12 21:45:20.459967+0100 0x7a42 Default 0x0 1619 0 banshee: (Network) [com.apple.network:connection] nw_socket_handle_socket_event [C4:2] Socket received READ_CLOSE event