@agenticmail/enterprise 0.5.377 → 0.5.378

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/cli.js CHANGED
@@ -68,7 +68,7 @@ Skill Development:
68
68
  import("./cli-serve-IOSXZHIK.js").then((m) => m.runServe(args.slice(1))).catch(fatal);
69
69
  break;
70
70
  case "agent":
71
- import("./cli-agent-HWRINZSE.js").then((m) => m.runAgent(args.slice(1))).catch(fatal);
71
+ import("./cli-agent-NIKMPSIT.js").then((m) => m.runAgent(args.slice(1))).catch(fatal);
72
72
  break;
73
73
  case "setup":
74
74
  default:
@@ -1,243 +0,0 @@
1
- 2026-03-05 06:30:17: 2026-03-05T05:30:17Z INF Starting tunnel tunnelID=18dbfae9-fe5c-4380-a5c7-e5e875255b06
2
- 2026-03-05 06:30:17: 2026-03-05T05:30:17Z INF Version 2026.2.0 (Checksum dc6e60da390e702c4db3332d0cc9cf4e98a88df99f17273e9b3d83f435695fb4)
3
- 2026-03-05 06:30:17: 2026-03-05T05:30:17Z INF GOOS: darwin, GOVersion: go1.25.7, GoArch: arm64
4
- 2026-03-05 06:30:17: 2026-03-05T05:30:17Z INF Settings: map[cred-file:/Users/ope/.cloudflared/18dbfae9-fe5c-4380-a5c7-e5e875255b06.json credentials-file:/Users/ope/.cloudflared/18dbfae9-fe5c-4380-a5c7-e5e875255b06.json]
5
- 2026-03-05 06:30:17: 2026-03-05T05:30:17Z INF cloudflared will not automatically update if installed by a package manager.
6
- 2026-03-05 06:30:17: 2026-03-05T05:30:17Z INF Generated Connector ID: 5680022c-ff41-4224-8d2f-238ae9392416
7
- 2026-03-05 06:30:17: 2026-03-05T05:30:17Z INF Initial protocol quic
8
- 2026-03-05 06:30:17: 2026-03-05T05:30:17Z INF ICMP proxy will use 192.168.86.21 as source for IPv4
9
- 2026-03-05 06:30:17: 2026-03-05T05:30:17Z INF ICMP proxy will use fe80::1c9c:15a9:2404:3154 in zone en1 as source for IPv6
10
- 2026-03-05 06:30:17: 2026-03-05T05:30:17Z INF Created ICMP proxy listening on 192.168.86.21:0
11
- 2026-03-05 06:30:17: 2026-03-05T05:30:17Z INF ICMP proxy will use 192.168.86.21 as source for IPv4
12
- 2026-03-05 06:30:17: 2026-03-05T05:30:17Z INF ICMP proxy will use fe80::1c9c:15a9:2404:3154 in zone en1 as source for IPv6
13
- 2026-03-05 06:30:17: 2026-03-05T05:30:17Z INF Starting metrics server on 127.0.0.1:20241/metrics
14
- 2026-03-05 06:30:17: 2026-03-05T05:30:17Z INF Tunnel connection curve preferences: [X25519MLKEM768 CurveP256] connIndex=0 event=0 ip=198.41.200.63
15
- 2026-03-05 06:30:17: 2026-03-05T05:30:17Z INF Registered tunnel connection connIndex=0 connection=4853aaeb-0b59-40b7-adab-55225c98aaa2 event=0 ip=198.41.200.63 location=atl10 protocol=quic
16
- 2026-03-05 06:30:17: 2026-03-05T05:30:17Z INF Tunnel connection curve preferences: [X25519MLKEM768 CurveP256] connIndex=1 event=0 ip=198.41.192.7
17
- 2026-03-05 06:30:17: 2026-03-05T05:30:17Z INF Registered tunnel connection connIndex=1 connection=721bad3b-ceeb-4173-8af3-61ef604bef42 event=0 ip=198.41.192.7 location=atl06 protocol=quic
18
- 2026-03-05 06:30:18: 2026-03-05T05:30:18Z INF Tunnel connection curve preferences: [X25519MLKEM768 CurveP256] connIndex=2 event=0 ip=198.41.192.167
19
- 2026-03-05 06:30:18: 2026-03-05T05:30:18Z INF Registered tunnel connection connIndex=2 connection=2c61322a-dbcd-4842-bc5a-24abb5dd04e7 event=0 ip=198.41.192.167 location=atl01 protocol=quic
20
- 2026-03-05 06:30:19: 2026-03-05T05:30:19Z INF Tunnel connection curve preferences: [X25519MLKEM768 CurveP256] connIndex=3 event=0 ip=198.41.200.43
21
- 2026-03-05 06:30:19: 2026-03-05T05:30:19Z INF Registered tunnel connection connIndex=3 connection=3f85a46d-7759-4483-a267-f9e342905648 event=0 ip=198.41.200.43 location=atl14 protocol=quic
22
- 2026-03-05 06:31:03: 2026-03-05T05:31:03Z INF Initiating graceful shutdown due to signal interrupt ...
23
- 2026-03-05 06:31:03: 2026-03-05T05:31:03Z ERR failed to run the datagram handler error="Application error 0x0 (remote)" connIndex=0 event=0 ip=198.41.200.63
24
- 2026-03-05 06:31:03: 2026-03-05T05:31:03Z ERR failed to serve tunnel connection error="accept stream listener encountered a failure while serving" connIndex=0 event=0 ip=198.41.200.63
25
- 2026-03-05 06:31:03: 2026-03-05T05:31:03Z ERR Serve tunnel error error="accept stream listener encountered a failure while serving" connIndex=0 event=0 ip=198.41.200.63
26
- 2026-03-05 06:31:03: 2026-03-05T05:31:03Z INF Retrying connection in up to 1s connIndex=0 event=0 ip=198.41.200.63
27
- 2026-03-05 06:31:03: 2026-03-05T05:31:03Z ERR Connection terminated connIndex=0
28
- 2026-03-05 06:31:03: 2026-03-05T05:31:03Z ERR failed to run the datagram handler error="Application error 0x0 (remote)" connIndex=2 event=0 ip=198.41.192.167
29
- 2026-03-05 06:31:03: 2026-03-05T05:31:03Z ERR failed to serve tunnel connection error="accept stream listener encountered a failure while serving" connIndex=2 event=0 ip=198.41.192.167
30
- 2026-03-05 06:31:03: 2026-03-05T05:31:03Z ERR Serve tunnel error error="accept stream listener encountered a failure while serving" connIndex=2 event=0 ip=198.41.192.167
31
- 2026-03-05 06:31:03: 2026-03-05T05:31:03Z INF Retrying connection in up to 1s connIndex=2 event=0 ip=198.41.192.167
32
- 2026-03-05 06:31:03: 2026-03-05T05:31:03Z ERR Connection terminated connIndex=2
33
- 2026-03-05 06:31:03: 2026-03-05T05:31:03Z ERR failed to run the datagram handler error="context canceled" connIndex=1 event=0 ip=198.41.192.7
34
- 2026-03-05 06:31:03: 2026-03-05T05:31:03Z ERR failed to serve tunnel connection error="accept stream listener encountered a failure while serving" connIndex=1 event=0 ip=198.41.192.7
35
- 2026-03-05 06:31:03: 2026-03-05T05:31:03Z ERR Serve tunnel error error="accept stream listener encountered a failure while serving" connIndex=1 event=0 ip=198.41.192.7
36
- 2026-03-05 06:31:03: 2026-03-05T05:31:03Z INF Retrying connection in up to 1s connIndex=1 event=0 ip=198.41.192.7
37
- 2026-03-05 06:31:03: 2026-03-05T05:31:03Z ERR Connection terminated connIndex=1
38
- 2026-03-05 06:31:03: 2026-03-05T05:31:03Z INF Unregistered tunnel connection connIndex=3 event=0 ip=198.41.200.43
39
- 2026-03-05 06:31:08: 2026-03-05T05:31:08Z INF Starting tunnel tunnelID=18dbfae9-fe5c-4380-a5c7-e5e875255b06
40
- 2026-03-05 06:31:08: 2026-03-05T05:31:08Z INF Version 2026.2.0 (Checksum dc6e60da390e702c4db3332d0cc9cf4e98a88df99f17273e9b3d83f435695fb4)
41
- 2026-03-05 06:31:08: 2026-03-05T05:31:08Z INF GOOS: darwin, GOVersion: go1.25.7, GoArch: arm64
42
- 2026-03-05 06:31:08: 2026-03-05T05:31:08Z INF Settings: map[cred-file:/Users/ope/.cloudflared/18dbfae9-fe5c-4380-a5c7-e5e875255b06.json credentials-file:/Users/ope/.cloudflared/18dbfae9-fe5c-4380-a5c7-e5e875255b06.json]
43
- 2026-03-05 06:31:08: 2026-03-05T05:31:08Z INF cloudflared will not automatically update if installed by a package manager.
44
- 2026-03-05 06:31:08: 2026-03-05T05:31:08Z INF Generated Connector ID: cc6e6cb6-caac-477f-a1a2-d86368d41607
45
- 2026-03-05 06:31:08: 2026-03-05T05:31:08Z INF Initial protocol quic
46
- 2026-03-05 06:31:08: 2026-03-05T05:31:08Z INF ICMP proxy will use 192.168.86.21 as source for IPv4
47
- 2026-03-05 06:31:08: 2026-03-05T05:31:08Z INF ICMP proxy will use fe80::1c9c:15a9:2404:3154 in zone en1 as source for IPv6
48
- 2026-03-05 06:31:08: 2026-03-05T05:31:08Z INF Created ICMP proxy listening on 192.168.86.21:0
49
- 2026-03-05 06:31:08: 2026-03-05T05:31:08Z INF ICMP proxy will use 192.168.86.21 as source for IPv4
50
- 2026-03-05 06:31:08: 2026-03-05T05:31:08Z INF ICMP proxy will use fe80::1c9c:15a9:2404:3154 in zone en1 as source for IPv6
51
- 2026-03-05 06:31:08: 2026-03-05T05:31:08Z INF Starting metrics server on 127.0.0.1:20241/metrics
52
- 2026-03-05 06:31:08: 2026-03-05T05:31:08Z INF Tunnel connection curve preferences: [X25519MLKEM768 CurveP256] connIndex=0 event=0 ip=198.41.192.107
53
- 2026-03-05 06:31:09: 2026-03-05T05:31:09Z INF Registered tunnel connection connIndex=0 connection=edb70b98-0105-4afd-bb75-6c2ec9ca0a53 event=0 ip=198.41.192.107 location=atl12 protocol=quic
54
- 2026-03-05 06:31:09: 2026-03-05T05:31:09Z INF Tunnel connection curve preferences: [X25519MLKEM768 CurveP256] connIndex=1 event=0 ip=198.41.200.63
55
- 2026-03-05 06:31:09: 2026-03-05T05:31:09Z INF Registered tunnel connection connIndex=1 connection=826299ab-8cff-4806-8890-55db7e5620d0 event=0 ip=198.41.200.63 location=atl11 protocol=quic
56
- 2026-03-05 06:31:10: 2026-03-05T05:31:10Z INF Tunnel connection curve preferences: [X25519MLKEM768 CurveP256] connIndex=2 event=0 ip=198.41.192.57
57
- 2026-03-05 06:31:10: 2026-03-05T05:31:10Z INF Registered tunnel connection connIndex=2 connection=9ceb7c37-a55c-4516-bbd0-e69f4f0c1152 event=0 ip=198.41.192.57 location=atl12 protocol=quic
58
- 2026-03-05 06:31:11: 2026-03-05T05:31:11Z INF Tunnel connection curve preferences: [X25519MLKEM768 CurveP256] connIndex=3 event=0 ip=198.41.200.53
59
- 2026-03-05 06:31:11: 2026-03-05T05:31:11Z INF Registered tunnel connection connIndex=3 connection=3b74716b-204c-459d-b533-31e1307e1ea8 event=0 ip=198.41.200.53 location=atl11 protocol=quic
60
- 2026-03-05 06:35:14: 2026-03-05T05:35:14Z ERR error="unexpected EOF" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
61
- 2026-03-05 06:35:14: 2026-03-05T05:35:14Z ERR Request failed error="unexpected EOF" connIndex=3 dest=https://enterprise.agenticmail.io/api/engine/task-pipeline/stream event=0 ip=198.41.200.53 type=http
62
- 2026-03-05 06:59:24: 2026-03-05T05:59:24Z ERR error="unexpected EOF" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
63
- 2026-03-05 06:59:24: 2026-03-05T05:59:24Z ERR Request failed error="unexpected EOF" connIndex=3 dest=https://enterprise.agenticmail.io/api/engine/task-pipeline/stream event=0 ip=198.41.200.53 type=http
64
- 2026-03-05 06:59:40: 2026-03-05T05:59:40Z ERR error="unexpected EOF" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
65
- 2026-03-05 06:59:40: 2026-03-05T05:59:40Z ERR Request failed error="unexpected EOF" connIndex=3 dest=https://enterprise.agenticmail.io/api/engine/task-pipeline/stream event=0 ip=198.41.200.53 type=http
66
- 2026-03-05 07:00:43: 2026-03-05T06:00:43Z ERR error="stream 13 canceled by remote with error code 0" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
67
- 2026-03-05 07:00:43: 2026-03-05T06:00:43Z ERR Request failed error="stream 13 canceled by remote with error code 0" connIndex=3 dest=https://enterprise.agenticmail.io/api/engine/task-pipeline/stream event=0 ip=198.41.200.53 type=http
68
- 2026-03-05 07:01:07: 2026-03-05T06:01:07Z ERR error="unexpected EOF" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
69
- 2026-03-05 07:01:07: 2026-03-05T06:01:07Z ERR Request failed error="unexpected EOF" connIndex=3 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.200.53 type=http
70
- 2026-03-05 07:06:07: 2026-03-05T06:06:07Z ERR error="unexpected EOF" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
71
- 2026-03-05 07:06:07: 2026-03-05T06:06:07Z ERR Request failed error="unexpected EOF" connIndex=3 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.200.53 type=http
72
- 2026-03-05 07:11:44: 2026-03-05T06:11:44Z ERR error="unexpected EOF" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
73
- 2026-03-05 07:11:44: 2026-03-05T06:11:44Z ERR Request failed error="unexpected EOF" connIndex=3 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.200.53 type=http
74
- 2026-03-05 07:21:11: 2026-03-05T06:21:11Z ERR error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp [::1]:3100: connect: connection refused" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
75
- 2026-03-05 07:21:11: 2026-03-05T06:21:11Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp [::1]:3100: connect: connection refused" connIndex=3 dest=https://enterprise.agenticmail.io/dashboard/agents/3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.200.53 type=http
76
- 2026-03-05 07:21:11: 2026-03-05T06:21:11Z ERR error="unexpected EOF" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
77
- 2026-03-05 07:21:11: 2026-03-05T06:21:11Z ERR Request failed error="unexpected EOF" connIndex=3 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.200.53 type=http
78
- 2026-03-05 07:28:48: 2026-03-05T06:28:48Z ERR failed to run the datagram handler error="timeout: no recent network activity" connIndex=2 event=0 ip=198.41.192.57
79
- 2026-03-05 07:28:48: 2026-03-05T06:28:48Z ERR failed to accept incoming stream requests error="failed to accept QUIC stream: timeout: no recent network activity" connIndex=2 event=0 ip=198.41.192.57
80
- 2026-03-05 07:28:48: 2026-03-05T06:28:48Z WRN failed to serve tunnel connection error="datagram manager encountered a failure while serving" connIndex=2 event=0 ip=198.41.192.57
81
- 2026-03-05 07:28:48: 2026-03-05T06:28:48Z WRN Serve tunnel error error="datagram manager encountered a failure while serving" connIndex=2 event=0 ip=198.41.192.57
82
- 2026-03-05 07:28:48: 2026-03-05T06:28:48Z INF Retrying connection in up to 1s connIndex=2 event=0 ip=198.41.192.57
83
- 2026-03-05 07:28:49: 2026-03-05T06:28:49Z WRN Connection terminated error="datagram manager encountered a failure while serving" connIndex=2
84
- 2026-03-05 07:28:59: 2026-03-05T06:28:59Z INF Tunnel connection curve preferences: [X25519MLKEM768 CurveP256] connIndex=2 event=0 ip=198.41.192.57
85
- 2026-03-05 07:28:59: 2026-03-05T06:28:59Z INF Registered tunnel connection connIndex=2 connection=d69b6230-41a7-45fb-b4c2-b7df2504f7b4 event=0 ip=198.41.192.57 location=atl12 protocol=quic
86
- 2026-03-05 07:40:34: 2026-03-05T06:40:34Z ERR error="stream 737 canceled by remote with error code 0" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
87
- 2026-03-05 07:40:34: 2026-03-05T06:40:34Z ERR Request failed error="stream 737 canceled by remote with error code 0" connIndex=3 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.200.53 type=http
88
- 2026-03-05 07:40:53: 2026-03-05T06:40:53Z ERR error="stream 777 canceled by remote with error code 0" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
89
- 2026-03-05 07:40:53: 2026-03-05T06:40:53Z ERR error="stream 713 canceled by remote with error code 0" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
90
- 2026-03-05 07:40:53: 2026-03-05T06:40:53Z ERR Request failed error="stream 777 canceled by remote with error code 0" connIndex=3 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.200.53 type=http
91
- 2026-03-05 07:40:53: 2026-03-05T06:40:53Z ERR Request failed error="stream 713 canceled by remote with error code 0" connIndex=3 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.200.53 type=http
92
- 2026-03-05 07:43:38: 2026-03-05T06:43:38Z ERR error="unexpected EOF" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
93
- 2026-03-05 07:43:38: 2026-03-05T06:43:38Z ERR Request failed error="unexpected EOF" connIndex=3 dest=https://enterprise.agenticmail.io/api/engine/cluster/stream event=0 ip=198.41.200.53 type=http
94
- 2026-03-05 07:57:22: 2026-03-05T06:57:22Z ERR error="unexpected EOF" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
95
- 2026-03-05 07:57:22: 2026-03-05T06:57:22Z ERR Request failed error="unexpected EOF" connIndex=3 dest=https://enterprise.agenticmail.io/api/engine/cluster/stream event=0 ip=198.41.200.53 type=http
96
- 2026-03-05 07:59:32: 2026-03-05T06:59:32Z ERR error="stream 829 canceled by remote with error code 0" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
97
- 2026-03-05 07:59:32: 2026-03-05T06:59:32Z ERR Request failed error="stream 829 canceled by remote with error code 0" connIndex=3 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream event=0 ip=198.41.200.53 type=http
98
- 2026-03-05 07:59:56: 2026-03-05T06:59:56Z ERR error="stream 817 canceled by remote with error code 0" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
99
- 2026-03-05 07:59:56: 2026-03-05T06:59:56Z ERR Request failed error="stream 817 canceled by remote with error code 0" connIndex=3 dest=https://enterprise.agenticmail.io/api/engine/cluster/stream event=0 ip=198.41.200.53 type=http
100
- 2026-03-05 08:00:00: 2026-03-05T07:00:00Z ERR error="stream 1157 canceled by remote with error code 0" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
101
- 2026-03-05 08:00:00: 2026-03-05T07:00:00Z ERR Request failed error="stream 1157 canceled by remote with error code 0" connIndex=3 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream event=0 ip=198.41.200.53 type=http
102
- 2026-03-05 08:01:40: 2026-03-05T07:01:40Z ERR error="unexpected EOF" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
103
- 2026-03-05 08:01:40: 2026-03-05T07:01:40Z ERR error="unexpected EOF" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
104
- 2026-03-05 08:01:40: 2026-03-05T07:01:40Z ERR Request failed error="unexpected EOF" connIndex=3 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.200.53 type=http
105
- 2026-03-05 08:01:40: 2026-03-05T07:01:40Z ERR Request failed error="unexpected EOF" connIndex=3 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.200.53 type=http
106
- 2026-03-05 08:01:56: 2026-03-05T07:01:56Z ERR error="unexpected EOF" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
107
- 2026-03-05 08:01:56: 2026-03-05T07:01:56Z ERR Request failed error="unexpected EOF" connIndex=3 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.200.53 type=http
108
- 2026-03-05 08:01:56: 2026-03-05T07:01:56Z ERR error="unexpected EOF" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
109
- 2026-03-05 08:01:56: 2026-03-05T07:01:56Z ERR Request failed error="unexpected EOF" connIndex=3 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.200.53 type=http
110
- 2026-03-05 08:02:30: 2026-03-05T07:02:30Z ERR error="stream 1233 canceled by remote with error code 0" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
111
- 2026-03-05 08:02:30: 2026-03-05T07:02:30Z ERR Request failed error="stream 1233 canceled by remote with error code 0" connIndex=3 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.200.53 type=http
112
- 2026-03-05 08:02:30: 2026-03-05T07:02:30Z ERR error="stream 1237 canceled by remote with error code 0" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
113
- 2026-03-05 08:02:30: 2026-03-05T07:02:30Z ERR Request failed error="stream 1237 canceled by remote with error code 0" connIndex=3 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.200.53 type=http
114
- 2026-03-05 08:02:40: 2026-03-05T07:02:40Z ERR error="stream 1593 canceled by remote with error code 0" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
115
- 2026-03-05 08:02:40: 2026-03-05T07:02:40Z ERR Request failed error="stream 1593 canceled by remote with error code 0" connIndex=3 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.200.53 type=http
116
- 2026-03-05 08:03:00: 2026-03-05T07:03:00Z ERR error="stream 1573 canceled by remote with error code 0" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
117
- 2026-03-05 08:03:00: 2026-03-05T07:03:00Z ERR Request failed error="stream 1573 canceled by remote with error code 0" connIndex=3 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.200.53 type=http
118
- 2026-03-05 08:03:00: 2026-03-05T07:03:00Z ERR error="stream 1625 canceled by remote with error code 0" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
119
- 2026-03-05 08:03:00: 2026-03-05T07:03:00Z ERR Request failed error="stream 1625 canceled by remote with error code 0" connIndex=3 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.200.53 type=http
120
- 2026-03-05 08:04:00: 2026-03-05T07:04:00Z ERR error="unexpected EOF" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
121
- 2026-03-05 08:04:00: 2026-03-05T07:04:00Z ERR Request failed error="unexpected EOF" connIndex=3 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.200.53 type=http
122
- 2026-03-05 08:04:00: 2026-03-05T07:04:00Z ERR error="unexpected EOF" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
123
- 2026-03-05 08:04:00: 2026-03-05T07:04:00Z ERR Request failed error="unexpected EOF" connIndex=3 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.200.53 type=http
124
- 2026-03-05 08:04:33: 2026-03-05T07:04:33Z ERR error="stream 2045 canceled by remote with error code 0" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
125
- 2026-03-05 08:04:33: 2026-03-05T07:04:33Z ERR Request failed error="stream 2045 canceled by remote with error code 0" connIndex=3 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.200.53 type=http
126
- 2026-03-05 08:04:33: 2026-03-05T07:04:33Z ERR error="stream 2049 canceled by remote with error code 0" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
127
- 2026-03-05 08:04:33: 2026-03-05T07:04:33Z ERR Request failed error="stream 2049 canceled by remote with error code 0" connIndex=3 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.200.53 type=http
128
- 2026-03-05 08:08:16: 2026-03-05T07:08:16Z ERR error="unexpected EOF" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
129
- 2026-03-05 08:08:16: 2026-03-05T07:08:16Z ERR error="unexpected EOF" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
130
- 2026-03-05 08:08:16: 2026-03-05T07:08:16Z ERR Request failed error="unexpected EOF" connIndex=3 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.200.53 type=http
131
- 2026-03-05 08:08:16: 2026-03-05T07:08:16Z ERR Request failed error="unexpected EOF" connIndex=3 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.200.53 type=http
132
- 2026-03-05 17:11:24: 2026-03-05T16:11:24Z ERR error="stream 2437 canceled by remote with error code 0" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
133
- 2026-03-05 17:11:24: 2026-03-05T16:11:24Z ERR error="stream 2433 canceled by remote with error code 0" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
134
- 2026-03-05 17:11:24: 2026-03-05T16:11:24Z ERR Request failed error="stream 2437 canceled by remote with error code 0" connIndex=3 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.200.53 type=http
135
- 2026-03-05 17:11:24: 2026-03-05T16:11:24Z ERR Request failed error="stream 2433 canceled by remote with error code 0" connIndex=3 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.200.53 type=http
136
- 2026-03-05 18:05:38: 2026-03-05T17:05:38Z ERR error="stream 5 canceled by remote with error code 0" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
137
- 2026-03-05 18:05:38: 2026-03-05T17:05:38Z ERR error="stream 9 canceled by remote with error code 0" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
138
- 2026-03-05 18:05:38: 2026-03-05T17:05:38Z ERR Request failed error="stream 5 canceled by remote with error code 0" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.107 type=http
139
- 2026-03-05 18:05:38: 2026-03-05T17:05:38Z ERR Request failed error="stream 9 canceled by remote with error code 0" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.107 type=http
140
- 2026-03-05 19:22:34: 2026-03-05T18:22:34Z ERR error="stream 365 canceled by remote with error code 0" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
141
- 2026-03-05 19:22:34: 2026-03-05T18:22:34Z ERR Request failed error="stream 365 canceled by remote with error code 0" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream event=0 ip=198.41.192.107 type=http
142
- 2026-03-05 19:23:02: 2026-03-05T18:23:02Z ERR error="stream 357 canceled by remote with error code 0" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
143
- 2026-03-05 19:23:02: 2026-03-05T18:23:02Z ERR Request failed error="stream 357 canceled by remote with error code 0" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/cluster/stream event=0 ip=198.41.192.107 type=http
144
- 2026-03-05 19:53:34: 2026-03-05T18:53:34Z ERR error="stream 405 canceled by remote with error code 0" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
145
- 2026-03-05 19:53:34: 2026-03-05T18:53:34Z ERR Request failed error="stream 405 canceled by remote with error code 0" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=67ba24f1-c8af-40b4-9df5-c05b81fc1e7a event=0 ip=198.41.192.107 type=http
146
- 2026-03-05 19:53:47: 2026-03-05T18:53:47Z ERR error="stream 377 canceled by remote with error code 0" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
147
- 2026-03-05 19:53:47: 2026-03-05T18:53:47Z ERR Request failed error="stream 377 canceled by remote with error code 0" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=67ba24f1-c8af-40b4-9df5-c05b81fc1e7a event=0 ip=198.41.192.107 type=http
148
- 2026-03-05 19:53:50: 2026-03-05T18:53:50Z ERR error="stream 777 canceled by remote with error code 0" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
149
- 2026-03-05 19:53:50: 2026-03-05T18:53:50Z ERR Request failed error="stream 777 canceled by remote with error code 0" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=67ba24f1-c8af-40b4-9df5-c05b81fc1e7a event=0 ip=198.41.192.107 type=http
150
- 2026-03-05 19:55:34: 2026-03-05T18:55:34Z ERR error="stream 881 canceled by remote with error code 0" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
151
- 2026-03-05 19:55:34: 2026-03-05T18:55:34Z ERR Request failed error="stream 881 canceled by remote with error code 0" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream event=0 ip=198.41.192.107 type=http
152
- 2026-03-05 19:55:49: 2026-03-05T18:55:49Z ERR error="stream 753 canceled by remote with error code 0" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
153
- 2026-03-05 19:55:49: 2026-03-05T18:55:49Z ERR Request failed error="stream 753 canceled by remote with error code 0" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=67ba24f1-c8af-40b4-9df5-c05b81fc1e7a event=0 ip=198.41.192.107 type=http
154
- 2026-03-05 19:56:02: 2026-03-05T18:56:02Z ERR error="stream 913 canceled by remote with error code 0" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
155
- 2026-03-05 19:56:02: 2026-03-05T18:56:02Z ERR Request failed error="stream 913 canceled by remote with error code 0" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.107 type=http
156
- 2026-03-05 20:36:03: 2026-03-05T19:36:03Z ERR error="stream 897 canceled by remote with error code 0" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
157
- 2026-03-05 20:36:03: 2026-03-05T19:36:03Z ERR Request failed error="stream 897 canceled by remote with error code 0" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.107 type=http
158
- 2026-03-05 20:36:07: 2026-03-05T19:36:07Z ERR error="stream 993 canceled by remote with error code 0" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
159
- 2026-03-05 20:36:07: 2026-03-05T19:36:07Z ERR Request failed error="stream 993 canceled by remote with error code 0" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.107 type=http
160
- 2026-03-05 20:36:34: 2026-03-05T19:36:34Z ERR error="stream 1381 canceled by remote with error code 0" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
161
- 2026-03-05 20:36:34: 2026-03-05T19:36:34Z ERR Request failed error="stream 1381 canceled by remote with error code 0" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.107 type=http
162
- 2026-03-05 21:13:03: 2026-03-05T20:13:03Z ERR error="stream 1349 canceled by remote with error code 0" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
163
- 2026-03-05 21:13:03: 2026-03-05T20:13:03Z ERR Request failed error="stream 1349 canceled by remote with error code 0" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.107 type=http
164
- 2026-03-05 21:13:04: 2026-03-05T20:13:04Z ERR error="stream 1425 canceled by remote with error code 0" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
165
- 2026-03-05 21:13:04: 2026-03-05T20:13:04Z ERR Request failed error="stream 1425 canceled by remote with error code 0" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.107 type=http
166
- 2026-03-05 21:13:33: 2026-03-05T20:13:33Z ERR error="stream 1805 canceled by remote with error code 0" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
167
- 2026-03-05 21:13:33: 2026-03-05T20:13:33Z ERR Request failed error="stream 1805 canceled by remote with error code 0" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.107 type=http
168
- 2026-03-05 21:38:44: 2026-03-05T20:38:44Z ERR error="unexpected EOF" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
169
- 2026-03-05 21:38:44: 2026-03-05T20:38:44Z ERR error="unexpected EOF" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
170
- 2026-03-05 21:38:44: 2026-03-05T20:38:44Z ERR Request failed error="unexpected EOF" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.107 type=http
171
- 2026-03-05 21:38:44: 2026-03-05T20:38:44Z ERR error="unexpected EOF" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
172
- 2026-03-05 21:38:44: 2026-03-05T20:38:44Z ERR Request failed error="unexpected EOF" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.107 type=http
173
- 2026-03-05 21:38:44: 2026-03-05T20:38:44Z ERR Request failed error="unexpected EOF" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.107 type=http
174
- 2026-03-05 21:40:08: 2026-03-05T20:40:08Z ERR error="stream 1937 canceled by remote with error code 0" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
175
- 2026-03-05 21:40:08: 2026-03-05T20:40:08Z ERR Request failed error="stream 1937 canceled by remote with error code 0" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.107 type=http
176
- 2026-03-05 21:40:56: 2026-03-05T20:40:56Z ERR error="stream 1945 canceled by remote with error code 0" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
177
- 2026-03-05 21:40:56: 2026-03-05T20:40:56Z ERR Request failed error="stream 1945 canceled by remote with error code 0" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/task-pipeline/stream event=0 ip=198.41.192.107 type=http
178
- 2026-03-05 21:41:36: 2026-03-05T20:41:36Z ERR error="unexpected EOF" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
179
- 2026-03-05 21:41:36: 2026-03-05T20:41:36Z ERR Request failed error="unexpected EOF" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.107 type=http
180
- 2026-03-05 21:41:36: 2026-03-05T20:41:36Z ERR error="unexpected EOF" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
181
- 2026-03-05 21:41:36: 2026-03-05T20:41:36Z ERR Request failed error="unexpected EOF" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.107 type=http
182
- 2026-03-05 21:41:36: 2026-03-05T20:41:36Z ERR error="unexpected EOF" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
183
- 2026-03-05 21:41:36: 2026-03-05T20:41:36Z ERR Request failed error="unexpected EOF" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.107 type=http
184
- 2026-03-05 21:41:36: 2026-03-05T20:41:36Z ERR error="unexpected EOF" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
185
- 2026-03-05 21:41:36: 2026-03-05T20:41:36Z ERR Request failed error="unexpected EOF" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.107 type=http
186
- 2026-03-05 21:43:26: 2026-03-05T20:43:26Z ERR error="unexpected EOF" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
187
- 2026-03-05 21:43:26: 2026-03-05T20:43:26Z ERR Request failed error="unexpected EOF" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.107 type=http
188
- 2026-03-05 21:43:26: 2026-03-05T20:43:26Z ERR error="unexpected EOF" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
189
- 2026-03-05 21:43:26: 2026-03-05T20:43:26Z ERR Request failed error="unexpected EOF" connIndex=2 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.57 type=http
190
- 2026-03-05 21:43:26: 2026-03-05T20:43:26Z ERR error="unexpected EOF" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
191
- 2026-03-05 21:43:26: 2026-03-05T20:43:26Z ERR Request failed error="unexpected EOF" connIndex=2 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.57 type=http
192
- 2026-03-05 21:43:26: 2026-03-05T20:43:26Z ERR error="unexpected EOF" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
193
- 2026-03-05 21:43:26: 2026-03-05T20:43:26Z ERR Request failed error="unexpected EOF" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.107 type=http
194
- 2026-03-05 21:43:29: 2026-03-05T20:43:29Z ERR error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp [::1]:3100: connect: connection refused" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
195
- 2026-03-05 21:43:29: 2026-03-05T20:43:29Z ERR error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp [::1]:3100: connect: connection refused" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
196
- 2026-03-05 21:43:29: 2026-03-05T20:43:29Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp [::1]:3100: connect: connection refused" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.107 type=http
197
- 2026-03-05 21:43:29: 2026-03-05T20:43:29Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp [::1]:3100: connect: connection refused" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.107 type=http
198
- 2026-03-05 21:43:29: 2026-03-05T20:43:29Z ERR error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp [::1]:3100: connect: connection refused" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
199
- 2026-03-05 21:43:29: 2026-03-05T20:43:29Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp [::1]:3100: connect: connection refused" connIndex=3 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.200.53 type=http
200
- 2026-03-05 21:43:29: 2026-03-05T20:43:29Z ERR error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp [::1]:3100: connect: connection refused" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
201
- 2026-03-05 21:43:29: 2026-03-05T20:43:29Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp [::1]:3100: connect: connection refused" connIndex=3 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.200.53 type=http
202
- 2026-03-05 21:44:20: 2026-03-05T20:44:20Z ERR error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp [::1]:3100: connect: connection refused" connIndex=1 event=1 ingressRule=0 originService=http://localhost:3100
203
- 2026-03-05 21:44:20: 2026-03-05T20:44:20Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp [::1]:3100: connect: connection refused" connIndex=1 dest=https://enterprise.agenticmail.io/dashboard/agents/3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.200.63 type=http
204
- 2026-03-05 21:44:20: 2026-03-05T20:44:20Z ERR error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp [::1]:3100: connect: connection refused" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
205
- 2026-03-05 21:44:20: 2026-03-05T20:44:20Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp [::1]:3100: connect: connection refused" connIndex=0 dest=https://enterprise.agenticmail.io/favicon.ico event=0 ip=198.41.192.107 type=http
206
- 2026-03-05 21:44:54: 2026-03-05T20:44:54Z ERR error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp [::1]:3100: connect: connection refused" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
207
- 2026-03-05 21:44:54: 2026-03-05T20:44:54Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp [::1]:3100: connect: connection refused" connIndex=0 dest=https://enterprise.agenticmail.io/dashboard/agents/3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.107 type=http
208
- 2026-03-05 21:47:15: 2026-03-05T20:47:15Z ERR error="unexpected EOF" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
209
- 2026-03-05 21:47:15: 2026-03-05T20:47:15Z ERR error="unexpected EOF" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
210
- 2026-03-05 21:47:15: 2026-03-05T20:47:15Z ERR Request failed error="unexpected EOF" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.107 type=http
211
- 2026-03-05 21:47:15: 2026-03-05T20:47:15Z ERR Request failed error="unexpected EOF" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.107 type=http
212
- 2026-03-05 21:49:45: 2026-03-05T20:49:45Z ERR error="stream 2461 canceled by remote with error code 0" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
213
- 2026-03-05 21:49:45: 2026-03-05T20:49:45Z ERR Request failed error="stream 2461 canceled by remote with error code 0" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.107 type=http
214
- 2026-03-05 21:52:12: 2026-03-05T20:52:12Z ERR error="unexpected EOF" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
215
- 2026-03-05 21:52:12: 2026-03-05T20:52:12Z ERR Request failed error="unexpected EOF" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.107 type=http
216
- 2026-03-05 21:52:12: 2026-03-05T20:52:12Z ERR error="unexpected EOF" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
217
- 2026-03-05 21:52:12: 2026-03-05T20:52:12Z ERR Request failed error="unexpected EOF" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.107 type=http
218
- 2026-03-05 21:57:23: 2026-03-05T20:57:23Z ERR error="unexpected EOF" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
219
- 2026-03-05 21:57:23: 2026-03-05T20:57:23Z ERR Request failed error="unexpected EOF" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.107 type=http
220
- 2026-03-05 21:57:23: 2026-03-05T20:57:23Z ERR error="unexpected EOF" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
221
- 2026-03-05 21:57:23: 2026-03-05T20:57:23Z ERR Request failed error="unexpected EOF" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.107 type=http
222
- 2026-03-05 22:03:26: 2026-03-05T21:03:26Z ERR error="stream 2585 canceled by remote with error code 0" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
223
- 2026-03-05 22:03:26: 2026-03-05T21:03:26Z ERR error="stream 2581 canceled by remote with error code 0" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
224
- 2026-03-05 22:03:26: 2026-03-05T21:03:26Z ERR Request failed error="stream 2585 canceled by remote with error code 0" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.107 type=http
225
- 2026-03-05 22:03:26: 2026-03-05T21:03:26Z ERR Request failed error="stream 2581 canceled by remote with error code 0" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.107 type=http
226
- 2026-03-05 22:04:08: 2026-03-05T21:04:08Z ERR error="stream 2929 canceled by remote with error code 0" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
227
- 2026-03-05 22:04:08: 2026-03-05T21:04:08Z ERR Request failed error="stream 2929 canceled by remote with error code 0" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.107 type=http
228
- 2026-03-05 22:04:38: 2026-03-05T21:04:38Z ERR error="unexpected EOF" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
229
- 2026-03-05 22:04:38: 2026-03-05T21:04:38Z ERR Request failed error="unexpected EOF" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.107 type=http
230
- 2026-03-05 22:06:16: 2026-03-05T21:06:16Z ERR error="unexpected EOF" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
231
- 2026-03-05 22:06:16: 2026-03-05T21:06:16Z ERR Request failed error="unexpected EOF" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.107 type=http
232
- 2026-03-05 22:06:35: 2026-03-05T21:06:35Z ERR error="unexpected EOF" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
233
- 2026-03-05 22:06:35: 2026-03-05T21:06:35Z ERR Request failed error="unexpected EOF" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.107 type=http
234
- 2026-03-05 22:14:06: 2026-03-05T21:14:06Z ERR error="unexpected EOF" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
235
- 2026-03-05 22:14:06: 2026-03-05T21:14:06Z ERR Request failed error="unexpected EOF" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.107 type=http
236
- 2026-03-05 22:20:35: 2026-03-05T21:20:35Z ERR error="unexpected EOF" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
237
- 2026-03-05 22:20:35: 2026-03-05T21:20:35Z ERR Request failed error="unexpected EOF" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.107 type=http
238
- 2026-03-05 22:39:06: 2026-03-05T21:39:06Z ERR error="stream 2997 canceled by remote with error code 0" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
239
- 2026-03-05 22:39:06: 2026-03-05T21:39:06Z ERR Request failed error="stream 2997 canceled by remote with error code 0" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream event=0 ip=198.41.192.107 type=http
240
- 2026-03-05 22:39:08: 2026-03-05T21:39:08Z ERR error="stream 2981 canceled by remote with error code 0" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
241
- 2026-03-05 22:39:08: 2026-03-05T21:39:08Z ERR Request failed error="stream 2981 canceled by remote with error code 0" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.107 type=http
242
- 2026-03-05 22:39:14: 2026-03-05T21:39:14Z ERR error="stream 3033 canceled by remote with error code 0" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
243
- 2026-03-05 22:39:14: 2026-03-05T21:39:14Z ERR Request failed error="stream 3033 canceled by remote with error code 0" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=67ba24f1-c8af-40b4-9df5-c05b81fc1e7a event=0 ip=198.41.192.107 type=http