Last active 1769255771 Unlisted

fabio's Avatar Fabio Manganiello revised this gist 1769255765. Go to revision

1 file changed, 381 insertions

logs.json(file created)

@@ -0,0 +1,381 @@
1 + {
2 + "extensionDiagnostics": {
3 + "url": "http://127.0.0.1:39717/?api_key=sk-ws-01-********&ide_name=neovim&ide_version=0.11.5&extension_name=vim&extension_version=1.20.8&web_server_url=ws://127.0.0.1:36371&has_enterprise_extension=false&app_name=Vim&locale=en&ide_telemetry_enabled=true&has_index_service=true",
4 + "connection": {
5 + "status": "READY",
6 + "error": {}
7 + },
8 + "isChatEnabled": true,
9 + "handshake": {
10 + "disabledTelemetry": false,
11 + "ignoreChatTelemetrySetting": true
12 + },
13 + "params": {
14 + "ideTelemetryEnabled": true,
15 + "ready": true,
16 + "apiKey": "sk-ws-01-*******",
17 + "extensionName": "vim",
18 + "extensionVersion": "1.20.8",
19 + "ideName": "neovim",
20 + "ideVersion": "0.11.5",
21 + "locale": "en",
22 + "hasDevExtension": false,
23 + "hasEnterpriseExtension": false,
24 + "hasIndexService": true,
25 + "appName": "Vim",
26 + "webServerUrl": "ws://127.0.0.1:36371",
27 + "diffViewEnabled": false,
28 + "openFilePointerEnabled": false,
29 + "insertAtCursorEnabled": false,
30 + "disableLexicalEditor": false
31 + },
32 + "data": {
33 + "numMessages": 3
34 + },
35 + "bridge": {
36 + "bridgeType": "null"
37 + },
38 + "health": {
39 + "checkStatus": 200,
40 + "error": {}
41 + }
42 + },
43 + "extensionPanelLogs": [
44 + "[ERROR] 2026-1-24 10:23:0.633 TypeError: e is not a function",
45 + "[ERROR] 2026-1-24 10:25:0.681 TypeError: e is not a function",
46 + "[WARN] 2026-1-24 11:14:49.305 [react-tooltip] Element with id 'react-tooltip-core-styles' already exists. Call `removeStyle()` first",
47 + "[WARN] 2026-1-24 11:14:49.305 [react-tooltip] Element with id 'react-tooltip-base-styles' already exists. Call `removeStyle()` first",
48 + "[WARN] 2026-1-24 11:14:49.305 [react-tooltip] Element with id 'react-tooltip-core-styles' already exists. Call `removeStyle()` first",
49 + "[WARN] 2026-1-24 11:14:49.305 [react-tooltip] Element with id 'react-tooltip-base-styles' already exists. Call `removeStyle()` first",
50 + "[WARN] 2026-1-24 11:14:49.305 [react-tooltip] Element with id 'react-tooltip-core-styles' already exists. Call `removeStyle()` first",
51 + "[WARN] 2026-1-24 11:14:49.305 [react-tooltip] Element with id 'react-tooltip-base-styles' already exists. Call `removeStyle()` first",
52 + "[WARN] 2026-1-24 11:14:49.306 [react-tooltip] Element with id 'react-tooltip-core-styles' already exists. Call `removeStyle()` first",
53 + "[WARN] 2026-1-24 11:14:49.306 [react-tooltip] Element with id 'react-tooltip-base-styles' already exists. Call `removeStyle()` first"
54 + ],
55 + "languageServerDiagnostics": {
56 + "logs": [
57 + "I0124 00:32:42.830176 1512754 main.go:552] Setting GOMAXPROCS to 4\n",
58 + "I0124 00:32:42.830268 1512754 main.go:737] Starting language server process with pid 1512754\n",
59 + "I0124 00:32:42.830280 1512754 server.go:181] Language server will attempt to listen on host 127.0.0.1\n",
60 + "I0124 00:32:42.830366 1512754 server.go:188] Language server listening on random port at 33603\n",
61 + "I0124 00:32:43.182876 1512754 unleash.go:93] Initializing Unleash\n",
62 + "I0124 00:32:43.544325 1512754 unleash.go:113] Successfully initialized Unleash\n",
63 + "E0124 00:32:43.552153 1512754 client_manager.go:272] Metadata is nil when trying to refresh user JWT\n",
64 + "I0124 00:32:43.552375 1512754 server.go:435] Successfully created API server client\n",
65 + "I0124 00:32:43.572606 1512754 server.go:444] Successfully initialized tokenizer\n",
66 + "I0124 00:32:43.572882 1512754 server.go:578] Local search is enabled, will index local files.\n",
67 + "I0124 00:32:43.572890 1512754 server.go:582] Using 4 indexer workers\n",
68 + "I0124 00:32:43.573948 1512754 sqlite_faiss_db_client.go:64] Successfully created embedding search database in 1ms\n",
69 + "I0124 00:32:43.574087 1512754 indexer.go:213] Using 4 embed workers\n",
70 + "I0124 00:32:43.574106 1512754 search_provider.go:274] Successfully created and started indexer\n",
71 + "I0124 00:32:43.574117 1512754 search_provider.go:304] Successfully created embedding search provider\n",
72 + "I0124 00:32:43.579350 1512754 server.go:660] Successfully created completion provider\n",
73 + "I0124 00:32:43.579366 1512754 server.go:709] Child process attempting to acquire lock file /tmp/nvim.blacklight/eXHizZ/1/codeium/manager/locks/child_lock_1769211162792377435_3835533977652789344\n",
74 + "I0124 00:32:43.579396 1512754 server.go:717] Child process acquired lock file /tmp/nvim.blacklight/eXHizZ/1/codeium/manager/locks/child_lock_1769211162792377435_3835533977652789344\n",
75 + "I0124 00:32:43.583870 1512754 web_server.go:296] Chat Client file server listening at https://127.0.0.1:39717\n",
76 + "I0124 00:32:43.584173 1512754 web_server.go:250] Chat Web Server listening at ws://127.0.0.1:36371\n",
77 + "I0124 00:33:06.542505 1512754 utils.go:227] Analyzing workspace files for /home/blacklight/git_tree/madblog\n",
78 + "E0124 00:33:06.542746 1512754 interceptor.go:51] /exa.language_server_pb.LanguageServerService/RefreshContextForIdeAction: invalid position (row 110, col 2): line 110 out of range [0, 1)\n",
79 + "I0124 00:33:06.543813 1512754 utils.go:281] Done analyzing workspace files for /home/blacklight/git_tree/madblog\n",
80 + "I0124 00:33:06.556072 1512754 lazy_model.go:31] Successfully created embedding store\n",
81 + "I0124 00:33:10.437991 1512754 api.go:368] Handle set draft query: \"\"\n",
82 + "E0124 00:33:11.266300 1512754 chat.go:185] GetChatMessage error: an internal error occurred (error ID: e7e34cc0c5a54e298ba74f08d119fec1)\n",
83 + "E0124 00:42:45.184292 1512754 unleash.go:63] Unleash error: Get \"https://unleash.codeium.com/api/client/features\": context deadline exceeded (Client.Timeout exceeded while awaiting headers)\n",
84 + "E0124 00:43:00.962592 1512754 api_server_client.go:239] Ping error: unary response has zero messages\n",
85 + "E0124 01:28:12.738715 1512754 chat.go:185] GetChatMessage error: an internal error occurred (error ID: 9259aaa2f7a1488487d0cae924ceda48)\n",
86 + "E0124 01:29:48.217134 1512754 api_server_client.go:276] GetAnalytics error: api server wire error: invalid token \n",
87 + "E0124 01:29:48.331765 1512754 api_server_client.go:276] GetAnalytics error: api server wire error: invalid token \n",
88 + "I0124 01:29:51.619409 1512754 live_connection.go:107] Connection closed: 1001 \n",
89 + "I0124 01:29:51.619508 1512754 live_connection.go:46] Closing connection by setting to inactive: Chat 1\n",
90 + "I0124 01:29:55.330292 1512754 api.go:368] Handle set draft query: \"\"\n",
91 + "E0124 01:29:55.330375 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
92 + "E0124 01:29:55.330387 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
93 + "E0124 01:30:02.898002 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
94 + "E0124 01:30:02.898032 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
95 + "E0124 01:30:02.898104 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
96 + "E0124 01:30:02.898115 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
97 + "I0124 01:30:07.395175 1512754 api.go:368] Handle set draft query: \"\"\n",
98 + "E0124 01:30:07.395251 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
99 + "E0124 01:30:07.395266 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
100 + "E0124 01:30:19.468254 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
101 + "E0124 01:30:19.468290 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
102 + "E0124 01:30:22.237797 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
103 + "E0124 01:30:22.237822 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
104 + "E0124 01:30:22.237856 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
105 + "E0124 01:30:22.237881 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
106 + "E0124 01:30:22.361478 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
107 + "E0124 01:30:22.361507 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
108 + "E0124 01:30:22.868881 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
109 + "E0124 01:30:22.869055 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
110 + "E0124 01:30:22.872421 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
111 + "E0124 01:30:22.872443 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
112 + "E0124 01:30:23.113967 1512754 chat.go:185] GetChatMessage error: an internal error occurred (error ID: e475cce8bdd44ccfa1ebda0fd22c4aa6)\n",
113 + "E0124 01:30:23.114074 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
114 + "E0124 01:30:23.114094 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
115 + "E0124 01:30:23.114273 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
116 + "E0124 01:30:23.114292 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
117 + "E0124 01:30:23.114492 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
118 + "E0124 01:30:23.114506 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
119 + "I0124 01:30:47.523096 1512754 api.go:368] Handle set draft query: \"\"\n",
120 + "E0124 01:30:47.523194 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
121 + "E0124 01:30:47.523206 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
122 + "E0124 01:30:49.745263 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
123 + "E0124 01:30:49.745298 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
124 + "E0124 01:30:51.362451 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
125 + "E0124 01:30:51.362496 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
126 + "E0124 01:30:51.502084 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
127 + "E0124 01:30:51.502118 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
128 + "E0124 01:30:51.712858 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
129 + "E0124 01:30:51.712892 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
130 + "E0124 01:30:51.716797 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
131 + "E0124 01:30:51.716817 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
132 + "E0124 01:30:51.960105 1512754 chat.go:185] GetChatMessage error: an internal error occurred (error ID: b39d874cf8864968b423d6ff49f2b35f)\n",
133 + "E0124 01:30:51.960173 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
134 + "E0124 01:30:51.960198 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
135 + "E0124 01:30:51.960530 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
136 + "E0124 01:30:51.960550 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
137 + "E0124 01:30:51.960670 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
138 + "E0124 01:30:51.960681 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
139 + "E0124 01:30:51.960917 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
140 + "E0124 01:30:51.960930 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
141 + "E0124 01:31:05.898636 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
142 + "E0124 01:31:05.898665 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
143 + "E0124 01:31:07.564080 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
144 + "E0124 01:31:07.564122 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
145 + "E0124 01:31:07.690154 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
146 + "E0124 01:31:07.690188 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
147 + "E0124 01:31:07.894329 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
148 + "E0124 01:31:07.894367 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
149 + "E0124 01:31:07.897439 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
150 + "E0124 01:31:07.897466 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
151 + "E0124 01:31:08.129743 1512754 chat.go:185] GetChatMessage error: an internal error occurred (error ID: 4db42aadebaf4f2db73623a58ef37a22)\n",
152 + "E0124 01:31:08.129932 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
153 + "E0124 01:31:08.129959 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
154 + "E0124 01:31:08.130271 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
155 + "E0124 01:31:08.130290 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
156 + "E0124 01:31:08.130376 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
157 + "E0124 01:31:08.130385 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
158 + "E0124 01:31:08.130616 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
159 + "E0124 01:31:08.130637 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
160 + "E0124 01:31:13.961550 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
161 + "E0124 01:31:13.961573 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
162 + "E0124 01:31:15.145778 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
163 + "E0124 01:31:15.145819 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
164 + "E0124 01:31:15.273371 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
165 + "E0124 01:31:15.273407 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
166 + "E0124 01:31:15.493598 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
167 + "E0124 01:31:15.493643 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
168 + "E0124 01:31:15.496762 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
169 + "E0124 01:31:15.496788 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
170 + "E0124 01:31:15.735905 1512754 chat.go:185] GetChatMessage error: an internal error occurred (error ID: b1091e2fd2174411b332f9125c6a48f9)\n",
171 + "E0124 01:31:15.736104 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
172 + "E0124 01:31:15.736129 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
173 + "E0124 01:31:15.736235 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
174 + "E0124 01:31:15.736245 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
175 + "E0124 01:31:15.736307 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
176 + "E0124 01:31:15.736315 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
177 + "E0124 01:31:15.736543 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
178 + "E0124 01:31:15.736554 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
179 + "I0124 01:31:15.754140 1512754 live_connection.go:104] Connection closed normally: Chat 2 1000 \n",
180 + "I0124 01:31:15.754183 1512754 live_connection.go:107] Connection closed: 1000 \n",
181 + "I0124 01:31:15.754211 1512754 live_connection.go:46] Closing connection by setting to inactive: Chat 2\n",
182 + "I0124 01:31:15.754242 1512754 live_connection.go:65] Connect was closed, setting to inactive: Chat 2\n",
183 + "E0124 01:31:22.877461 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
184 + "E0124 01:31:22.877494 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
185 + "E0124 01:31:22.877508 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
186 + "E0124 01:31:22.877514 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
187 + "E0124 01:31:23.000015 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
188 + "E0124 01:31:23.000047 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
189 + "E0124 01:31:23.000058 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
190 + "E0124 01:31:23.000064 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
191 + "I0124 01:31:23.022910 1512754 api.go:368] Handle set draft query: \"\"\n",
192 + "E0124 01:31:23.022976 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
193 + "E0124 01:31:23.022987 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
194 + "E0124 01:31:23.023007 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
195 + "E0124 01:31:23.023013 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
196 + "E0124 01:31:23.200211 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
197 + "E0124 01:31:23.200245 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
198 + "E0124 01:31:23.200258 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
199 + "E0124 01:31:23.200266 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
200 + "E0124 01:31:23.203906 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
201 + "E0124 01:31:23.203927 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
202 + "E0124 01:31:23.203939 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
203 + "E0124 01:31:23.203946 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
204 + "E0124 01:31:23.440034 1512754 chat.go:185] GetChatMessage error: an internal error occurred (error ID: d7e0e1ea033044ba9ae388c40020323a)\n",
205 + "E0124 01:31:23.440198 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
206 + "E0124 01:31:23.440223 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
207 + "E0124 01:31:23.440237 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
208 + "E0124 01:31:23.440243 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
209 + "E0124 01:31:23.440341 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
210 + "E0124 01:31:23.440350 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
211 + "E0124 01:31:23.440362 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
212 + "E0124 01:31:23.440368 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
213 + "E0124 01:31:23.440427 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
214 + "E0124 01:31:23.440434 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
215 + "E0124 01:31:23.440446 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
216 + "E0124 01:31:23.440452 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
217 + "E0124 01:31:23.440676 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
218 + "E0124 01:31:23.440688 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
219 + "E0124 01:31:23.440702 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
220 + "E0124 01:31:23.440707 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
221 + "I0124 01:31:23.461385 1512754 live_connection.go:104] Connection closed normally: Chat 3 1000 \n",
222 + "I0124 01:31:23.461427 1512754 live_connection.go:107] Connection closed: 1000 \n",
223 + "I0124 01:31:23.461469 1512754 live_connection.go:46] Closing connection by setting to inactive: Chat 3\n",
224 + "I0124 01:31:23.461520 1512754 live_connection.go:65] Connect was closed, setting to inactive: Chat 3\n",
225 + "E0124 01:31:27.844544 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
226 + "E0124 01:31:27.844569 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
227 + "E0124 01:31:27.844585 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
228 + "E0124 01:31:27.844591 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
229 + "E0124 01:31:27.844610 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
230 + "E0124 01:31:27.844615 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
231 + "I0124 01:31:28.898825 1512754 api.go:368] Handle set draft query: \"\"\n",
232 + "E0124 01:31:28.898893 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
233 + "E0124 01:31:28.898902 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
234 + "E0124 01:31:28.898912 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
235 + "E0124 01:31:28.898916 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
236 + "E0124 01:31:28.898933 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
237 + "E0124 01:31:28.898937 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
238 + "E0124 01:31:29.388814 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
239 + "E0124 01:31:29.388858 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
240 + "E0124 01:31:29.388877 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
241 + "E0124 01:31:29.388885 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
242 + "E0124 01:31:29.388909 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
243 + "E0124 01:31:29.388917 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
244 + "E0124 01:31:29.518815 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
245 + "E0124 01:31:29.518845 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
246 + "E0124 01:31:29.518856 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
247 + "E0124 01:31:29.518863 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
248 + "E0124 01:31:29.518871 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
249 + "E0124 01:31:29.518876 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
250 + "E0124 01:31:29.719864 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
251 + "E0124 01:31:29.719899 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
252 + "E0124 01:31:29.719911 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
253 + "E0124 01:31:29.719918 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
254 + "E0124 01:31:29.719926 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
255 + "E0124 01:31:29.719932 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
256 + "E0124 01:31:29.723314 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
257 + "E0124 01:31:29.723332 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
258 + "E0124 01:31:29.723342 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
259 + "E0124 01:31:29.723347 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
260 + "E0124 01:31:29.723353 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
261 + "E0124 01:31:29.723358 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
262 + "E0124 01:31:29.978363 1512754 chat.go:185] GetChatMessage error: an internal error occurred (error ID: b7305137fb894ec88e64508d0d2ba31c)\n",
263 + "E0124 01:31:29.978510 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
264 + "E0124 01:31:29.978537 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
265 + "E0124 01:31:29.978548 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
266 + "E0124 01:31:29.978557 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
267 + "E0124 01:31:29.978566 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
268 + "E0124 01:31:29.978572 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
269 + "E0124 01:31:29.978694 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
270 + "E0124 01:31:29.978705 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
271 + "E0124 01:31:29.978718 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
272 + "E0124 01:31:29.978724 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
273 + "E0124 01:31:29.978734 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
274 + "E0124 01:31:29.978740 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
275 + "E0124 01:31:29.978803 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
276 + "E0124 01:31:29.978811 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
277 + "E0124 01:31:29.978824 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
278 + "E0124 01:31:29.978831 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
279 + "E0124 01:31:29.978844 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
280 + "E0124 01:31:29.978849 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
281 + "E0124 01:31:29.979081 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
282 + "E0124 01:31:29.979092 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
283 + "E0124 01:31:29.979106 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
284 + "E0124 01:31:29.979113 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
285 + "E0124 01:31:29.979126 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
286 + "E0124 01:31:29.979131 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
287 + "I0124 01:31:30.005679 1512754 live_connection.go:104] Connection closed normally: Chat 4 1000 \n",
288 + "I0124 01:31:30.005717 1512754 live_connection.go:107] Connection closed: 1000 \n",
289 + "I0124 01:31:30.005772 1512754 live_connection.go:46] Closing connection by setting to inactive: Chat 4\n",
290 + "I0124 01:31:30.005818 1512754 live_connection.go:65] Connect was closed, setting to inactive: Chat 4\n",
291 + "E0124 01:31:34.910188 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
292 + "E0124 01:31:34.910212 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
293 + "E0124 01:31:34.910243 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
294 + "E0124 01:31:34.910251 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
295 + "E0124 01:31:34.910270 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
296 + "E0124 01:31:34.910277 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
297 + "E0124 01:31:34.910295 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
298 + "E0124 01:31:34.910301 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
299 + "I0124 01:31:35.465901 1512754 api.go:368] Handle set draft query: \"\"\n",
300 + "E0124 01:31:35.466014 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
301 + "E0124 01:31:35.466029 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
302 + "E0124 01:31:35.466049 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
303 + "E0124 01:31:35.466059 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
304 + "E0124 01:31:35.466078 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
305 + "E0124 01:31:35.466088 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
306 + "E0124 01:31:35.466103 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
307 + "E0124 01:31:35.466109 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
308 + "E0124 01:31:36.559196 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
309 + "E0124 01:31:36.559232 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
310 + "E0124 01:31:36.559249 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
311 + "E0124 01:31:36.559256 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
312 + "E0124 01:31:36.559268 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
313 + "E0124 01:31:36.559275 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
314 + "E0124 01:31:36.559295 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
315 + "E0124 01:31:36.559302 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
316 + "E0124 01:31:36.682458 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
317 + "E0124 01:31:36.682492 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
318 + "E0124 01:31:36.682505 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
319 + "E0124 01:31:36.682514 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
320 + "E0124 01:31:36.682523 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
321 + "E0124 01:31:36.682530 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
322 + "E0124 01:31:36.682539 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
323 + "E0124 01:31:36.682546 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
324 + "E0124 01:31:36.883972 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
325 + "E0124 01:31:36.884004 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
326 + "E0124 01:31:36.884014 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
327 + "E0124 01:31:36.884020 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
328 + "E0124 01:31:36.884027 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
329 + "E0124 01:31:36.884032 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
330 + "E0124 01:31:36.884039 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
331 + "E0124 01:31:36.884044 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
332 + "E0124 01:31:36.887153 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
333 + "E0124 01:31:36.887174 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
334 + "E0124 01:31:36.887186 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
335 + "E0124 01:31:36.887191 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
336 + "E0124 01:31:36.887199 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
337 + "E0124 01:31:36.887204 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
338 + "E0124 01:31:36.887211 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
339 + "E0124 01:31:36.887217 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
340 + "E0124 01:31:37.133222 1512754 chat.go:185] GetChatMessage error: an internal error occurred (error ID: fe65973f83ad489890bcc497db15b69f)\n",
341 + "E0124 01:31:37.133280 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
342 + "E0124 01:31:37.133302 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
343 + "E0124 01:31:37.133311 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
344 + "E0124 01:31:37.133317 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
345 + "E0124 01:31:37.133324 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
346 + "E0124 01:31:37.133329 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
347 + "E0124 01:31:37.133336 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
348 + "E0124 01:31:37.133341 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
349 + "E0124 01:31:37.133566 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
350 + "E0124 01:31:37.133588 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
351 + "E0124 01:31:37.133604 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
352 + "E0124 01:31:37.133612 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
353 + "E0124 01:31:37.133660 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
354 + "E0124 01:31:37.133694 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
355 + "E0124 01:31:37.133713 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
356 + "E0124 01:31:37.133854 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
357 + "E0124 01:31:37.133954 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
358 + "E0124 01:31:37.133964 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
359 + "E0124 01:31:37.133977 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
360 + "E0124 01:31:37.133982 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
361 + "E0124 01:31:37.133993 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
362 + "E0124 01:31:37.133999 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
363 + "E0124 01:31:37.134033 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
364 + "E0124 01:31:37.134039 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
365 + "E0124 01:31:37.134275 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
366 + "E0124 01:31:37.134290 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
367 + "E0124 01:31:37.134306 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
368 + "E0124 01:31:37.134313 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
369 + "E0124 01:31:37.134341 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
370 + "E0124 01:31:37.134348 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
371 + "E0124 01:31:37.134364 1512754 wire_format.go:52] Error sending message: websocket: close sent\n,\n",
372 + "E0124 01:31:37.134371 1512754 wire_format.go:53] Too many failed sends, closing connection\n",
373 + "I0124 08:59:17.366149 1512754 client_manager.go:250] Pruning inactive client for {sk-ws-01-******* }\n",
374 + "E0124 08:59:19.366687 1512754 unleash.go:63] Unleash error: Get \"https://unleash.codeium.com/api/client/features\": context deadline exceeded (Client.Timeout exceeded while awaiting headers)\n",
375 + "E0124 08:59:27.725808 1512754 client_manager.go:291] Error getting user JWT: read tcp 192.168.1.10:47040 -> 35.223.238.178:443: read: connection reset by peer\n",
376 + "E0124 10:03:12.636528 1512754 unleash.go:63] Unleash error: Get \"https://unleash.codeium.com/api/client/features\": context deadline exceeded (Client.Timeout exceeded while awaiting headers)\n",
377 + "E0124 11:14:49.425156 1512754 api_server_client.go:276] GetAnalytics error: api server wire error: invalid token \n",
378 + "E0124 11:14:49.541140 1512754 api_server_client.go:276] GetAnalytics error: api server wire error: invalid token \n"
379 + ]
380 + }
381 + }
Newer Older