Skip to content

Commit 487e418

Browse files
committed
docker関連修正
1 parent f9f11f8 commit 487e418

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

.cursor-server/data/logs/20241015T005850/remoteagent.log

+2
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,5 @@ Require stack:
4949
2024-10-15 00:59:08.023 [info] Marked extension as uninstalled ms-ceintl.vscode-language-pack-ja-1.93.0-universal
5050
2024-10-15 00:59:08.027 [info] Adding language packs from the extension ms-ceintl.vscode-language-pack-ja
5151
2024-10-15 00:59:08.060 [info] Extension installed successfully: ms-ceintl.vscode-language-pack-ja file:///workspace/.cursor-server/extensions/extensions.json
52+
2024-10-15 01:32:45.589 [info] [127.0.0.1][352e6c83][ExtensionHostConnection] The client has reconnected.
53+
2024-10-15 01:32:45.668 [info] [127.0.0.1][3f69d205][ManagementConnection] The client has reconnected.

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@ node_modules
1313
.pnpm-store/
1414
.vscode/
1515
pnpm-lock.yaml
16+
.cursor-server
17+
.vscode-server
18+

.vscode-server/data/logs/20241015T010525/remoteagent.log

+3
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,6 @@
2020
2024-10-15 01:05:36.013 [info] Extension installed successfully: github.copilot file:///workspace/.vscode-server/extensions/extensions.json
2121
2024-10-15 01:05:48.575 [info] [127.0.0.1][16fa5276][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
2222
2024-10-15 01:05:49.047 [info] [127.0.0.1][e71d1f07][ExtensionHostConnection] <5100> Extension Host Process exited with code: 0, signal: null.
23+
2024-10-15 01:06:38.225 [error] Error: Unexpected SIGPIPE
24+
at process.<anonymous> (/workspace/.vscode-server/bin/fee1edb8d6d72a0ddff41e5f71a671c23ed924b9/out/vs/server/node/server.main.js:190:6369)
25+
at process.emit (node:events:531:35)

0 commit comments

Comments
 (0)