Initial commit - Migrated to Dev environment
This commit is contained in:
32
.env
Executable file
32
.env
Executable file
@@ -0,0 +1,32 @@
|
|||||||
|
# --- ADATBÁZIS KAPCSOLAT (Központi) ---
|
||||||
|
# Itt a 'shared-postgres' nevet használjuk, ami a központi konténer neve
|
||||||
|
APP_DB_HOST=shared-postgres
|
||||||
|
APP_DB_PORT=5432
|
||||||
|
APP_DB_NAME=service_finder
|
||||||
|
APP_DB_USER=service_finder_app
|
||||||
|
# IDE ÍRD AZT A JELSZÓT, amit a pgAdminban/ALTER USER parancsnál adtál a 'service_finder_app'-nak!
|
||||||
|
APP_DB_PASSWORD='MiskociA74'
|
||||||
|
|
||||||
|
# Ez a legfontosabb sor, ezt használja a Python program:
|
||||||
|
DATABASE_URL=postgresql+asyncpg://service_finder_app:MiskociA74@shared-postgres:5432/service_finder
|
||||||
|
# Migrációhoz (néha szinkron driver kell):
|
||||||
|
MIGRATION_DATABASE_URL=postgresql+asyncpg://service_finder_app:MiskociA74@shared-postgres:5432/service_finder
|
||||||
|
|
||||||
|
# --- ALKALMAZÁS BEÁLLÍTÁSOK ---
|
||||||
|
ALLOWED_ORIGINS="https://app.profibot.hu,https://dev.profibot.hu,http://localhost:3000"
|
||||||
|
PYTHONPATH=/app
|
||||||
|
|
||||||
|
# --- MINIO (Fájltárolás) ---
|
||||||
|
# Ez maradhat helyi konténer, vagy köthetjük a központihoz is, de most hagyjuk a projektben
|
||||||
|
MINIO_ENDPOINT=minio:9000
|
||||||
|
MINIO_ROOT_USER=kincses
|
||||||
|
MINIO_ROOT_PASSWORD='MiskociA74'
|
||||||
|
MINIO_ACCESS_KEY=kincses
|
||||||
|
MINIO_SECRET_KEY='MiskociA74'
|
||||||
|
|
||||||
|
# --- EGYÉB API KULCSOK ---
|
||||||
|
SENDGRID_API_KEY=SG.SENDGRID_API_KEY=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
|
||||||
|
FROM_EMAIL=info@profibot.hu
|
||||||
|
|
||||||
|
# Biztonsági kulcs a tokenekhez (KÖTELEZŐ!)
|
||||||
|
SECRET_KEY=2dca2ff3bf9b8184e14038d5d08e646b31bd4a5f5ffc7e19d28e294f3bb3760b
|
||||||
1
.vscode_config/.bashrc
Executable file
1
.vscode_config/.bashrc
Executable file
@@ -0,0 +1 @@
|
|||||||
|
export DOCKER_API_VERSION=1.41
|
||||||
1
.vscode_config/.cache/Microsoft/DeveloperTools/deviceid
Executable file
1
.vscode_config/.cache/Microsoft/DeveloperTools/deviceid
Executable file
@@ -0,0 +1 @@
|
|||||||
|
d1ac84bc-108c-489c-87af-0afe360c0c05
|
||||||
1
.vscode_config/.cache/typescript/5.9/package.json
Executable file
1
.vscode_config/.cache/typescript/5.9/package.json
Executable file
@@ -0,0 +1 @@
|
|||||||
|
{ "private": true }
|
||||||
4
.vscode_config/.config/code-server/config.yaml
Executable file
4
.vscode_config/.config/code-server/config.yaml
Executable file
@@ -0,0 +1,4 @@
|
|||||||
|
bind-addr: 127.0.0.1:8080
|
||||||
|
auth: password
|
||||||
|
password: c57656fba2427a75970869df
|
||||||
|
cert: false
|
||||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
|||||||
|
{"input":{"location":{"$mid":1,"fsPath":"/root/.local/share/code-server/extensions/extensions.json","external":"file:///root/.local/share/code-server/extensions/extensions.json","path":"/root/.local/share/code-server/extensions/extensions.json","scheme":"file"},"mtime":1769384105606,"profile":true,"profileScanOptions":{"bailOutWhenFileNotFound":true},"type":1,"validate":true,"productVersion":"1.108.1","productDate":"2026-01-17T02:07:59.304Z","productCommit":"ba588b47099b31ad9734ef05534e9813bae22c64","devMode":false,"language":"en","translations":{}},"result":[]}
|
||||||
84
.vscode_config/.local/share/code-server/coder-logs/code-server-stderr.log
Executable file
84
.vscode_config/.local/share/code-server/coder-logs/code-server-stderr.log
Executable file
@@ -0,0 +1,84 @@
|
|||||||
|
[23:35:05] [192.168.100.179][bdcc26c3][ManagementConnection] Unknown reconnection token (never seen).
|
||||||
|
[23:35:05] [192.168.100.179][739f299b][ExtensionHostConnection] Unknown reconnection token (never seen).
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/@xterm/addon-ligatures/lib/addon-ligatures.js
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/@xterm/addon-ligatures/lib/addon-ligatures.js
|
||||||
|
[10:30:48] ptyHost terminated unexpectedly with code null
|
||||||
|
[10:30:48] [File Watcher (universal)] restarting watcher after unexpected error: terminated by itself with code null, signal: SIGTERM (ETERM)
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/@xterm/addon-ligatures/lib/addon-ligatures.js
|
||||||
|
[17:45:43] [192.168.100.179][56241436][ManagementConnection] Unknown reconnection token (never seen).
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/@xterm/addon-ligatures/lib/addon-ligatures.js
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/@xterm/addon-ligatures/lib/addon-ligatures.js
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/@xterm/addon-ligatures/lib/addon-ligatures.js
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/@xterm/addon-ligatures/lib/addon-ligatures.js
|
||||||
|
[00:19:48] [192.168.100.179][739ab47b][ManagementConnection] Unknown reconnection token (never seen).
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
|
||||||
|
[21:32:46] [192.168.100.179][713309c9][ExtensionHostConnection] Unknown reconnection token (never seen).
|
||||||
|
[21:32:48] [192.168.100.179][ce4fbe60][ManagementConnection] Unknown reconnection token (never seen).
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
|
||||||
|
[21:45:20] [192.168.100.179][9f4b60a3][ExtensionHostConnection] Unknown reconnection token (never seen).
|
||||||
|
[21:45:25] [192.168.100.179][fc5af76c][ManagementConnection] Unknown reconnection token (never seen).
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
|
||||||
|
[02:08:29] Error: read ECONNRESET
|
||||||
|
at TCP.onStreamRead (node:internal/stream_base_commons:216:20) {
|
||||||
|
errno: -104,
|
||||||
|
code: 'ECONNRESET',
|
||||||
|
syscall: 'read'
|
||||||
|
}
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vscode-regexp-languagedetection/dist/index.js
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
|
||||||
|
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
|
||||||
301
.vscode_config/.local/share/code-server/coder-logs/code-server-stdout.log
Executable file
301
.vscode_config/.local/share/code-server/coder-logs/code-server-stdout.log
Executable file
@@ -0,0 +1,301 @@
|
|||||||
|
[2026-01-25T23:35:05.021Z] info code-server 4.108.1 ba588b47099b31ad9734ef05534e9813bae22c64
|
||||||
|
[2026-01-25T23:35:05.022Z] info Using user-data-dir /root/.local/share/code-server
|
||||||
|
[2026-01-25T23:35:05.035Z] info Using config file /root/.config/code-server/config.yaml
|
||||||
|
[2026-01-25T23:35:05.036Z] info HTTP server listening on http://0.0.0.0:8080/
|
||||||
|
[2026-01-25T23:35:05.036Z] info - Authentication is enabled
|
||||||
|
[2026-01-25T23:35:05.036Z] info - Using password from $PASSWORD
|
||||||
|
[2026-01-25T23:35:05.036Z] info - Not serving HTTPS
|
||||||
|
[2026-01-25T23:35:05.036Z] info Session server listening on /root/.local/share/code-server/code-server-ipc.sock
|
||||||
|
[23:35:05]
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
[reconnection-grace-time] No CLI argument provided, using default: 10800000ms (10800s)
|
||||||
|
[23:35:05] Extension host agent started.
|
||||||
|
[23:35:05] Started initializing default profile extensions in extensions installation folder. file:///root/.local/share/code-server/extensions
|
||||||
|
[23:35:05] Completed initializing default profile extensions in extensions installation folder. file:///root/.local/share/code-server/extensions
|
||||||
|
[23:35:17] [192.168.100.179][0a91f1c6][ManagementConnection] New connection established.
|
||||||
|
[23:35:18] [192.168.100.179][0dc17bb4][ExtensionHostConnection] New connection established.
|
||||||
|
[23:35:18] [192.168.100.179][0dc17bb4][ExtensionHostConnection] <529> Launched Extension Host Process.
|
||||||
|
[23:35:18] [192.168.100.179][0dc17bb4][ExtensionHostConnection] <529> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)
|
||||||
|
|
||||||
|
[23:36:17] [192.168.100.179][0a91f1c6][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
|
||||||
|
[23:36:17] [192.168.100.179][0dc17bb4][ExtensionHostConnection] <529> Extension Host Process exited with code: 0, signal: null.
|
||||||
|
[23:36:18] [192.168.100.179][eca0f46b][ManagementConnection] New connection established.
|
||||||
|
[23:36:18] [192.168.100.179][d389591f][ExtensionHostConnection] New connection established.
|
||||||
|
[23:36:18] [192.168.100.179][d389591f][ExtensionHostConnection] <1219> Launched Extension Host Process.
|
||||||
|
[23:36:19] [192.168.100.179][d389591f][ExtensionHostConnection] <1219> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)
|
||||||
|
|
||||||
|
[23:38:38] [192.168.100.179][eca0f46b][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
|
||||||
|
[23:38:38] [192.168.100.179][d389591f][ExtensionHostConnection] <1219> Extension Host Process exited with code: 0, signal: null.
|
||||||
|
[23:38:40] [192.168.100.179][c785d7ca][ManagementConnection] New connection established.
|
||||||
|
[23:38:40] [192.168.100.179][571fc8d1][ExtensionHostConnection] New connection established.
|
||||||
|
[23:38:40] [192.168.100.179][571fc8d1][ExtensionHostConnection] <2066> Launched Extension Host Process.
|
||||||
|
[23:38:40] [192.168.100.179][571fc8d1][ExtensionHostConnection] <2066> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)
|
||||||
|
|
||||||
|
[00:08:21] [192.168.100.179][c785d7ca][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
|
||||||
|
[00:08:21] [192.168.100.179][571fc8d1][ExtensionHostConnection] <2066> Extension Host Process exited with code: 0, signal: null.
|
||||||
|
[00:10:10] [172.18.0.2][3f327581][ManagementConnection] New connection established.
|
||||||
|
[00:10:12] [172.18.0.2][7bf6560d][ExtensionHostConnection] New connection established.
|
||||||
|
[00:10:12] [172.18.0.2][7bf6560d][ExtensionHostConnection] <11311> Launched Extension Host Process.
|
||||||
|
[00:10:12] [172.18.0.2][7bf6560d][ExtensionHostConnection] <11311> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)
|
||||||
|
|
||||||
|
[00:11:04] [172.18.0.2][3f327581][ManagementConnection] The client has disconnected, will wait for reconnection 3h before disposing...
|
||||||
|
[03:10:47] [172.18.0.2][7bf6560d][ExtensionHostConnection] <11311> Extension Host Process exited with code: 0, signal: null.
|
||||||
|
[03:11:14] [172.18.0.2][3f327581][ManagementConnection] The reconnection grace time of 3h has expired, so the connection will be disposed.
|
||||||
|
[07:11:56] [172.18.0.2][d87111a1][ManagementConnection] New connection established.
|
||||||
|
[07:11:57] [172.18.0.2][a6a61b75][ExtensionHostConnection] New connection established.
|
||||||
|
[07:11:57] [172.18.0.2][a6a61b75][ExtensionHostConnection] <43703> Launched Extension Host Process.
|
||||||
|
[07:11:57] [172.18.0.2][a6a61b75][ExtensionHostConnection] <43703> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)
|
||||||
|
|
||||||
|
[07:12:17] [172.18.0.2][d87111a1][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
|
||||||
|
[07:12:17] [172.18.0.2][a6a61b75][ExtensionHostConnection] <43703> Extension Host Process exited with code: 0, signal: null.
|
||||||
|
[07:12:18] [172.18.0.2][dfd7ddb5][ManagementConnection] New connection established.
|
||||||
|
[07:12:18] [172.18.0.2][1e9987af][ExtensionHostConnection] New connection established.
|
||||||
|
[07:12:18] [172.18.0.2][1e9987af][ExtensionHostConnection] <44182> Launched Extension Host Process.
|
||||||
|
[07:12:19] [172.18.0.2][1e9987af][ExtensionHostConnection] <44182> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)
|
||||||
|
|
||||||
|
[07:12:45] [172.18.0.2][dfd7ddb5][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
|
||||||
|
[07:12:45] [172.18.0.2][1e9987af][ExtensionHostConnection] <44182> Extension Host Process exited with code: 0, signal: null.
|
||||||
|
[07:12:46] [172.18.0.2][cb4ed6b1][ManagementConnection] New connection established.
|
||||||
|
[07:12:46] [172.18.0.2][04b32aef][ExtensionHostConnection] New connection established.
|
||||||
|
[07:12:46] [172.18.0.2][04b32aef][ExtensionHostConnection] <44738> Launched Extension Host Process.
|
||||||
|
[07:12:47] [172.18.0.2][04b32aef][ExtensionHostConnection] <44738> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)
|
||||||
|
|
||||||
|
[07:13:12] [172.18.0.2][cb4ed6b1][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
|
||||||
|
[07:13:12] [172.18.0.2][04b32aef][ExtensionHostConnection] <44738> Extension Host Process exited with code: 0, signal: null.
|
||||||
|
[07:13:21] [172.18.0.2][72c41d51][ManagementConnection] New connection established.
|
||||||
|
[07:13:22] [172.18.0.2][d136bb6b][ExtensionHostConnection] New connection established.
|
||||||
|
[07:13:22] [172.18.0.2][d136bb6b][ExtensionHostConnection] <45273> Launched Extension Host Process.
|
||||||
|
[07:13:22] [172.18.0.2][d136bb6b][ExtensionHostConnection] <45273> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)
|
||||||
|
|
||||||
|
[07:13:28] [172.18.0.2][72c41d51][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
|
||||||
|
[07:13:28] [172.18.0.2][d136bb6b][ExtensionHostConnection] <45273> Extension Host Process exited with code: 0, signal: null.
|
||||||
|
[07:13:30] [172.18.0.2][3266a2bb][ManagementConnection] New connection established.
|
||||||
|
[07:13:30] [172.18.0.2][8e415823][ExtensionHostConnection] New connection established.
|
||||||
|
[07:13:30] [172.18.0.2][8e415823][ExtensionHostConnection] <45724> Launched Extension Host Process.
|
||||||
|
[07:13:30] [172.18.0.2][8e415823][ExtensionHostConnection] <45724> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)
|
||||||
|
|
||||||
|
[07:13:38] [172.18.0.2][3266a2bb][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
|
||||||
|
[07:13:38] [172.18.0.2][8e415823][ExtensionHostConnection] <45724> Extension Host Process exited with code: 0, signal: null.
|
||||||
|
[07:13:39] [172.18.0.2][f90052c8][ManagementConnection] New connection established.
|
||||||
|
[07:13:40] [172.18.0.2][8c1eb48d][ExtensionHostConnection] New connection established.
|
||||||
|
[07:13:40] [172.18.0.2][8c1eb48d][ExtensionHostConnection] <46172> Launched Extension Host Process.
|
||||||
|
[07:13:40] [172.18.0.2][8c1eb48d][ExtensionHostConnection] <46172> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)
|
||||||
|
|
||||||
|
[10:30:48] [172.18.0.2][8c1eb48d][ExtensionHostConnection] <46172> Extension Host Process exited with code: null, signal: SIGTERM.
|
||||||
|
[2026-01-26T15:42:04.787Z] info code-server 4.108.1 ba588b47099b31ad9734ef05534e9813bae22c64
|
||||||
|
[2026-01-26T15:42:04.792Z] info Using user-data-dir /root/.local/share/code-server
|
||||||
|
[2026-01-26T15:42:04.820Z] info Using config file /root/.config/code-server/config.yaml
|
||||||
|
[2026-01-26T15:42:04.820Z] info HTTP server listening on http://0.0.0.0:8080/
|
||||||
|
[2026-01-26T15:42:04.820Z] info - Authentication is enabled
|
||||||
|
[2026-01-26T15:42:04.820Z] info - Using password from $PASSWORD
|
||||||
|
[2026-01-26T15:42:04.820Z] info - Not serving HTTPS
|
||||||
|
[2026-01-26T15:42:04.820Z] info Session server listening on /root/.local/share/code-server/code-server-ipc.sock
|
||||||
|
[16:44:51]
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
[reconnection-grace-time] No CLI argument provided, using default: 10800000ms (10800s)
|
||||||
|
[16:44:51] Extension host agent started.
|
||||||
|
[16:44:55] [192.168.100.179][56241436][ManagementConnection] New connection established.
|
||||||
|
[16:44:56] [192.168.100.179][bf2ed5dd][ExtensionHostConnection] New connection established.
|
||||||
|
[16:44:56] [192.168.100.179][bf2ed5dd][ExtensionHostConnection] <530> Launched Extension Host Process.
|
||||||
|
[16:44:56] [192.168.100.179][bf2ed5dd][ExtensionHostConnection] <530> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)
|
||||||
|
|
||||||
|
[2026-01-26T16:45:41.728Z] info code-server 4.108.1 ba588b47099b31ad9734ef05534e9813bae22c64
|
||||||
|
[2026-01-26T16:45:41.731Z] info Using user-data-dir /root/.local/share/code-server
|
||||||
|
[2026-01-26T16:45:41.753Z] info Using config file /root/.config/code-server/config.yaml
|
||||||
|
[2026-01-26T16:45:41.754Z] info HTTP server listening on http://0.0.0.0:8080/
|
||||||
|
[2026-01-26T16:45:41.754Z] info - Authentication is enabled
|
||||||
|
[2026-01-26T16:45:41.754Z] info - Using password from $PASSWORD
|
||||||
|
[2026-01-26T16:45:41.754Z] info - Not serving HTTPS
|
||||||
|
[2026-01-26T16:45:41.754Z] info Session server listening on /root/.local/share/code-server/code-server-ipc.sock
|
||||||
|
[17:45:43]
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
[reconnection-grace-time] No CLI argument provided, using default: 10800000ms (10800s)
|
||||||
|
[17:45:43] Extension host agent started.
|
||||||
|
[19:32:03] [192.168.100.179][488849cb][ManagementConnection] New connection established.
|
||||||
|
[19:32:04] [192.168.100.179][5dcb9822][ExtensionHostConnection] New connection established.
|
||||||
|
[19:32:04] [192.168.100.179][5dcb9822][ExtensionHostConnection] <483> Launched Extension Host Process.
|
||||||
|
[19:32:04] [192.168.100.179][5dcb9822][ExtensionHostConnection] <483> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)
|
||||||
|
|
||||||
|
[20:20:30] [192.168.100.179][488849cb][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
|
||||||
|
[20:20:31] [192.168.100.179][5dcb9822][ExtensionHostConnection] <483> Extension Host Process exited with code: 0, signal: null.
|
||||||
|
[20:26:21] [192.168.100.179][474810db][ManagementConnection] New connection established.
|
||||||
|
[20:26:22] [192.168.100.179][48947a3b][ExtensionHostConnection] New connection established.
|
||||||
|
[20:26:22] [192.168.100.179][48947a3b][ExtensionHostConnection] <9634> Launched Extension Host Process.
|
||||||
|
[20:26:22] [192.168.100.179][48947a3b][ExtensionHostConnection] <9634> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)
|
||||||
|
|
||||||
|
[22:43:04] [192.168.100.179][474810db][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
|
||||||
|
[22:43:04] [192.168.100.179][48947a3b][ExtensionHostConnection] <9634> Extension Host Process exited with code: 0, signal: null.
|
||||||
|
[22:43:05] [192.168.100.179][423316e4][ManagementConnection] New connection established.
|
||||||
|
[22:43:06] [192.168.100.179][3b181445][ExtensionHostConnection] New connection established.
|
||||||
|
[22:43:06] [192.168.100.179][3b181445][ExtensionHostConnection] <34224> Launched Extension Host Process.
|
||||||
|
[22:43:06] [192.168.100.179][3b181445][ExtensionHostConnection] <34224> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)
|
||||||
|
|
||||||
|
[00:13:42] [192.168.100.179][423316e4][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
|
||||||
|
[00:13:42] [192.168.100.179][3b181445][ExtensionHostConnection] <34224> Extension Host Process exited with code: 0, signal: null.
|
||||||
|
[07:59:57] [172.18.0.2][43ec8ed5][ManagementConnection] New connection established.
|
||||||
|
[07:59:58] [172.18.0.2][d373c672][ExtensionHostConnection] New connection established.
|
||||||
|
[07:59:58] [172.18.0.2][d373c672][ExtensionHostConnection] <50764> Launched Extension Host Process.
|
||||||
|
[07:59:58] [172.18.0.2][d373c672][ExtensionHostConnection] <50764> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)
|
||||||
|
|
||||||
|
[11:00:43] [172.18.0.2][43ec8ed5][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
|
||||||
|
[11:00:43] [172.18.0.2][d373c672][ExtensionHostConnection] <50764> Extension Host Process exited with code: 0, signal: null.
|
||||||
|
[18:12:58] [192.168.100.179][fc0468f4][ManagementConnection] New connection established.
|
||||||
|
[18:12:59] [192.168.100.179][f73059e6][ExtensionHostConnection] New connection established.
|
||||||
|
[18:12:59] [192.168.100.179][f73059e6][ExtensionHostConnection] <83902> Launched Extension Host Process.
|
||||||
|
[18:12:59] [192.168.100.179][f73059e6][ExtensionHostConnection] <83902> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)
|
||||||
|
|
||||||
|
[22:09:45] [192.168.100.179][fc0468f4][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
|
||||||
|
[22:09:45] [192.168.100.179][f73059e6][ExtensionHostConnection] <83902> Extension Host Process exited with code: 0, signal: null.
|
||||||
|
[22:09:46] [192.168.100.179][186a7769][ManagementConnection] New connection established.
|
||||||
|
[22:09:47] [192.168.100.179][210f32e2][ExtensionHostConnection] New connection established.
|
||||||
|
[22:09:47] [192.168.100.179][210f32e2][ExtensionHostConnection] <126234> Launched Extension Host Process.
|
||||||
|
[22:09:47] [192.168.100.179][210f32e2][ExtensionHostConnection] <126234> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)
|
||||||
|
|
||||||
|
[00:37:30] [192.168.100.179][186a7769][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
|
||||||
|
[00:37:30] [192.168.100.179][210f32e2][ExtensionHostConnection] <126234> Extension Host Process exited with code: 0, signal: null.
|
||||||
|
[07:50:35] [172.18.0.2][ceeb9d9b][ManagementConnection] New connection established.
|
||||||
|
[07:50:38] [172.18.0.2][83456df2][ExtensionHostConnection] New connection established.
|
||||||
|
[07:50:38] [172.18.0.2][83456df2][ExtensionHostConnection] <152964> Launched Extension Host Process.
|
||||||
|
[07:50:39] [172.18.0.2][83456df2][ExtensionHostConnection] <152964> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)
|
||||||
|
|
||||||
|
[13:31:24] [172.18.0.2][ceeb9d9b][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
|
||||||
|
[13:31:24] [172.18.0.2][83456df2][ExtensionHostConnection] <152964> Extension Host Process exited with code: 0, signal: null.
|
||||||
|
[19:56:56] [192.168.100.179][739ab47b][ManagementConnection] New connection established.
|
||||||
|
[19:56:57] [192.168.100.179][131d88d2][ExtensionHostConnection] New connection established.
|
||||||
|
[19:56:57] [192.168.100.179][131d88d2][ExtensionHostConnection] <218766> Launched Extension Host Process.
|
||||||
|
[19:56:57] [192.168.100.179][131d88d2][ExtensionHostConnection] <218766> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)
|
||||||
|
|
||||||
|
[2026-01-28T23:19:48.162Z] info code-server 4.108.1 ba588b47099b31ad9734ef05534e9813bae22c64
|
||||||
|
[2026-01-28T23:19:48.163Z] info Using user-data-dir /root/.local/share/code-server
|
||||||
|
[2026-01-28T23:19:48.177Z] info Using config file /root/.config/code-server/config.yaml
|
||||||
|
[2026-01-28T23:19:48.178Z] info HTTP server listening on http://0.0.0.0:8080/
|
||||||
|
[2026-01-28T23:19:48.178Z] info - Authentication is enabled
|
||||||
|
[2026-01-28T23:19:48.178Z] info - Using password from $PASSWORD
|
||||||
|
[2026-01-28T23:19:48.178Z] info - Not serving HTTPS
|
||||||
|
[2026-01-28T23:19:48.178Z] info Session server listening on /root/.local/share/code-server/code-server-ipc.sock
|
||||||
|
[00:19:48]
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
[reconnection-grace-time] No CLI argument provided, using default: 10800000ms (10800s)
|
||||||
|
[00:19:48] Extension host agent started.
|
||||||
|
[00:21:13] [192.168.100.179][dd418480][ManagementConnection] New connection established.
|
||||||
|
[00:21:14] [192.168.100.179][fba0e324][ExtensionHostConnection] New connection established.
|
||||||
|
[00:21:14] [192.168.100.179][fba0e324][ExtensionHostConnection] <481> Launched Extension Host Process.
|
||||||
|
[00:21:14] [192.168.100.179][fba0e324][ExtensionHostConnection] <481> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)
|
||||||
|
|
||||||
|
[01:16:26] [192.168.100.179][dd418480][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
|
||||||
|
[01:16:27] [192.168.100.179][fba0e324][ExtensionHostConnection] <481> Extension Host Process exited with code: 0, signal: null.
|
||||||
|
[07:45:18] [172.18.0.2][be6bb2b3][ManagementConnection] New connection established.
|
||||||
|
[07:45:21] [172.18.0.2][75b390ac][ExtensionHostConnection] New connection established.
|
||||||
|
[07:45:21] [172.18.0.2][75b390ac][ExtensionHostConnection] <10823> Launched Extension Host Process.
|
||||||
|
[07:45:21] [172.18.0.2][75b390ac][ExtensionHostConnection] <10823> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)
|
||||||
|
|
||||||
|
[09:15:46] [172.18.0.2][75b390ac][ExtensionHostConnection] The client has reconnected.
|
||||||
|
[09:15:46] [172.18.0.2][be6bb2b3][ManagementConnection] The client has reconnected.
|
||||||
|
[09:15:58] [172.18.0.2][be6bb2b3][ManagementConnection] The client has reconnected.
|
||||||
|
[09:15:58] [172.18.0.2][75b390ac][ExtensionHostConnection] The client has reconnected.
|
||||||
|
[09:17:41] [172.18.0.2][be6bb2b3][ManagementConnection] The client has disconnected, will wait for reconnection 3h before disposing...
|
||||||
|
[09:19:56] [172.18.0.2][be6bb2b3][ManagementConnection] Another client has connected, will shorten the wait for reconnection 5m before disposing...
|
||||||
|
[09:19:56] [172.18.0.2][be6bb2b3][ManagementConnection] The client has reconnected.
|
||||||
|
[09:19:56] [172.18.0.2][75b390ac][ExtensionHostConnection] The client has reconnected.
|
||||||
|
[16:27:52] [172.18.0.2][be6bb2b3][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
|
||||||
|
[16:27:53] [172.18.0.2][75b390ac][ExtensionHostConnection] <10823> Extension Host Process exited with code: 0, signal: null.
|
||||||
|
[19:15:34] [192.168.100.179][ce4fbe60][ManagementConnection] New connection established.
|
||||||
|
[19:15:35] [192.168.100.179][713309c9][ExtensionHostConnection] New connection established.
|
||||||
|
[19:15:35] [192.168.100.179][713309c9][ExtensionHostConnection] <104591> Launched Extension Host Process.
|
||||||
|
[19:15:35] [192.168.100.179][713309c9][ExtensionHostConnection] <104591> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)
|
||||||
|
|
||||||
|
[2026-01-29T20:32:38.103Z] info code-server 4.108.1 ba588b47099b31ad9734ef05534e9813bae22c64
|
||||||
|
[2026-01-29T20:32:38.104Z] info Using user-data-dir /root/.local/share/code-server
|
||||||
|
[2026-01-29T20:32:38.118Z] info Using config file /root/.config/code-server/config.yaml
|
||||||
|
[2026-01-29T20:32:38.118Z] info HTTP server listening on http://0.0.0.0:8080/
|
||||||
|
[2026-01-29T20:32:38.118Z] info - Authentication is enabled
|
||||||
|
[2026-01-29T20:32:38.118Z] info - Using password from $PASSWORD
|
||||||
|
[2026-01-29T20:32:38.118Z] info - Not serving HTTPS
|
||||||
|
[2026-01-29T20:32:38.118Z] info Session server listening on /root/.local/share/code-server/code-server-ipc.sock
|
||||||
|
[21:32:46]
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
[reconnection-grace-time] No CLI argument provided, using default: 10800000ms (10800s)
|
||||||
|
[21:32:46] Extension host agent started.
|
||||||
|
[21:35:37] [192.168.100.179][fc5af76c][ManagementConnection] New connection established.
|
||||||
|
[21:35:38] [192.168.100.179][9f4b60a3][ExtensionHostConnection] New connection established.
|
||||||
|
[21:35:38] [192.168.100.179][9f4b60a3][ExtensionHostConnection] <530> Launched Extension Host Process.
|
||||||
|
[21:35:38] [192.168.100.179][9f4b60a3][ExtensionHostConnection] <530> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)
|
||||||
|
|
||||||
|
[2026-01-29T20:45:01.295Z] info code-server 4.108.1 ba588b47099b31ad9734ef05534e9813bae22c64
|
||||||
|
[2026-01-29T20:45:01.296Z] info Using user-data-dir /root/.local/share/code-server
|
||||||
|
[2026-01-29T20:45:01.312Z] info Using config file /root/.config/code-server/config.yaml
|
||||||
|
[2026-01-29T20:45:01.312Z] info HTTP server listening on http://0.0.0.0:8080/
|
||||||
|
[2026-01-29T20:45:01.312Z] info - Authentication is enabled
|
||||||
|
[2026-01-29T20:45:01.312Z] info - Using password from $PASSWORD
|
||||||
|
[2026-01-29T20:45:01.312Z] info - Not serving HTTPS
|
||||||
|
[2026-01-29T20:45:01.313Z] info Session server listening on /root/.local/share/code-server/code-server-ipc.sock
|
||||||
|
[21:45:20]
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
[reconnection-grace-time] No CLI argument provided, using default: 10800000ms (10800s)
|
||||||
|
[21:45:20] Extension host agent started.
|
||||||
|
[21:56:09] [192.168.100.179][cb7e3643][ManagementConnection] New connection established.
|
||||||
|
[21:56:09] [192.168.100.179][0a163e9d][ExtensionHostConnection] New connection established.
|
||||||
|
[21:56:09] [192.168.100.179][0a163e9d][ExtensionHostConnection] <536> Launched Extension Host Process.
|
||||||
|
[21:56:10] [192.168.100.179][0a163e9d][ExtensionHostConnection] <536> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)
|
||||||
|
|
||||||
|
[02:08:29] [192.168.100.179][cb7e3643][ManagementConnection] The client has disconnected, will wait for reconnection 3h before disposing...
|
||||||
|
[05:08:38] [192.168.100.179][cb7e3643][ManagementConnection] The reconnection grace time of 3h has expired, so the connection will be disposed.
|
||||||
|
[05:08:43] [192.168.100.179][0a163e9d][ExtensionHostConnection] <536> Extension Host Process exited with code: 0, signal: null.
|
||||||
|
[17:35:14] [192.168.100.179][f7137067][ManagementConnection] New connection established.
|
||||||
|
[17:35:15] [192.168.100.179][f34e954b][ExtensionHostConnection] New connection established.
|
||||||
|
[17:35:15] [192.168.100.179][f34e954b][ExtensionHostConnection] <77728> Launched Extension Host Process.
|
||||||
|
[17:35:15] [192.168.100.179][f34e954b][ExtensionHostConnection] <77728> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)
|
||||||
|
|
||||||
|
[01:39:06] [192.168.100.179][f7137067][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
|
||||||
|
[01:39:06] [192.168.100.179][f34e954b][ExtensionHostConnection] <77728> Extension Host Process exited with code: 0, signal: null.
|
||||||
|
[09:15:35] [192.168.100.179][eb94e503][ManagementConnection] New connection established.
|
||||||
|
[09:15:35] [192.168.100.179][20bace34][ExtensionHostConnection] New connection established.
|
||||||
|
[09:15:35] [192.168.100.179][20bace34][ExtensionHostConnection] <166721> Launched Extension Host Process.
|
||||||
|
[09:15:36] [192.168.100.179][20bace34][ExtensionHostConnection] <166721> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)
|
||||||
|
|
||||||
|
[10:53:10] [192.168.100.179][eb94e503][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
|
||||||
|
[10:53:10] [192.168.100.179][20bace34][ExtensionHostConnection] <166721> Extension Host Process exited with code: 0, signal: null.
|
||||||
|
[10:53:11] [192.168.100.179][8ab0a67c][ManagementConnection] New connection established.
|
||||||
|
[10:53:12] [192.168.100.179][49344707][ExtensionHostConnection] New connection established.
|
||||||
|
[10:53:12] [192.168.100.179][49344707][ExtensionHostConnection] <184448> Launched Extension Host Process.
|
||||||
|
[10:53:12] [192.168.100.179][49344707][ExtensionHostConnection] <184448> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)
|
||||||
|
|
||||||
|
[17:27:10] [192.168.100.179][8ab0a67c][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
|
||||||
|
[17:27:10] [192.168.100.179][49344707][ExtensionHostConnection] <184448> Extension Host Process exited with code: 0, signal: null.
|
||||||
|
[10:47:06] [192.168.100.179][07bd2cc3][ManagementConnection] New connection established.
|
||||||
|
[10:47:07] [192.168.100.179][2f62359d][ExtensionHostConnection] New connection established.
|
||||||
|
[10:47:07] [192.168.100.179][2f62359d][ExtensionHostConnection] <254566> Launched Extension Host Process.
|
||||||
|
[10:47:07] [192.168.100.179][2f62359d][ExtensionHostConnection] <254566> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)
|
||||||
|
|
||||||
|
[15:08:33] [192.168.100.179][07bd2cc3][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
|
||||||
|
[15:08:33] [192.168.100.179][2f62359d][ExtensionHostConnection] <254566> Extension Host Process exited with code: 0, signal: null.
|
||||||
|
[22:43:11] [192.168.100.179][7a024c31][ManagementConnection] New connection established.
|
||||||
|
[22:43:12] [192.168.100.179][8d916ed9][ExtensionHostConnection] New connection established.
|
||||||
|
[22:43:12] [192.168.100.179][8d916ed9][ExtensionHostConnection] <301229> Launched Extension Host Process.
|
||||||
|
[22:43:12] [192.168.100.179][8d916ed9][ExtensionHostConnection] <301229> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)
|
||||||
|
|
||||||
|
[01:36:05] [192.168.100.179][7a024c31][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
|
||||||
|
[01:36:05] [192.168.100.179][8d916ed9][ExtensionHostConnection] <301229> Extension Host Process exited with code: 0, signal: null.
|
||||||
|
[22:14:28] [192.168.100.179][790e4a0c][ManagementConnection] New connection established.
|
||||||
|
[22:14:28] [192.168.100.179][a42b8966][ExtensionHostConnection] New connection established.
|
||||||
|
[22:14:28] [192.168.100.179][a42b8966][ExtensionHostConnection] <332306> Launched Extension Host Process.
|
||||||
|
[22:14:29] [192.168.100.179][a42b8966][ExtensionHostConnection] <332306> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)
|
||||||
|
|
||||||
9
.vscode_config/.local/share/code-server/coder.json
Executable file
9
.vscode_config/.local/share/code-server/coder.json
Executable file
@@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"query": {
|
||||||
|
"folder": "/opt/service_finder"
|
||||||
|
},
|
||||||
|
"update": {
|
||||||
|
"checked": 1770066868786,
|
||||||
|
"version": "4.108.2"
|
||||||
|
}
|
||||||
|
}
|
||||||
0
.vscode_config/.local/share/code-server/heartbeat
Executable file
0
.vscode_config/.local/share/code-server/heartbeat
Executable file
@@ -0,0 +1,13 @@
|
|||||||
|
2026-01-25 23:35:19.262 [info] Extension host with pid 529 started
|
||||||
|
2026-01-25 23:35:19.271 [info] Lock '/root/.local/share/code-server/User/workspaceStorage/-53e2bffc/vscode.lock': Lock acquired.
|
||||||
|
2026-01-25 23:35:19.405 [info] ExtensionService#_doActivateExtension vscode.github-authentication, startup: false, activationEvent: 'onAuthenticationRequest:github'
|
||||||
|
2026-01-25 23:35:19.493 [info] ExtensionService#_doActivateExtension vscode.git-base, startup: true, activationEvent: '*', root cause: vscode.git
|
||||||
|
2026-01-25 23:35:19.504 [info] ExtensionService#_doActivateExtension vscode.git, startup: true, activationEvent: '*'
|
||||||
|
2026-01-25 23:35:19.504 [info] ExtensionService#_doActivateExtension vscode.github, startup: true, activationEvent: '*'
|
||||||
|
2026-01-25 23:35:19.680 [info] Eager extensions activated
|
||||||
|
2026-01-25 23:35:19.680 [info] ExtensionService#_doActivateExtension vscode.debug-auto-launch, startup: false, activationEvent: 'onStartupFinished'
|
||||||
|
2026-01-25 23:35:19.680 [info] ExtensionService#_doActivateExtension vscode.merge-conflict, startup: false, activationEvent: 'onStartupFinished'
|
||||||
|
2026-01-25 23:35:19.716 [info] ExtensionService#_doActivateExtension vscode.terminal-suggest, startup: false, activationEvent: 'onTerminalShellIntegration:*'
|
||||||
|
2026-01-25 23:36:17.275 [info] Extension host terminating: received terminate message from renderer
|
||||||
|
2026-01-25 23:36:17.276 [info] Lock '/root/.local/share/code-server/User/workspaceStorage/-53e2bffc/vscode.lock': Marking the lockfile as scheduled to be released in 6000 ms.
|
||||||
|
2026-01-25 23:36:17.308 [info] Extension host with pid 529 exiting with code 0
|
||||||
@@ -0,0 +1,11 @@
|
|||||||
|
2026-01-25 23:35:19.811 [info] [main] Log level: Info
|
||||||
|
2026-01-25 23:35:19.811 [info] [main] Validating found git in: "git"
|
||||||
|
2026-01-25 23:35:19.811 [info] [main] Using git "2.39.5" from "git"
|
||||||
|
2026-01-25 23:35:19.811 [info] [Model][doInitialScan] Initial repository scan started
|
||||||
|
2026-01-25 23:35:19.811 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-25 23:35:19.811 [info] fatal: not a git repository (or any of the parent directories): .git
|
||||||
|
2026-01-25 23:35:19.811 [info] [Model][doInitialScan] Initial repository scan completed - repositories (0), closed repositories (0), parent repositories (0), unsafe repositories (0)
|
||||||
|
2026-01-25 23:35:19.846 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-25 23:35:19.846 [info] fatal: not a git repository (or any of the parent directories): .git
|
||||||
|
2026-01-25 23:35:20.715 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-25 23:35:20.715 [info] fatal: not a git repository (or any of the parent directories): .git
|
||||||
@@ -0,0 +1,33 @@
|
|||||||
|
2026-01-25 23:35:19.614 [info] Reading sessions from keychain...
|
||||||
|
2026-01-25 23:35:19.614 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-25 23:35:19.614 [info] Got 0 sessions for ...
|
||||||
|
2026-01-25 23:35:19.614 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-25 23:35:19.614 [info] Got 0 sessions for ...
|
||||||
|
2026-01-25 23:35:19.614 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-25 23:35:19.614 [info] Got 0 sessions for ...
|
||||||
|
2026-01-25 23:35:19.614 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-25 23:35:19.614 [info] Got 0 sessions for ...
|
||||||
|
2026-01-25 23:35:19.614 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-25 23:35:19.614 [info] Got 0 sessions for ...
|
||||||
|
2026-01-25 23:35:19.614 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-25 23:35:19.614 [info] Got 0 sessions for ...
|
||||||
|
2026-01-25 23:35:19.614 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-25 23:35:19.614 [info] Got 0 sessions for ...
|
||||||
|
2026-01-25 23:35:19.614 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-25 23:35:19.614 [info] Got 0 sessions for ...
|
||||||
|
2026-01-25 23:35:19.614 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-25 23:35:19.614 [info] Got 0 sessions for ...
|
||||||
|
2026-01-25 23:35:19.614 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-25 23:35:19.614 [info] Got 0 sessions for ...
|
||||||
|
2026-01-25 23:35:19.614 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-25 23:35:19.614 [info] Got 0 sessions for ...
|
||||||
|
2026-01-25 23:35:19.614 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-25 23:35:19.614 [info] Got 0 sessions for ...
|
||||||
|
2026-01-25 23:35:19.614 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-25 23:35:19.614 [info] Got 0 sessions for ...
|
||||||
|
2026-01-25 23:35:19.614 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-25 23:35:19.614 [info] Got 0 sessions for ...
|
||||||
|
2026-01-25 23:35:19.614 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-25 23:35:19.614 [info] Got 0 sessions for ...
|
||||||
|
2026-01-25 23:35:20.717 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-25 23:35:20.717 [info] Got 0 sessions for ...
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
2026-01-25 23:35:19.813 [info] Log level: Info
|
||||||
@@ -0,0 +1,12 @@
|
|||||||
|
2026-01-26 07:13:41.255 [info] Extension host with pid 46172 started
|
||||||
|
2026-01-26 07:13:41.266 [info] Lock '/root/.local/share/code-server/User/workspaceStorage/3d7c237e/vscode.lock': Lock acquired.
|
||||||
|
2026-01-26 07:13:41.375 [info] ExtensionService#_doActivateExtension vscode.github-authentication, startup: false, activationEvent: 'onAuthenticationRequest:github'
|
||||||
|
2026-01-26 07:13:41.376 [info] ExtensionService#_doActivateExtension vscode.emmet, startup: false, activationEvent: 'onLanguage'
|
||||||
|
2026-01-26 07:13:41.481 [info] ExtensionService#_doActivateExtension vscode.git-base, startup: true, activationEvent: '*', root cause: vscode.git
|
||||||
|
2026-01-26 07:13:41.506 [info] ExtensionService#_doActivateExtension vscode.git, startup: true, activationEvent: '*'
|
||||||
|
2026-01-26 07:13:41.506 [info] ExtensionService#_doActivateExtension vscode.github, startup: true, activationEvent: '*'
|
||||||
|
2026-01-26 07:13:41.644 [info] Eager extensions activated
|
||||||
|
2026-01-26 07:13:41.644 [info] ExtensionService#_doActivateExtension vscode.debug-auto-launch, startup: false, activationEvent: 'onStartupFinished'
|
||||||
|
2026-01-26 07:13:41.645 [info] ExtensionService#_doActivateExtension vscode.merge-conflict, startup: false, activationEvent: 'onStartupFinished'
|
||||||
|
2026-01-26 07:48:19.506 [info] ExtensionService#_doActivateExtension vscode.terminal-suggest, startup: false, activationEvent: 'onTerminalShellIntegration:*'
|
||||||
|
2026-01-26 09:11:49.063 [info] ExtensionService#_doActivateExtension vscode.npm, startup: false, activationEvent: 'onTerminalQuickFixRequest:ms-vscode.npm-command'
|
||||||
@@ -0,0 +1,167 @@
|
|||||||
|
2026-01-26 07:13:41.680 [info] [main] Log level: Info
|
||||||
|
2026-01-26 07:13:41.680 [info] [main] Validating found git in: "git"
|
||||||
|
2026-01-26 07:13:41.680 [info] [main] Using git "2.39.5" from "git"
|
||||||
|
2026-01-26 07:13:41.680 [info] [Model][doInitialScan] Initial repository scan started
|
||||||
|
2026-01-26 07:13:41.680 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 07:13:41.680 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 07:13:41.681 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 07:13:41.681 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 07:13:41.685 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 07:13:41.685 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 07:13:41.689 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 07:13:41.689 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 07:13:41.693 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 07:13:41.693 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 07:13:41.699 [info] > git rev-parse --show-toplevel [3ms]
|
||||||
|
2026-01-26 07:13:41.699 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 07:13:41.728 [info] > git rev-parse --show-toplevel [25ms]
|
||||||
|
2026-01-26 07:13:41.728 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 07:13:41.733 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 07:13:41.733 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 07:13:41.740 [info] > git rev-parse --show-toplevel [4ms]
|
||||||
|
2026-01-26 07:13:41.740 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 07:13:41.744 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 07:13:41.744 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 07:13:41.749 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 07:13:41.749 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 07:13:41.752 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 07:13:41.752 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 07:13:41.756 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 07:13:41.756 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 07:13:41.759 [info] [Model][doInitialScan] Initial repository scan completed - repositories (0), closed repositories (0), parent repositories (0), unsafe repositories (0)
|
||||||
|
2026-01-26 07:13:42.835 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 07:13:42.836 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 07:41:54.643 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 07:41:54.643 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 07:43:37.389 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 07:43:37.389 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 07:48:19.146 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 07:48:19.146 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 07:48:19.648 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 07:48:19.648 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 07:50:24.101 [info] > git rev-parse --show-toplevel [3ms]
|
||||||
|
2026-01-26 07:50:24.101 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 07:51:36.100 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 07:51:36.101 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 08:07:37.716 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 08:07:37.716 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 08:08:03.138 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 08:08:03.138 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 08:22:39.629 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 08:22:39.629 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 08:22:53.304 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 08:22:53.304 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 08:35:08.649 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 08:35:08.649 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 08:36:14.599 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 08:36:14.599 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 08:39:21.087 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 08:39:21.087 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 08:40:08.086 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 08:40:08.086 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 08:50:00.089 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 08:50:00.089 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 08:51:22.173 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 08:51:22.173 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 09:00:59.944 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 09:00:59.944 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 09:02:15.771 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 09:02:15.771 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 09:06:39.254 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 09:06:39.254 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 09:07:40.257 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 09:07:40.257 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 09:12:15.367 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 09:12:15.367 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 09:14:36.036 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 09:14:36.036 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 09:22:37.742 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 09:22:37.742 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 09:23:41.738 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 09:23:41.738 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 09:41:56.257 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 09:41:56.257 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 09:42:25.124 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 09:42:25.124 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 09:45:06.303 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 09:45:06.303 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 09:45:32.498 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 09:45:32.498 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 09:55:50.317 [info] > git rev-parse --show-toplevel [4ms]
|
||||||
|
2026-01-26 09:55:50.318 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 09:56:35.686 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 09:56:35.686 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 10:05:09.716 [info] > git rev-parse --show-toplevel [3ms]
|
||||||
|
2026-01-26 10:05:09.717 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 10:05:53.854 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 10:05:53.854 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 10:09:24.942 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 10:09:24.942 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 10:10:13.888 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 10:10:13.889 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 10:16:17.827 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 10:16:17.827 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 10:16:57.663 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 10:16:57.663 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 10:18:52.203 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 10:18:52.203 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 10:19:26.184 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 10:19:26.184 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 10:29:05.318 [info] > git rev-parse --show-toplevel [4ms]
|
||||||
|
2026-01-26 10:29:05.318 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 10:29:25.970 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 10:29:25.970 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
@@ -0,0 +1,33 @@
|
|||||||
|
2026-01-26 07:13:41.572 [info] Reading sessions from keychain...
|
||||||
|
2026-01-26 07:13:41.572 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:13:41.572 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:13:41.572 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:13:41.572 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:13:41.572 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:13:41.572 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:13:41.572 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:13:41.572 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:13:41.572 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:13:41.572 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:13:41.572 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:13:41.572 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:13:41.572 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:13:41.572 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:13:41.572 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:13:41.572 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:13:41.573 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:13:41.573 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:13:41.573 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:13:41.573 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:13:41.597 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:13:41.597 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:13:41.598 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:13:41.598 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:13:41.598 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:13:41.598 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:13:41.598 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:13:41.598 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:13:41.598 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:13:41.598 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:13:42.831 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:13:42.831 [info] Got 0 sessions for ...
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
2026-01-26 07:13:41.738 [info] Log level: Info
|
||||||
@@ -0,0 +1,13 @@
|
|||||||
|
2026-01-25 23:36:19.382 [info] Extension host with pid 1219 started
|
||||||
|
2026-01-25 23:36:19.391 [info] Lock '/root/.local/share/code-server/User/workspaceStorage/-53e2bffc/vscode.lock': Lock acquired.
|
||||||
|
2026-01-25 23:36:19.482 [info] ExtensionService#_doActivateExtension vscode.github-authentication, startup: false, activationEvent: 'onAuthenticationRequest:github'
|
||||||
|
2026-01-25 23:36:19.560 [info] ExtensionService#_doActivateExtension vscode.git-base, startup: true, activationEvent: '*', root cause: vscode.git
|
||||||
|
2026-01-25 23:36:19.571 [info] ExtensionService#_doActivateExtension vscode.git, startup: true, activationEvent: '*'
|
||||||
|
2026-01-25 23:36:19.571 [info] ExtensionService#_doActivateExtension vscode.github, startup: true, activationEvent: '*'
|
||||||
|
2026-01-25 23:36:19.733 [info] Eager extensions activated
|
||||||
|
2026-01-25 23:36:19.733 [info] ExtensionService#_doActivateExtension vscode.debug-auto-launch, startup: false, activationEvent: 'onStartupFinished'
|
||||||
|
2026-01-25 23:36:19.733 [info] ExtensionService#_doActivateExtension vscode.merge-conflict, startup: false, activationEvent: 'onStartupFinished'
|
||||||
|
2026-01-25 23:36:23.066 [info] ExtensionService#_doActivateExtension vscode.terminal-suggest, startup: false, activationEvent: 'onTerminalShellIntegration:*'
|
||||||
|
2026-01-25 23:38:38.902 [info] Extension host terminating: received terminate message from renderer
|
||||||
|
2026-01-25 23:38:38.904 [info] Lock '/root/.local/share/code-server/User/workspaceStorage/-53e2bffc/vscode.lock': Marking the lockfile as scheduled to be released in 6000 ms.
|
||||||
|
2026-01-25 23:38:38.921 [info] Extension host with pid 1219 exiting with code 0
|
||||||
@@ -0,0 +1,13 @@
|
|||||||
|
2026-01-25 23:36:19.765 [info] [main] Log level: Info
|
||||||
|
2026-01-25 23:36:19.765 [info] [main] Validating found git in: "git"
|
||||||
|
2026-01-25 23:36:19.765 [info] [main] Using git "2.39.5" from "git"
|
||||||
|
2026-01-25 23:36:19.765 [info] [Model][doInitialScan] Initial repository scan started
|
||||||
|
2026-01-25 23:36:19.765 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-25 23:36:19.765 [info] fatal: not a git repository (or any of the parent directories): .git
|
||||||
|
2026-01-25 23:36:19.765 [info] [Model][doInitialScan] Initial repository scan completed - repositories (0), closed repositories (0), parent repositories (0), unsafe repositories (0)
|
||||||
|
2026-01-25 23:36:21.024 [info] > git rev-parse --show-toplevel [3ms]
|
||||||
|
2026-01-25 23:36:21.024 [info] fatal: not a git repository (or any of the parent directories): .git
|
||||||
|
2026-01-25 23:36:22.882 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-25 23:36:22.882 [info] fatal: not a git repository (or any of the parent directories): .git
|
||||||
|
2026-01-25 23:36:23.172 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-25 23:36:23.172 [info] fatal: not a git repository (or any of the parent directories): .git
|
||||||
@@ -0,0 +1,33 @@
|
|||||||
|
2026-01-25 23:36:19.667 [info] Reading sessions from keychain...
|
||||||
|
2026-01-25 23:36:19.667 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-25 23:36:19.667 [info] Got 0 sessions for ...
|
||||||
|
2026-01-25 23:36:19.667 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-25 23:36:19.667 [info] Got 0 sessions for ...
|
||||||
|
2026-01-25 23:36:19.667 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-25 23:36:19.667 [info] Got 0 sessions for ...
|
||||||
|
2026-01-25 23:36:19.667 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-25 23:36:19.668 [info] Got 0 sessions for ...
|
||||||
|
2026-01-25 23:36:19.668 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-25 23:36:19.668 [info] Got 0 sessions for ...
|
||||||
|
2026-01-25 23:36:19.668 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-25 23:36:19.668 [info] Got 0 sessions for ...
|
||||||
|
2026-01-25 23:36:19.668 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-25 23:36:19.668 [info] Got 0 sessions for ...
|
||||||
|
2026-01-25 23:36:19.668 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-25 23:36:19.668 [info] Got 0 sessions for ...
|
||||||
|
2026-01-25 23:36:19.668 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-25 23:36:19.668 [info] Got 0 sessions for ...
|
||||||
|
2026-01-25 23:36:19.668 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-25 23:36:19.668 [info] Got 0 sessions for ...
|
||||||
|
2026-01-25 23:36:19.668 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-25 23:36:19.668 [info] Got 0 sessions for ...
|
||||||
|
2026-01-25 23:36:19.668 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-25 23:36:19.668 [info] Got 0 sessions for ...
|
||||||
|
2026-01-25 23:36:19.668 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-25 23:36:19.668 [info] Got 0 sessions for ...
|
||||||
|
2026-01-25 23:36:19.668 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-25 23:36:19.668 [info] Got 0 sessions for ...
|
||||||
|
2026-01-25 23:36:19.668 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-25 23:36:19.668 [info] Got 0 sessions for ...
|
||||||
|
2026-01-25 23:36:21.073 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-25 23:36:21.073 [info] Got 0 sessions for ...
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
2026-01-25 23:36:19.796 [info] Log level: Info
|
||||||
@@ -0,0 +1,15 @@
|
|||||||
|
2026-01-25 23:38:41.207 [info] Extension host with pid 2066 started
|
||||||
|
2026-01-25 23:38:41.222 [info] Lock '/root/.local/share/code-server/User/workspaceStorage/70d739db/vscode.lock': Lock acquired.
|
||||||
|
2026-01-25 23:38:41.297 [info] ExtensionService#_doActivateExtension vscode.github-authentication, startup: false, activationEvent: 'onAuthenticationRequest:github'
|
||||||
|
2026-01-25 23:38:41.298 [info] ExtensionService#_doActivateExtension vscode.emmet, startup: false, activationEvent: 'onLanguage'
|
||||||
|
2026-01-25 23:38:41.418 [info] ExtensionService#_doActivateExtension vscode.git-base, startup: true, activationEvent: '*'
|
||||||
|
2026-01-25 23:38:41.435 [info] ExtensionService#_doActivateExtension vscode.github, startup: true, activationEvent: '*'
|
||||||
|
2026-01-25 23:38:41.511 [info] Eager extensions activated
|
||||||
|
2026-01-25 23:38:41.511 [info] ExtensionService#_doActivateExtension vscode.debug-auto-launch, startup: false, activationEvent: 'onStartupFinished'
|
||||||
|
2026-01-25 23:38:41.512 [info] ExtensionService#_doActivateExtension vscode.merge-conflict, startup: false, activationEvent: 'onStartupFinished'
|
||||||
|
2026-01-25 23:38:45.469 [info] ExtensionService#_doActivateExtension vscode.git, startup: false, activationEvent: 'api', root cause: vscode.github
|
||||||
|
2026-01-25 23:38:56.983 [info] ExtensionService#_doActivateExtension vscode.terminal-suggest, startup: false, activationEvent: 'onTerminalShellIntegration:*'
|
||||||
|
2026-01-25 23:39:42.560 [info] ExtensionService#_doActivateExtension vscode.npm, startup: false, activationEvent: 'onTerminalQuickFixRequest:ms-vscode.npm-command'
|
||||||
|
2026-01-26 00:08:21.924 [info] Extension host terminating: received terminate message from renderer
|
||||||
|
2026-01-26 00:08:21.925 [info] Lock '/root/.local/share/code-server/User/workspaceStorage/70d739db/vscode.lock': Marking the lockfile as scheduled to be released in 6000 ms.
|
||||||
|
2026-01-26 00:08:21.962 [info] Extension host with pid 2066 exiting with code 0
|
||||||
@@ -0,0 +1,89 @@
|
|||||||
|
2026-01-25 23:38:45.603 [info] [main] Log level: Info
|
||||||
|
2026-01-25 23:38:45.604 [info] [main] Validating found git in: "git"
|
||||||
|
2026-01-25 23:38:45.604 [info] [main] Using git "2.39.5" from "git"
|
||||||
|
2026-01-25 23:38:45.604 [info] [Model][doInitialScan] Initial repository scan started
|
||||||
|
2026-01-25 23:38:45.604 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-25 23:38:45.604 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-25 23:38:45.608 [info] > git rev-parse --show-toplevel [4ms]
|
||||||
|
2026-01-25 23:38:45.608 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-25 23:38:45.613 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-25 23:38:45.613 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-25 23:38:45.617 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-25 23:38:45.617 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-25 23:38:45.622 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-25 23:38:45.622 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-25 23:38:45.625 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-25 23:38:45.626 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-25 23:38:45.629 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-25 23:38:45.629 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-25 23:38:45.633 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-25 23:38:45.633 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-25 23:38:45.637 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-25 23:38:45.637 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-25 23:38:45.641 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-25 23:38:45.641 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-25 23:38:45.645 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-25 23:38:45.645 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-25 23:38:45.648 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-25 23:38:45.649 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-25 23:38:45.652 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-25 23:38:45.652 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-25 23:38:45.655 [info] [Model][doInitialScan] Initial repository scan completed - repositories (0), closed repositories (0), parent repositories (0), unsafe repositories (0)
|
||||||
|
2026-01-25 23:38:56.813 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-25 23:38:56.813 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-25 23:38:57.128 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-25 23:38:57.128 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-25 23:45:18.451 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-25 23:45:18.451 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-25 23:45:45.059 [info] > git rev-parse --show-toplevel [4ms]
|
||||||
|
2026-01-25 23:45:45.059 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-25 23:48:46.336 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-25 23:48:46.336 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-25 23:52:55.444 [info] > git rev-parse --show-toplevel [3ms]
|
||||||
|
2026-01-25 23:52:55.444 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-25 23:55:04.175 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-25 23:55:04.175 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-25 23:56:21.566 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-25 23:56:21.566 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 00:02:49.021 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 00:02:49.021 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 00:02:58.216 [info] > git rev-parse --show-toplevel [3ms]
|
||||||
|
2026-01-26 00:02:58.216 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 00:02:59.161 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 00:02:59.161 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 00:03:34.592 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 00:03:34.593 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 00:03:49.669 [info] > git rev-parse --show-toplevel [4ms]
|
||||||
|
2026-01-26 00:03:49.669 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 00:04:46.985 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 00:04:46.985 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 00:04:58.409 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 00:04:58.409 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
@@ -0,0 +1,33 @@
|
|||||||
|
2026-01-25 23:38:41.482 [info] Reading sessions from keychain...
|
||||||
|
2026-01-25 23:38:41.482 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-25 23:38:41.482 [info] Got 0 sessions for ...
|
||||||
|
2026-01-25 23:38:41.482 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-25 23:38:41.482 [info] Got 0 sessions for ...
|
||||||
|
2026-01-25 23:38:41.482 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-25 23:38:41.482 [info] Got 0 sessions for ...
|
||||||
|
2026-01-25 23:38:41.482 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-25 23:38:41.482 [info] Got 0 sessions for ...
|
||||||
|
2026-01-25 23:38:41.482 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-25 23:38:41.482 [info] Got 0 sessions for ...
|
||||||
|
2026-01-25 23:38:41.482 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-25 23:38:41.482 [info] Got 0 sessions for ...
|
||||||
|
2026-01-25 23:38:41.482 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-25 23:38:41.482 [info] Got 0 sessions for ...
|
||||||
|
2026-01-25 23:38:41.482 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-25 23:38:41.482 [info] Got 0 sessions for ...
|
||||||
|
2026-01-25 23:38:41.482 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-25 23:38:41.482 [info] Got 0 sessions for ...
|
||||||
|
2026-01-25 23:38:41.482 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-25 23:38:41.482 [info] Got 0 sessions for ...
|
||||||
|
2026-01-25 23:38:41.482 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-25 23:38:41.482 [info] Got 0 sessions for ...
|
||||||
|
2026-01-25 23:38:41.482 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-25 23:38:41.482 [info] Got 0 sessions for ...
|
||||||
|
2026-01-25 23:38:41.482 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-25 23:38:41.482 [info] Got 0 sessions for ...
|
||||||
|
2026-01-25 23:38:41.482 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-25 23:38:41.482 [info] Got 0 sessions for ...
|
||||||
|
2026-01-25 23:38:41.482 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-25 23:38:41.482 [info] Got 0 sessions for ...
|
||||||
|
2026-01-25 23:38:43.014 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-25 23:38:43.014 [info] Got 0 sessions for ...
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
2026-01-25 23:38:41.561 [info] Log level: Info
|
||||||
@@ -0,0 +1,13 @@
|
|||||||
|
2026-01-26 00:10:13.821 [info] Extension host with pid 11311 started
|
||||||
|
2026-01-26 00:10:13.831 [info] Lock '/root/.local/share/code-server/User/workspaceStorage/-ad48359/vscode.lock': Lock acquired.
|
||||||
|
2026-01-26 00:10:14.075 [info] ExtensionService#_doActivateExtension vscode.github-authentication, startup: false, activationEvent: 'onAuthenticationRequest:github'
|
||||||
|
2026-01-26 00:10:14.076 [info] ExtensionService#_doActivateExtension vscode.emmet, startup: false, activationEvent: 'onLanguage'
|
||||||
|
2026-01-26 00:10:14.295 [info] ExtensionService#_doActivateExtension vscode.git-base, startup: true, activationEvent: '*', root cause: vscode.git
|
||||||
|
2026-01-26 00:10:14.458 [info] ExtensionService#_doActivateExtension vscode.git, startup: true, activationEvent: '*'
|
||||||
|
2026-01-26 00:10:14.459 [info] ExtensionService#_doActivateExtension vscode.github, startup: true, activationEvent: '*'
|
||||||
|
2026-01-26 00:10:14.655 [info] Eager extensions activated
|
||||||
|
2026-01-26 00:10:14.655 [info] ExtensionService#_doActivateExtension vscode.debug-auto-launch, startup: false, activationEvent: 'onStartupFinished'
|
||||||
|
2026-01-26 00:10:14.655 [info] ExtensionService#_doActivateExtension vscode.merge-conflict, startup: false, activationEvent: 'onStartupFinished'
|
||||||
|
2026-01-26 03:10:47.659 [info] Extension host terminating: renderer disconnected for too long (1)
|
||||||
|
2026-01-26 03:10:47.660 [info] Lock '/root/.local/share/code-server/User/workspaceStorage/-ad48359/vscode.lock': Marking the lockfile as scheduled to be released in 6000 ms.
|
||||||
|
2026-01-26 03:10:47.690 [info] Extension host with pid 11311 exiting with code 0
|
||||||
@@ -0,0 +1,7 @@
|
|||||||
|
2026-01-26 00:10:14.775 [info] [main] Log level: Info
|
||||||
|
2026-01-26 00:10:14.775 [info] [main] Validating found git in: "git"
|
||||||
|
2026-01-26 00:10:14.775 [info] [main] Using git "2.39.5" from "git"
|
||||||
|
2026-01-26 00:10:14.775 [info] [Model][doInitialScan] Initial repository scan started
|
||||||
|
2026-01-26 00:10:14.775 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 00:10:14.776 [info] fatal: not a git repository (or any of the parent directories): .git
|
||||||
|
2026-01-26 00:10:14.776 [info] [Model][doInitialScan] Initial repository scan completed - repositories (0), closed repositories (0), parent repositories (0), unsafe repositories (0)
|
||||||
@@ -0,0 +1,33 @@
|
|||||||
|
2026-01-26 00:10:14.547 [info] Reading sessions from keychain...
|
||||||
|
2026-01-26 00:10:14.547 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 00:10:14.547 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 00:10:14.547 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 00:10:14.547 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 00:10:14.547 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 00:10:14.547 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 00:10:14.547 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 00:10:14.547 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 00:10:14.547 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 00:10:14.547 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 00:10:14.547 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 00:10:14.547 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 00:10:14.547 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 00:10:14.547 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 00:10:14.547 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 00:10:14.547 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 00:10:14.547 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 00:10:14.547 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 00:10:14.587 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 00:10:14.587 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 00:10:14.636 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 00:10:14.636 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 00:10:14.636 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 00:10:14.636 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 00:10:14.636 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 00:10:14.636 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 00:10:14.636 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 00:10:14.636 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 00:10:14.636 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 00:10:14.636 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 00:10:14.767 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 00:10:14.767 [info] Got 0 sessions for ...
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
2026-01-26 00:10:14.777 [info] Log level: Info
|
||||||
@@ -0,0 +1,12 @@
|
|||||||
|
2026-01-26 07:11:58.059 [info] Extension host with pid 43703 started
|
||||||
|
2026-01-26 07:11:58.066 [info] Lock '/root/.local/share/code-server/User/workspaceStorage/-ad48359/vscode.lock': Lock acquired.
|
||||||
|
2026-01-26 07:11:58.164 [info] ExtensionService#_doActivateExtension vscode.github-authentication, startup: false, activationEvent: 'onAuthenticationRequest:github'
|
||||||
|
2026-01-26 07:11:58.244 [info] ExtensionService#_doActivateExtension vscode.git-base, startup: true, activationEvent: '*', root cause: vscode.git
|
||||||
|
2026-01-26 07:11:58.264 [info] ExtensionService#_doActivateExtension vscode.git, startup: true, activationEvent: '*'
|
||||||
|
2026-01-26 07:11:58.265 [info] ExtensionService#_doActivateExtension vscode.github, startup: true, activationEvent: '*'
|
||||||
|
2026-01-26 07:11:58.438 [info] Eager extensions activated
|
||||||
|
2026-01-26 07:11:58.438 [info] ExtensionService#_doActivateExtension vscode.debug-auto-launch, startup: false, activationEvent: 'onStartupFinished'
|
||||||
|
2026-01-26 07:11:58.438 [info] ExtensionService#_doActivateExtension vscode.merge-conflict, startup: false, activationEvent: 'onStartupFinished'
|
||||||
|
2026-01-26 07:12:17.305 [info] Extension host terminating: received terminate message from renderer
|
||||||
|
2026-01-26 07:12:17.305 [info] Lock '/root/.local/share/code-server/User/workspaceStorage/-ad48359/vscode.lock': Marking the lockfile as scheduled to be released in 6000 ms.
|
||||||
|
2026-01-26 07:12:17.330 [info] Extension host with pid 43703 exiting with code 0
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
2026-01-26 07:11:58.479 [info] [main] Log level: Info
|
||||||
|
2026-01-26 07:11:58.479 [info] [main] Validating found git in: "git"
|
||||||
|
2026-01-26 07:11:58.479 [info] [main] Using git "2.39.5" from "git"
|
||||||
|
2026-01-26 07:11:58.479 [info] [Model][doInitialScan] Initial repository scan started
|
||||||
|
2026-01-26 07:11:58.479 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 07:11:58.479 [info] fatal: not a git repository (or any of the parent directories): .git
|
||||||
|
2026-01-26 07:11:58.479 [info] [Model][doInitialScan] Initial repository scan completed - repositories (0), closed repositories (0), parent repositories (0), unsafe repositories (0)
|
||||||
|
2026-01-26 07:12:00.320 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 07:12:00.320 [info] fatal: not a git repository (or any of the parent directories): .git
|
||||||
@@ -0,0 +1,33 @@
|
|||||||
|
2026-01-26 07:11:58.340 [info] Reading sessions from keychain...
|
||||||
|
2026-01-26 07:11:58.340 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:11:58.340 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:11:58.340 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:11:58.340 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:11:58.340 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:11:58.340 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:11:58.340 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:11:58.340 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:11:58.340 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:11:58.340 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:11:58.340 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:11:58.340 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:11:58.340 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:11:58.340 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:11:58.340 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:11:58.340 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:11:58.340 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:11:58.340 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:11:58.371 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:11:58.371 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:11:58.417 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:11:58.417 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:11:58.417 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:11:58.417 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:11:58.417 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:11:58.417 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:11:58.417 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:11:58.417 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:11:58.417 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:11:58.417 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:12:00.337 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:12:00.337 [info] Got 0 sessions for ...
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
2026-01-26 07:11:58.480 [info] Log level: Info
|
||||||
@@ -0,0 +1,13 @@
|
|||||||
|
2026-01-26 07:12:19.529 [info] Extension host with pid 44182 started
|
||||||
|
2026-01-26 07:12:19.539 [info] Lock '/root/.local/share/code-server/User/workspaceStorage/-14fc42bf/vscode.lock': Lock acquired.
|
||||||
|
2026-01-26 07:12:19.633 [info] ExtensionService#_doActivateExtension vscode.github-authentication, startup: false, activationEvent: 'onAuthenticationRequest:github'
|
||||||
|
2026-01-26 07:12:19.634 [info] ExtensionService#_doActivateExtension vscode.emmet, startup: false, activationEvent: 'onLanguage'
|
||||||
|
2026-01-26 07:12:19.738 [info] ExtensionService#_doActivateExtension vscode.git-base, startup: true, activationEvent: '*'
|
||||||
|
2026-01-26 07:12:19.757 [info] ExtensionService#_doActivateExtension vscode.github, startup: true, activationEvent: '*'
|
||||||
|
2026-01-26 07:12:19.829 [info] Eager extensions activated
|
||||||
|
2026-01-26 07:12:19.829 [info] ExtensionService#_doActivateExtension vscode.debug-auto-launch, startup: false, activationEvent: 'onStartupFinished'
|
||||||
|
2026-01-26 07:12:19.829 [info] ExtensionService#_doActivateExtension vscode.merge-conflict, startup: false, activationEvent: 'onStartupFinished'
|
||||||
|
2026-01-26 07:12:24.154 [info] ExtensionService#_doActivateExtension vscode.git, startup: false, activationEvent: 'api', root cause: vscode.github
|
||||||
|
2026-01-26 07:12:45.171 [info] Extension host terminating: received terminate message from renderer
|
||||||
|
2026-01-26 07:12:45.172 [info] Lock '/root/.local/share/code-server/User/workspaceStorage/-14fc42bf/vscode.lock': Marking the lockfile as scheduled to be released in 6000 ms.
|
||||||
|
2026-01-26 07:12:45.191 [info] Extension host with pid 44182 exiting with code 0
|
||||||
@@ -0,0 +1,10 @@
|
|||||||
|
2026-01-26 07:12:24.296 [info] [main] Log level: Info
|
||||||
|
2026-01-26 07:12:24.296 [info] [main] Validating found git in: "git"
|
||||||
|
2026-01-26 07:12:24.296 [info] [main] Using git "2.39.5" from "git"
|
||||||
|
2026-01-26 07:12:24.296 [info] [Model][doInitialScan] Initial repository scan started
|
||||||
|
2026-01-26 07:12:24.296 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 07:12:24.296 [info] fatal: not a git repository (or any of the parent directories): .git
|
||||||
|
2026-01-26 07:12:24.296 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 07:12:24.296 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 07:12:24.296 [info] [Model][doInitialScan] Initial repository scan completed - repositories (0), closed repositories (0), parent repositories (0), unsafe repositories (0)
|
||||||
@@ -0,0 +1,33 @@
|
|||||||
|
2026-01-26 07:12:19.801 [info] Reading sessions from keychain...
|
||||||
|
2026-01-26 07:12:19.801 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:12:19.801 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:12:19.801 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:12:19.801 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:12:19.801 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:12:19.801 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:12:19.801 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:12:19.801 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:12:19.801 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:12:19.801 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:12:19.801 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:12:19.801 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:12:19.801 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:12:19.801 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:12:19.801 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:12:19.801 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:12:19.801 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:12:19.801 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:12:19.801 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:12:19.801 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:12:19.801 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:12:19.801 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:12:19.801 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:12:19.801 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:12:19.801 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:12:19.801 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:12:19.801 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:12:19.801 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:12:19.801 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:12:19.801 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:12:21.187 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:12:21.187 [info] Got 0 sessions for ...
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
2026-01-26 07:12:19.881 [info] Log level: Info
|
||||||
@@ -0,0 +1,13 @@
|
|||||||
|
2026-01-26 07:12:47.397 [info] Extension host with pid 44738 started
|
||||||
|
2026-01-26 07:12:47.407 [info] Lock '/root/.local/share/code-server/User/workspaceStorage/-14fc42bf/vscode.lock': Lock acquired.
|
||||||
|
2026-01-26 07:12:47.492 [info] ExtensionService#_doActivateExtension vscode.github-authentication, startup: false, activationEvent: 'onAuthenticationRequest:github'
|
||||||
|
2026-01-26 07:12:47.493 [info] ExtensionService#_doActivateExtension vscode.emmet, startup: false, activationEvent: 'onLanguage'
|
||||||
|
2026-01-26 07:12:47.598 [info] ExtensionService#_doActivateExtension vscode.git-base, startup: true, activationEvent: '*', root cause: vscode.git
|
||||||
|
2026-01-26 07:12:47.618 [info] ExtensionService#_doActivateExtension vscode.git, startup: true, activationEvent: '*'
|
||||||
|
2026-01-26 07:12:47.619 [info] ExtensionService#_doActivateExtension vscode.github, startup: true, activationEvent: '*'
|
||||||
|
2026-01-26 07:12:47.761 [info] Eager extensions activated
|
||||||
|
2026-01-26 07:12:47.761 [info] ExtensionService#_doActivateExtension vscode.debug-auto-launch, startup: false, activationEvent: 'onStartupFinished'
|
||||||
|
2026-01-26 07:12:47.762 [info] ExtensionService#_doActivateExtension vscode.merge-conflict, startup: false, activationEvent: 'onStartupFinished'
|
||||||
|
2026-01-26 07:13:12.583 [info] Extension host terminating: received terminate message from renderer
|
||||||
|
2026-01-26 07:13:12.583 [info] Lock '/root/.local/share/code-server/User/workspaceStorage/-14fc42bf/vscode.lock': Marking the lockfile as scheduled to be released in 6000 ms.
|
||||||
|
2026-01-26 07:13:12.601 [info] Extension host with pid 44738 exiting with code 0
|
||||||
@@ -0,0 +1,12 @@
|
|||||||
|
2026-01-26 07:12:47.800 [info] [main] Log level: Info
|
||||||
|
2026-01-26 07:12:47.800 [info] [main] Validating found git in: "git"
|
||||||
|
2026-01-26 07:12:47.800 [info] [main] Using git "2.39.5" from "git"
|
||||||
|
2026-01-26 07:12:47.800 [info] [Model][doInitialScan] Initial repository scan started
|
||||||
|
2026-01-26 07:12:47.800 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 07:12:47.800 [info] fatal: not a git repository (or any of the parent directories): .git
|
||||||
|
2026-01-26 07:12:47.800 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 07:12:47.800 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 07:12:47.800 [info] [Model][doInitialScan] Initial repository scan completed - repositories (0), closed repositories (0), parent repositories (0), unsafe repositories (0)
|
||||||
|
2026-01-26 07:12:49.085 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 07:12:49.085 [info] fatal: not a git repository (or any of the parent directories): .git
|
||||||
@@ -0,0 +1,33 @@
|
|||||||
|
2026-01-26 07:12:47.693 [info] Reading sessions from keychain...
|
||||||
|
2026-01-26 07:12:47.693 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:12:47.693 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:12:47.693 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:12:47.693 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:12:47.693 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:12:47.693 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:12:47.693 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:12:47.693 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:12:47.693 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:12:47.693 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:12:47.693 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:12:47.693 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:12:47.693 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:12:47.693 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:12:47.693 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:12:47.693 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:12:47.693 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:12:47.693 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:12:47.694 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:12:47.694 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:12:47.718 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:12:47.718 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:12:47.718 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:12:47.718 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:12:47.718 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:12:47.718 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:12:47.718 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:12:47.718 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:12:47.718 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:12:47.718 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:12:49.080 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:12:49.080 [info] Got 0 sessions for ...
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
2026-01-26 07:12:47.835 [info] Log level: Info
|
||||||
@@ -0,0 +1,13 @@
|
|||||||
|
2026-01-26 07:13:23.174 [info] Extension host with pid 45273 started
|
||||||
|
2026-01-26 07:13:23.177 [info] Lock '/root/.local/share/code-server/User/workspaceStorage/-14fc42bf/vscode.lock': Lock acquired.
|
||||||
|
2026-01-26 07:13:23.271 [info] ExtensionService#_doActivateExtension vscode.github-authentication, startup: false, activationEvent: 'onAuthenticationRequest:github'
|
||||||
|
2026-01-26 07:13:23.272 [info] ExtensionService#_doActivateExtension vscode.emmet, startup: false, activationEvent: 'onLanguage'
|
||||||
|
2026-01-26 07:13:23.379 [info] ExtensionService#_doActivateExtension vscode.git-base, startup: true, activationEvent: '*', root cause: vscode.git
|
||||||
|
2026-01-26 07:13:23.418 [info] ExtensionService#_doActivateExtension vscode.git, startup: true, activationEvent: '*'
|
||||||
|
2026-01-26 07:13:23.418 [info] ExtensionService#_doActivateExtension vscode.github, startup: true, activationEvent: '*'
|
||||||
|
2026-01-26 07:13:23.592 [info] Eager extensions activated
|
||||||
|
2026-01-26 07:13:23.592 [info] ExtensionService#_doActivateExtension vscode.debug-auto-launch, startup: false, activationEvent: 'onStartupFinished'
|
||||||
|
2026-01-26 07:13:23.593 [info] ExtensionService#_doActivateExtension vscode.merge-conflict, startup: false, activationEvent: 'onStartupFinished'
|
||||||
|
2026-01-26 07:13:28.838 [info] Extension host terminating: received terminate message from renderer
|
||||||
|
2026-01-26 07:13:28.839 [info] Lock '/root/.local/share/code-server/User/workspaceStorage/-14fc42bf/vscode.lock': Marking the lockfile as scheduled to be released in 6000 ms.
|
||||||
|
2026-01-26 07:13:28.883 [info] Extension host with pid 45273 exiting with code 0
|
||||||
@@ -0,0 +1,12 @@
|
|||||||
|
2026-01-26 07:13:23.635 [info] [main] Log level: Info
|
||||||
|
2026-01-26 07:13:23.635 [info] [main] Validating found git in: "git"
|
||||||
|
2026-01-26 07:13:23.635 [info] [main] Using git "2.39.5" from "git"
|
||||||
|
2026-01-26 07:13:23.635 [info] [Model][doInitialScan] Initial repository scan started
|
||||||
|
2026-01-26 07:13:23.635 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 07:13:23.635 [info] fatal: not a git repository (or any of the parent directories): .git
|
||||||
|
2026-01-26 07:13:23.635 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 07:13:23.635 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 07:13:23.635 [info] [Model][doInitialScan] Initial repository scan completed - repositories (0), closed repositories (0), parent repositories (0), unsafe repositories (0)
|
||||||
|
2026-01-26 07:13:25.702 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 07:13:25.702 [info] fatal: not a git repository (or any of the parent directories): .git
|
||||||
@@ -0,0 +1,33 @@
|
|||||||
|
2026-01-26 07:13:23.497 [info] Reading sessions from keychain...
|
||||||
|
2026-01-26 07:13:23.497 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:13:23.497 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:13:23.497 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:13:23.497 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:13:23.497 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:13:23.497 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:13:23.497 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:13:23.497 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:13:23.497 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:13:23.497 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:13:23.497 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:13:23.497 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:13:23.497 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:13:23.497 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:13:23.497 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:13:23.497 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:13:23.497 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:13:23.497 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:13:23.514 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:13:23.514 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:13:23.542 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:13:23.542 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:13:23.542 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:13:23.542 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:13:23.542 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:13:23.542 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:13:23.542 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:13:23.542 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:13:23.542 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:13:23.542 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:13:25.702 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:13:25.702 [info] Got 0 sessions for ...
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
2026-01-26 07:13:23.674 [info] Log level: Info
|
||||||
@@ -0,0 +1,13 @@
|
|||||||
|
2026-01-26 07:13:31.218 [info] Extension host with pid 45724 started
|
||||||
|
2026-01-26 07:13:31.227 [info] Lock '/root/.local/share/code-server/User/workspaceStorage/3d7c237e/vscode.lock': Lock acquired.
|
||||||
|
2026-01-26 07:13:31.324 [info] ExtensionService#_doActivateExtension vscode.github-authentication, startup: false, activationEvent: 'onAuthenticationRequest:github'
|
||||||
|
2026-01-26 07:13:31.326 [info] ExtensionService#_doActivateExtension vscode.emmet, startup: false, activationEvent: 'onLanguage'
|
||||||
|
2026-01-26 07:13:31.429 [info] ExtensionService#_doActivateExtension vscode.git-base, startup: true, activationEvent: '*', root cause: vscode.git
|
||||||
|
2026-01-26 07:13:31.454 [info] ExtensionService#_doActivateExtension vscode.git, startup: true, activationEvent: '*'
|
||||||
|
2026-01-26 07:13:31.455 [info] ExtensionService#_doActivateExtension vscode.github, startup: true, activationEvent: '*'
|
||||||
|
2026-01-26 07:13:31.592 [info] Eager extensions activated
|
||||||
|
2026-01-26 07:13:31.592 [info] ExtensionService#_doActivateExtension vscode.debug-auto-launch, startup: false, activationEvent: 'onStartupFinished'
|
||||||
|
2026-01-26 07:13:31.592 [info] ExtensionService#_doActivateExtension vscode.merge-conflict, startup: false, activationEvent: 'onStartupFinished'
|
||||||
|
2026-01-26 07:13:38.945 [info] Extension host terminating: received terminate message from renderer
|
||||||
|
2026-01-26 07:13:38.946 [info] Lock '/root/.local/share/code-server/User/workspaceStorage/3d7c237e/vscode.lock': Marking the lockfile as scheduled to be released in 6000 ms.
|
||||||
|
2026-01-26 07:13:38.978 [info] Extension host with pid 45724 exiting with code 0
|
||||||
@@ -0,0 +1,47 @@
|
|||||||
|
2026-01-26 07:13:31.628 [info] [main] Log level: Info
|
||||||
|
2026-01-26 07:13:31.628 [info] [main] Validating found git in: "git"
|
||||||
|
2026-01-26 07:13:31.628 [info] [main] Using git "2.39.5" from "git"
|
||||||
|
2026-01-26 07:13:31.628 [info] [Model][doInitialScan] Initial repository scan started
|
||||||
|
2026-01-26 07:13:31.628 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 07:13:31.628 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 07:13:31.629 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 07:13:31.629 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 07:13:31.633 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 07:13:31.633 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 07:13:31.660 [info] > git rev-parse --show-toplevel [24ms]
|
||||||
|
2026-01-26 07:13:31.660 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 07:13:31.667 [info] > git rev-parse --show-toplevel [3ms]
|
||||||
|
2026-01-26 07:13:31.667 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 07:13:31.672 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 07:13:31.672 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 07:13:31.676 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 07:13:31.676 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 07:13:31.681 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 07:13:31.681 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 07:13:31.688 [info] > git rev-parse --show-toplevel [4ms]
|
||||||
|
2026-01-26 07:13:31.688 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 07:13:31.693 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 07:13:31.693 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 07:13:31.697 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 07:13:31.697 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 07:13:31.701 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 07:13:31.701 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 07:13:31.705 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 07:13:31.705 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 07:13:31.708 [info] [Model][doInitialScan] Initial repository scan completed - repositories (0), closed repositories (0), parent repositories (0), unsafe repositories (0)
|
||||||
|
2026-01-26 07:13:32.871 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 07:13:32.871 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
@@ -0,0 +1,33 @@
|
|||||||
|
2026-01-26 07:13:31.521 [info] Reading sessions from keychain...
|
||||||
|
2026-01-26 07:13:31.521 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:13:31.521 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:13:31.521 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:13:31.521 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:13:31.521 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:13:31.521 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:13:31.521 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:13:31.521 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:13:31.521 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:13:31.521 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:13:31.521 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:13:31.521 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:13:31.521 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:13:31.521 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:13:31.521 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:13:31.521 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:13:31.521 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:13:31.521 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:13:31.521 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:13:31.521 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:13:31.545 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:13:31.545 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:13:31.545 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:13:31.545 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:13:31.545 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:13:31.546 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:13:31.546 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:13:31.546 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:13:31.546 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:13:31.546 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 07:13:32.880 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 07:13:32.880 [info] Got 0 sessions for ...
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
2026-01-26 07:13:31.671 [info] Log level: Info
|
||||||
4
.vscode_config/.local/share/code-server/logs/20260125T233505/ptyhost.log
Executable file
4
.vscode_config/.local/share/code-server/logs/20260125T233505/ptyhost.log
Executable file
@@ -0,0 +1,4 @@
|
|||||||
|
2026-01-25 23:36:18.829 [info] Expanding terminal instance, old id -53e2bffc-1 -> new id undefined
|
||||||
|
2026-01-25 23:36:23.006 [warning] Persistent process "1": Process had no disconnect runners but was an orphan
|
||||||
|
2026-01-25 23:36:23.006 [info] Persistent process reconnection "1"
|
||||||
|
2026-01-25 23:36:23.036 [info] Persistent process "1": Replaying 39 chars and 1 size events
|
||||||
82
.vscode_config/.local/share/code-server/logs/20260125T233505/remoteagent.log
Executable file
82
.vscode_config/.local/share/code-server/logs/20260125T233505/remoteagent.log
Executable file
@@ -0,0 +1,82 @@
|
|||||||
|
2026-01-25 23:35:05.545 [info]
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
2026-01-25 23:35:05.559 [info] Extension host agent started.
|
||||||
|
2026-01-25 23:35:05.595 [info] Started initializing default profile extensions in extensions installation folder. file:///root/.local/share/code-server/extensions
|
||||||
|
2026-01-25 23:35:05.605 [error] [192.168.100.179][bdcc26c3][ManagementConnection] Unknown reconnection token (never seen).
|
||||||
|
2026-01-25 23:35:05.616 [info] Completed initializing default profile extensions in extensions installation folder. file:///root/.local/share/code-server/extensions
|
||||||
|
2026-01-25 23:35:05.684 [error] [192.168.100.179][739f299b][ExtensionHostConnection] Unknown reconnection token (never seen).
|
||||||
|
2026-01-25 23:35:17.916 [info] [192.168.100.179][0a91f1c6][ManagementConnection] New connection established.
|
||||||
|
2026-01-25 23:35:18.603 [info] [192.168.100.179][0dc17bb4][ExtensionHostConnection] New connection established.
|
||||||
|
2026-01-25 23:35:18.710 [info] [192.168.100.179][0dc17bb4][ExtensionHostConnection] <529> Launched Extension Host Process.
|
||||||
|
2026-01-25 23:35:18.989 [info] [192.168.100.179][0dc17bb4][ExtensionHostConnection] <529> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)
|
||||||
|
|
||||||
|
2026-01-25 23:36:17.239 [info] [192.168.100.179][0a91f1c6][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
|
||||||
|
2026-01-25 23:36:17.332 [info] [192.168.100.179][0dc17bb4][ExtensionHostConnection] <529> Extension Host Process exited with code: 0, signal: null.
|
||||||
|
2026-01-25 23:36:18.123 [info] [192.168.100.179][eca0f46b][ManagementConnection] New connection established.
|
||||||
|
2026-01-25 23:36:18.818 [info] [192.168.100.179][d389591f][ExtensionHostConnection] New connection established.
|
||||||
|
2026-01-25 23:36:18.822 [info] [192.168.100.179][d389591f][ExtensionHostConnection] <1219> Launched Extension Host Process.
|
||||||
|
2026-01-25 23:36:19.104 [info] [192.168.100.179][d389591f][ExtensionHostConnection] <1219> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)
|
||||||
|
|
||||||
|
2026-01-25 23:38:38.869 [info] [192.168.100.179][eca0f46b][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
|
||||||
|
2026-01-25 23:38:38.933 [info] [192.168.100.179][d389591f][ExtensionHostConnection] <1219> Extension Host Process exited with code: 0, signal: null.
|
||||||
|
2026-01-25 23:38:40.090 [info] [192.168.100.179][c785d7ca][ManagementConnection] New connection established.
|
||||||
|
2026-01-25 23:38:40.668 [info] [192.168.100.179][571fc8d1][ExtensionHostConnection] New connection established.
|
||||||
|
2026-01-25 23:38:40.672 [info] [192.168.100.179][571fc8d1][ExtensionHostConnection] <2066> Launched Extension Host Process.
|
||||||
|
2026-01-25 23:38:40.933 [info] [192.168.100.179][571fc8d1][ExtensionHostConnection] <2066> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)
|
||||||
|
|
||||||
|
2026-01-26 00:08:21.879 [info] [192.168.100.179][c785d7ca][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
|
||||||
|
2026-01-26 00:08:21.976 [info] [192.168.100.179][571fc8d1][ExtensionHostConnection] <2066> Extension Host Process exited with code: 0, signal: null.
|
||||||
|
2026-01-26 00:10:10.488 [info] [172.18.0.2][3f327581][ManagementConnection] New connection established.
|
||||||
|
2026-01-26 00:10:12.371 [info] [172.18.0.2][7bf6560d][ExtensionHostConnection] New connection established.
|
||||||
|
2026-01-26 00:10:12.388 [info] [172.18.0.2][7bf6560d][ExtensionHostConnection] <11311> Launched Extension Host Process.
|
||||||
|
2026-01-26 00:10:12.669 [info] [172.18.0.2][7bf6560d][ExtensionHostConnection] <11311> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)
|
||||||
|
|
||||||
|
2026-01-26 00:11:04.376 [info] [172.18.0.2][3f327581][ManagementConnection] The client has disconnected, will wait for reconnection 3h before disposing...
|
||||||
|
2026-01-26 03:10:47.701 [info] [172.18.0.2][7bf6560d][ExtensionHostConnection] <11311> Extension Host Process exited with code: 0, signal: null.
|
||||||
|
2026-01-26 03:11:14.222 [info] [172.18.0.2][3f327581][ManagementConnection] The reconnection grace time of 3h has expired, so the connection will be disposed.
|
||||||
|
2026-01-26 07:11:56.670 [info] [172.18.0.2][d87111a1][ManagementConnection] New connection established.
|
||||||
|
2026-01-26 07:11:57.608 [info] [172.18.0.2][a6a61b75][ExtensionHostConnection] New connection established.
|
||||||
|
2026-01-26 07:11:57.624 [info] [172.18.0.2][a6a61b75][ExtensionHostConnection] <43703> Launched Extension Host Process.
|
||||||
|
2026-01-26 07:11:57.880 [info] [172.18.0.2][a6a61b75][ExtensionHostConnection] <43703> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)
|
||||||
|
|
||||||
|
2026-01-26 07:12:17.288 [info] [172.18.0.2][d87111a1][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
|
||||||
|
2026-01-26 07:12:17.342 [info] [172.18.0.2][a6a61b75][ExtensionHostConnection] <43703> Extension Host Process exited with code: 0, signal: null.
|
||||||
|
2026-01-26 07:12:18.306 [info] [172.18.0.2][dfd7ddb5][ManagementConnection] New connection established.
|
||||||
|
2026-01-26 07:12:18.959 [info] [172.18.0.2][1e9987af][ExtensionHostConnection] New connection established.
|
||||||
|
2026-01-26 07:12:18.967 [info] [172.18.0.2][1e9987af][ExtensionHostConnection] <44182> Launched Extension Host Process.
|
||||||
|
2026-01-26 07:12:19.275 [info] [172.18.0.2][1e9987af][ExtensionHostConnection] <44182> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)
|
||||||
|
|
||||||
|
2026-01-26 07:12:45.140 [info] [172.18.0.2][dfd7ddb5][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
|
||||||
|
2026-01-26 07:12:45.206 [info] [172.18.0.2][1e9987af][ExtensionHostConnection] <44182> Extension Host Process exited with code: 0, signal: null.
|
||||||
|
2026-01-26 07:12:46.215 [info] [172.18.0.2][cb4ed6b1][ManagementConnection] New connection established.
|
||||||
|
2026-01-26 07:12:46.834 [info] [172.18.0.2][04b32aef][ExtensionHostConnection] New connection established.
|
||||||
|
2026-01-26 07:12:46.840 [info] [172.18.0.2][04b32aef][ExtensionHostConnection] <44738> Launched Extension Host Process.
|
||||||
|
2026-01-26 07:12:47.128 [info] [172.18.0.2][04b32aef][ExtensionHostConnection] <44738> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)
|
||||||
|
|
||||||
|
2026-01-26 07:13:12.558 [info] [172.18.0.2][cb4ed6b1][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
|
||||||
|
2026-01-26 07:13:12.612 [info] [172.18.0.2][04b32aef][ExtensionHostConnection] <44738> Extension Host Process exited with code: 0, signal: null.
|
||||||
|
2026-01-26 07:13:21.430 [info] [172.18.0.2][72c41d51][ManagementConnection] New connection established.
|
||||||
|
2026-01-26 07:13:22.639 [info] [172.18.0.2][d136bb6b][ExtensionHostConnection] New connection established.
|
||||||
|
2026-01-26 07:13:22.644 [info] [172.18.0.2][d136bb6b][ExtensionHostConnection] <45273> Launched Extension Host Process.
|
||||||
|
2026-01-26 07:13:22.896 [info] [172.18.0.2][d136bb6b][ExtensionHostConnection] <45273> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)
|
||||||
|
|
||||||
|
2026-01-26 07:13:28.803 [info] [172.18.0.2][72c41d51][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
|
||||||
|
2026-01-26 07:13:28.901 [info] [172.18.0.2][d136bb6b][ExtensionHostConnection] <45273> Extension Host Process exited with code: 0, signal: null.
|
||||||
|
2026-01-26 07:13:30.074 [info] [172.18.0.2][3266a2bb][ManagementConnection] New connection established.
|
||||||
|
2026-01-26 07:13:30.719 [info] [172.18.0.2][8e415823][ExtensionHostConnection] New connection established.
|
||||||
|
2026-01-26 07:13:30.723 [info] [172.18.0.2][8e415823][ExtensionHostConnection] <45724> Launched Extension Host Process.
|
||||||
|
2026-01-26 07:13:30.995 [info] [172.18.0.2][8e415823][ExtensionHostConnection] <45724> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)
|
||||||
|
|
||||||
|
2026-01-26 07:13:38.916 [info] [172.18.0.2][3266a2bb][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
|
||||||
|
2026-01-26 07:13:38.995 [info] [172.18.0.2][8e415823][ExtensionHostConnection] <45724> Extension Host Process exited with code: 0, signal: null.
|
||||||
|
2026-01-26 07:13:39.967 [info] [172.18.0.2][f90052c8][ManagementConnection] New connection established.
|
||||||
|
2026-01-26 07:13:40.563 [info] [172.18.0.2][8c1eb48d][ExtensionHostConnection] New connection established.
|
||||||
|
2026-01-26 07:13:40.571 [info] [172.18.0.2][8c1eb48d][ExtensionHostConnection] <46172> Launched Extension Host Process.
|
||||||
|
2026-01-26 07:13:40.865 [info] [172.18.0.2][8c1eb48d][ExtensionHostConnection] <46172> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)
|
||||||
|
|
||||||
|
2026-01-26 10:30:48.425 [error] ptyHost terminated unexpectedly with code null
|
||||||
|
2026-01-26 10:30:48.442 [error] [File Watcher (universal)] restarting watcher after unexpected error: terminated by itself with code null, signal: SIGTERM (ETERM)
|
||||||
|
2026-01-26 10:30:48.443 [info] [172.18.0.2][8c1eb48d][ExtensionHostConnection] <46172> Extension Host Process exited with code: null, signal: SIGTERM.
|
||||||
@@ -0,0 +1,11 @@
|
|||||||
|
2026-01-26 16:44:57.207 [info] Extension host with pid 530 started
|
||||||
|
2026-01-26 16:44:57.215 [info] Lock '/root/.local/share/code-server/User/workspaceStorage/70d739db/vscode.lock': Lock acquired.
|
||||||
|
2026-01-26 16:44:57.305 [info] ExtensionService#_doActivateExtension vscode.github-authentication, startup: false, activationEvent: 'onAuthenticationRequest:github'
|
||||||
|
2026-01-26 16:44:57.306 [info] ExtensionService#_doActivateExtension vscode.emmet, startup: false, activationEvent: 'onLanguage'
|
||||||
|
2026-01-26 16:44:57.501 [info] ExtensionService#_doActivateExtension vscode.git-base, startup: true, activationEvent: '*', root cause: vscode.git
|
||||||
|
2026-01-26 16:44:57.549 [info] ExtensionService#_doActivateExtension vscode.git, startup: true, activationEvent: '*'
|
||||||
|
2026-01-26 16:44:57.549 [info] ExtensionService#_doActivateExtension vscode.github, startup: true, activationEvent: '*'
|
||||||
|
2026-01-26 16:44:57.700 [info] Eager extensions activated
|
||||||
|
2026-01-26 16:44:57.701 [info] ExtensionService#_doActivateExtension vscode.debug-auto-launch, startup: false, activationEvent: 'onStartupFinished'
|
||||||
|
2026-01-26 16:44:57.701 [info] ExtensionService#_doActivateExtension vscode.merge-conflict, startup: false, activationEvent: 'onStartupFinished'
|
||||||
|
2026-01-26 16:44:57.845 [info] ExtensionService#_doActivateExtension vscode.terminal-suggest, startup: false, activationEvent: 'onTerminalShellIntegration:*'
|
||||||
@@ -0,0 +1,74 @@
|
|||||||
|
2026-01-26 16:44:57.746 [info] [main] Log level: Info
|
||||||
|
2026-01-26 16:44:57.746 [info] [main] Validating found git in: "git"
|
||||||
|
2026-01-26 16:44:57.746 [info] [main] Using git "2.39.5" from "git"
|
||||||
|
2026-01-26 16:44:57.746 [info] [Model][doInitialScan] Initial repository scan started
|
||||||
|
2026-01-26 16:44:57.746 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 16:44:57.746 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 16:44:57.746 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 16:44:57.746 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 16:44:57.746 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 16:44:57.746 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 16:44:57.752 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 16:44:57.752 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 16:44:57.758 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 16:44:57.758 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 16:44:57.763 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 16:44:57.763 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 16:44:57.792 [info] > git rev-parse --show-toplevel [26ms]
|
||||||
|
2026-01-26 16:44:57.792 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 16:44:57.806 [info] > git rev-parse --show-toplevel [10ms]
|
||||||
|
2026-01-26 16:44:57.806 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 16:44:57.813 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 16:44:57.813 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 16:44:57.819 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 16:44:57.819 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 16:44:57.823 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 16:44:57.823 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 16:44:57.828 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 16:44:57.828 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 16:44:57.832 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 16:44:57.832 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 16:44:57.837 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 16:44:57.837 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 16:44:57.840 [info] [Model][doInitialScan] Initial repository scan completed - repositories (0), closed repositories (0), parent repositories (0), unsafe repositories (0)
|
||||||
|
2026-01-26 16:44:57.959 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 16:44:57.959 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 16:44:59.311 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 16:44:59.311 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 16:45:38.497 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 16:45:38.497 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 16:47:44.057 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 16:47:44.057 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 16:50:16.193 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 16:50:16.193 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 17:02:29.080 [info] > git rev-parse --show-toplevel [3ms]
|
||||||
|
2026-01-26 17:02:29.080 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 17:26:02.725 [info] > git rev-parse --show-toplevel [3ms]
|
||||||
|
2026-01-26 17:26:02.725 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 17:32:40.027 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 17:32:40.027 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 17:33:57.345 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 17:33:57.345 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
@@ -0,0 +1,33 @@
|
|||||||
|
2026-01-26 16:44:57.618 [info] Reading sessions from keychain...
|
||||||
|
2026-01-26 16:44:57.618 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 16:44:57.618 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 16:44:57.619 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 16:44:57.619 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 16:44:57.619 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 16:44:57.619 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 16:44:57.619 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 16:44:57.619 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 16:44:57.619 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 16:44:57.619 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 16:44:57.619 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 16:44:57.619 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 16:44:57.619 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 16:44:57.619 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 16:44:57.619 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 16:44:57.619 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 16:44:57.619 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 16:44:57.619 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 16:44:57.628 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 16:44:57.629 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 16:44:57.653 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 16:44:57.654 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 16:44:57.654 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 16:44:57.654 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 16:44:57.654 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 16:44:57.654 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 16:44:57.654 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 16:44:57.654 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 16:44:57.654 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 16:44:57.654 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 16:44:59.306 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 16:44:59.306 [info] Got 0 sessions for ...
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
2026-01-26 16:44:57.752 [info] Log level: Info
|
||||||
0
.vscode_config/.local/share/code-server/logs/20260126T164451/ptyhost.log
Executable file
0
.vscode_config/.local/share/code-server/logs/20260126T164451/ptyhost.log
Executable file
11
.vscode_config/.local/share/code-server/logs/20260126T164451/remoteagent.log
Executable file
11
.vscode_config/.local/share/code-server/logs/20260126T164451/remoteagent.log
Executable file
@@ -0,0 +1,11 @@
|
|||||||
|
2026-01-26 16:44:51.705 [info]
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
2026-01-26 16:44:51.719 [info] Extension host agent started.
|
||||||
|
2026-01-26 16:44:55.757 [info] [192.168.100.179][56241436][ManagementConnection] New connection established.
|
||||||
|
2026-01-26 16:44:56.576 [info] [192.168.100.179][bf2ed5dd][ExtensionHostConnection] New connection established.
|
||||||
|
2026-01-26 16:44:56.618 [info] [192.168.100.179][bf2ed5dd][ExtensionHostConnection] <530> Launched Extension Host Process.
|
||||||
|
2026-01-26 16:44:56.867 [info] [192.168.100.179][bf2ed5dd][ExtensionHostConnection] <530> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)
|
||||||
|
|
||||||
@@ -0,0 +1,18 @@
|
|||||||
|
2026-01-26 19:32:04.910 [info] Extension host with pid 483 started
|
||||||
|
2026-01-26 19:32:04.910 [error] Error: EEXIST: file already exists, open '/root/.local/share/code-server/User/workspaceStorage/70d739db/vscode.lock'
|
||||||
|
2026-01-26 19:32:04.910 [info] Lock '/root/.local/share/code-server/User/workspaceStorage/70d739db/vscode.lock': Could not acquire lock, checking if the file is stale.
|
||||||
|
2026-01-26 19:32:04.911 [info] Lock '/root/.local/share/code-server/User/workspaceStorage/70d739db/vscode.lock': The pid 530 appears to be gone.
|
||||||
|
2026-01-26 19:32:04.911 [info] Lock '/root/.local/share/code-server/User/workspaceStorage/70d739db/vscode.lock': Deleting a stale lock.
|
||||||
|
2026-01-26 19:32:04.917 [info] Lock '/root/.local/share/code-server/User/workspaceStorage/70d739db/vscode.lock': Lock acquired.
|
||||||
|
2026-01-26 19:32:05.053 [info] ExtensionService#_doActivateExtension vscode.github-authentication, startup: false, activationEvent: 'onAuthenticationRequest:github'
|
||||||
|
2026-01-26 19:32:05.054 [info] ExtensionService#_doActivateExtension vscode.emmet, startup: false, activationEvent: 'onLanguage'
|
||||||
|
2026-01-26 19:32:05.181 [info] ExtensionService#_doActivateExtension vscode.git-base, startup: true, activationEvent: '*', root cause: vscode.git
|
||||||
|
2026-01-26 19:32:05.214 [info] ExtensionService#_doActivateExtension vscode.git, startup: true, activationEvent: '*'
|
||||||
|
2026-01-26 19:32:05.214 [info] ExtensionService#_doActivateExtension vscode.github, startup: true, activationEvent: '*'
|
||||||
|
2026-01-26 19:32:05.365 [info] Eager extensions activated
|
||||||
|
2026-01-26 19:32:05.365 [info] ExtensionService#_doActivateExtension vscode.debug-auto-launch, startup: false, activationEvent: 'onStartupFinished'
|
||||||
|
2026-01-26 19:32:05.365 [info] ExtensionService#_doActivateExtension vscode.merge-conflict, startup: false, activationEvent: 'onStartupFinished'
|
||||||
|
2026-01-26 19:32:05.980 [info] ExtensionService#_doActivateExtension vscode.terminal-suggest, startup: false, activationEvent: 'onTerminalShellIntegration:*'
|
||||||
|
2026-01-26 20:20:31.030 [info] Extension host terminating: received terminate message from renderer
|
||||||
|
2026-01-26 20:20:31.032 [info] Lock '/root/.local/share/code-server/User/workspaceStorage/70d739db/vscode.lock': Marking the lockfile as scheduled to be released in 6000 ms.
|
||||||
|
2026-01-26 20:20:31.060 [info] Extension host with pid 483 exiting with code 0
|
||||||
@@ -0,0 +1,125 @@
|
|||||||
|
2026-01-26 19:32:05.400 [info] [main] Log level: Info
|
||||||
|
2026-01-26 19:32:05.400 [info] [main] Validating found git in: "git"
|
||||||
|
2026-01-26 19:32:05.400 [info] [main] Using git "2.39.5" from "git"
|
||||||
|
2026-01-26 19:32:05.400 [info] [Model][doInitialScan] Initial repository scan started
|
||||||
|
2026-01-26 19:32:05.400 [info] > git rev-parse --show-toplevel [52ms]
|
||||||
|
2026-01-26 19:32:05.400 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 19:32:05.400 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 19:32:05.400 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 19:32:05.402 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 19:32:05.402 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 19:32:05.406 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 19:32:05.406 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 19:32:05.419 [info] > git rev-parse --show-toplevel [11ms]
|
||||||
|
2026-01-26 19:32:05.419 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 19:32:05.423 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 19:32:05.424 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 19:32:05.428 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 19:32:05.428 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 19:32:05.432 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 19:32:05.432 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 19:32:05.436 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 19:32:05.436 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 19:32:05.440 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 19:32:05.440 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 19:32:05.444 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 19:32:05.444 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 19:32:05.448 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 19:32:05.448 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 19:32:05.452 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 19:32:05.452 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 19:32:05.456 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 19:32:05.456 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 19:32:05.459 [info] [Model][doInitialScan] Initial repository scan completed - repositories (0), closed repositories (0), parent repositories (0), unsafe repositories (0)
|
||||||
|
2026-01-26 19:32:05.463 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 19:32:05.463 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 19:32:05.466 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 19:32:05.466 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 19:32:05.794 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 19:32:05.794 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 19:32:06.096 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 19:32:06.096 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 19:32:06.895 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 19:32:06.895 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 19:36:28.490 [info] > git rev-parse --show-toplevel [3ms]
|
||||||
|
2026-01-26 19:36:28.490 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 19:36:29.764 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 19:36:29.764 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 19:36:35.032 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 19:36:35.032 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 19:36:35.923 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 19:36:35.923 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 19:36:58.423 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 19:36:58.423 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 19:37:32.555 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 19:37:32.555 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 19:37:51.889 [info] > git rev-parse --show-toplevel [3ms]
|
||||||
|
2026-01-26 19:37:51.889 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 19:38:08.268 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 19:38:08.268 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 19:38:41.715 [info] > git rev-parse --show-toplevel [3ms]
|
||||||
|
2026-01-26 19:38:41.715 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 19:39:15.469 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 19:39:15.469 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 19:39:59.249 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 19:39:59.249 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 19:40:49.021 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 19:40:49.021 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 19:41:21.175 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 19:41:21.175 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 19:43:17.306 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 19:43:17.306 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 19:43:36.439 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 19:43:36.439 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 19:48:17.198 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 19:48:17.198 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 19:54:23.306 [info] > git rev-parse --show-toplevel [3ms]
|
||||||
|
2026-01-26 19:54:23.306 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 19:54:51.639 [info] > git rev-parse --show-toplevel [4ms]
|
||||||
|
2026-01-26 19:54:51.639 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 19:55:18.639 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 19:55:18.639 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 19:56:05.270 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 19:56:05.270 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 19:56:29.255 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 19:56:29.255 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
@@ -0,0 +1,33 @@
|
|||||||
|
2026-01-26 19:32:05.284 [info] Reading sessions from keychain...
|
||||||
|
2026-01-26 19:32:05.284 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 19:32:05.284 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 19:32:05.284 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 19:32:05.284 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 19:32:05.284 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 19:32:05.284 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 19:32:05.284 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 19:32:05.284 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 19:32:05.284 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 19:32:05.284 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 19:32:05.284 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 19:32:05.284 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 19:32:05.284 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 19:32:05.284 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 19:32:05.284 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 19:32:05.284 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 19:32:05.284 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 19:32:05.284 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 19:32:05.284 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 19:32:05.284 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 19:32:05.310 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 19:32:05.310 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 19:32:05.310 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 19:32:05.310 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 19:32:05.310 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 19:32:05.310 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 19:32:05.310 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 19:32:05.310 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 19:32:05.310 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 19:32:05.310 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 19:32:06.983 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 19:32:06.983 [info] Got 0 sessions for ...
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
2026-01-26 19:32:05.642 [info] Log level: Info
|
||||||
@@ -0,0 +1,14 @@
|
|||||||
|
2026-01-26 20:26:23.300 [info] Extension host with pid 9634 started
|
||||||
|
2026-01-26 20:26:23.308 [info] Lock '/root/.local/share/code-server/User/workspaceStorage/70d739db/vscode.lock': Lock acquired.
|
||||||
|
2026-01-26 20:26:23.520 [info] ExtensionService#_doActivateExtension vscode.github-authentication, startup: false, activationEvent: 'onAuthenticationRequest:github'
|
||||||
|
2026-01-26 20:26:23.521 [info] ExtensionService#_doActivateExtension vscode.emmet, startup: false, activationEvent: 'onLanguage'
|
||||||
|
2026-01-26 20:26:23.704 [info] ExtensionService#_doActivateExtension vscode.git-base, startup: true, activationEvent: '*', root cause: vscode.git
|
||||||
|
2026-01-26 20:26:23.752 [info] ExtensionService#_doActivateExtension vscode.git, startup: true, activationEvent: '*'
|
||||||
|
2026-01-26 20:26:23.753 [info] ExtensionService#_doActivateExtension vscode.github, startup: true, activationEvent: '*'
|
||||||
|
2026-01-26 20:26:23.892 [info] Eager extensions activated
|
||||||
|
2026-01-26 20:26:23.892 [info] ExtensionService#_doActivateExtension vscode.debug-auto-launch, startup: false, activationEvent: 'onStartupFinished'
|
||||||
|
2026-01-26 20:26:23.893 [info] ExtensionService#_doActivateExtension vscode.merge-conflict, startup: false, activationEvent: 'onStartupFinished'
|
||||||
|
2026-01-26 20:26:28.387 [info] ExtensionService#_doActivateExtension vscode.terminal-suggest, startup: false, activationEvent: 'onTerminalShellIntegration:*'
|
||||||
|
2026-01-26 22:43:04.537 [info] Extension host terminating: received terminate message from renderer
|
||||||
|
2026-01-26 22:43:04.538 [info] Lock '/root/.local/share/code-server/User/workspaceStorage/70d739db/vscode.lock': Marking the lockfile as scheduled to be released in 6000 ms.
|
||||||
|
2026-01-26 22:43:04.580 [info] Extension host with pid 9634 exiting with code 0
|
||||||
@@ -0,0 +1,74 @@
|
|||||||
|
2026-01-26 20:26:23.933 [info] [main] Log level: Info
|
||||||
|
2026-01-26 20:26:23.933 [info] [main] Validating found git in: "git"
|
||||||
|
2026-01-26 20:26:23.933 [info] [main] Using git "2.39.5" from "git"
|
||||||
|
2026-01-26 20:26:23.933 [info] [Model][doInitialScan] Initial repository scan started
|
||||||
|
2026-01-26 20:26:23.933 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 20:26:23.933 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 20:26:23.933 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 20:26:23.933 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 20:26:23.934 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 20:26:23.934 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 20:26:23.938 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 20:26:23.938 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 20:26:23.942 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 20:26:23.942 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 20:26:23.947 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 20:26:23.947 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 20:26:23.951 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 20:26:23.951 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 20:26:23.955 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 20:26:23.955 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 20:26:23.986 [info] > git rev-parse --show-toplevel [27ms]
|
||||||
|
2026-01-26 20:26:23.986 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 20:26:23.994 [info] > git rev-parse --show-toplevel [5ms]
|
||||||
|
2026-01-26 20:26:23.994 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 20:26:23.998 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 20:26:23.998 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 20:26:24.002 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 20:26:24.002 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 20:26:24.005 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 20:26:24.005 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 20:26:24.010 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 20:26:24.010 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 20:26:24.013 [info] [Model][doInitialScan] Initial repository scan completed - repositories (0), closed repositories (0), parent repositories (0), unsafe repositories (0)
|
||||||
|
2026-01-26 20:26:24.199 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 20:26:24.199 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 20:26:24.203 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 20:26:24.203 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 20:26:24.321 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 20:26:24.321 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 20:26:25.168 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 20:26:25.168 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 20:26:28.143 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 20:26:28.144 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 20:26:28.513 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 20:26:28.513 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 22:28:51.303 [info] > git rev-parse --show-toplevel [5ms]
|
||||||
|
2026-01-26 22:28:51.303 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 22:29:14.331 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 22:29:14.331 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 22:33:04.605 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 22:33:04.605 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
@@ -0,0 +1,33 @@
|
|||||||
|
2026-01-26 20:26:23.818 [info] Reading sessions from keychain...
|
||||||
|
2026-01-26 20:26:23.818 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 20:26:23.818 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 20:26:23.818 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 20:26:23.818 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 20:26:23.818 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 20:26:23.818 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 20:26:23.818 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 20:26:23.818 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 20:26:23.818 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 20:26:23.818 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 20:26:23.818 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 20:26:23.818 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 20:26:23.818 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 20:26:23.818 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 20:26:23.818 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 20:26:23.818 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 20:26:23.818 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 20:26:23.818 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 20:26:23.819 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 20:26:23.819 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 20:26:23.844 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 20:26:23.844 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 20:26:23.844 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 20:26:23.844 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 20:26:23.844 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 20:26:23.844 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 20:26:23.844 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 20:26:23.844 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 20:26:23.844 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 20:26:23.844 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 20:26:25.421 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 20:26:25.421 [info] Got 0 sessions for ...
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
2026-01-26 20:26:23.997 [info] Log level: Info
|
||||||
@@ -0,0 +1,14 @@
|
|||||||
|
2026-01-26 22:43:07.149 [info] Extension host with pid 34224 started
|
||||||
|
2026-01-26 22:43:07.152 [info] Lock '/root/.local/share/code-server/User/workspaceStorage/70d739db/vscode.lock': Lock acquired.
|
||||||
|
2026-01-26 22:43:07.310 [info] ExtensionService#_doActivateExtension vscode.github-authentication, startup: false, activationEvent: 'onAuthenticationRequest:github'
|
||||||
|
2026-01-26 22:43:07.311 [info] ExtensionService#_doActivateExtension vscode.emmet, startup: false, activationEvent: 'onLanguage'
|
||||||
|
2026-01-26 22:43:07.425 [info] ExtensionService#_doActivateExtension vscode.git-base, startup: true, activationEvent: '*', root cause: vscode.git
|
||||||
|
2026-01-26 22:43:07.451 [info] ExtensionService#_doActivateExtension vscode.git, startup: true, activationEvent: '*'
|
||||||
|
2026-01-26 22:43:07.451 [info] ExtensionService#_doActivateExtension vscode.github, startup: true, activationEvent: '*'
|
||||||
|
2026-01-26 22:43:07.595 [info] Eager extensions activated
|
||||||
|
2026-01-26 22:43:07.596 [info] ExtensionService#_doActivateExtension vscode.debug-auto-launch, startup: false, activationEvent: 'onStartupFinished'
|
||||||
|
2026-01-26 22:43:07.596 [info] ExtensionService#_doActivateExtension vscode.merge-conflict, startup: false, activationEvent: 'onStartupFinished'
|
||||||
|
2026-01-26 22:43:07.996 [info] ExtensionService#_doActivateExtension vscode.terminal-suggest, startup: false, activationEvent: 'onTerminalShellIntegration:*'
|
||||||
|
2026-01-27 00:13:42.247 [info] Extension host terminating: received terminate message from renderer
|
||||||
|
2026-01-27 00:13:42.248 [info] Lock '/root/.local/share/code-server/User/workspaceStorage/70d739db/vscode.lock': Marking the lockfile as scheduled to be released in 6000 ms.
|
||||||
|
2026-01-27 00:13:42.277 [info] Extension host with pid 34224 exiting with code 0
|
||||||
@@ -0,0 +1,62 @@
|
|||||||
|
2026-01-26 22:43:07.636 [info] [main] Log level: Info
|
||||||
|
2026-01-26 22:43:07.636 [info] [main] Validating found git in: "git"
|
||||||
|
2026-01-26 22:43:07.636 [info] [main] Using git "2.39.5" from "git"
|
||||||
|
2026-01-26 22:43:07.636 [info] [Model][doInitialScan] Initial repository scan started
|
||||||
|
2026-01-26 22:43:07.636 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 22:43:07.636 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 22:43:07.636 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 22:43:07.636 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 22:43:07.637 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 22:43:07.637 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 22:43:07.646 [info] > git rev-parse --show-toplevel [7ms]
|
||||||
|
2026-01-26 22:43:07.646 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 22:43:07.651 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 22:43:07.651 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 22:43:07.655 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 22:43:07.655 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 22:43:07.659 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 22:43:07.659 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 22:43:07.664 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 22:43:07.664 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 22:43:07.668 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 22:43:07.669 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 22:43:07.673 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 22:43:07.673 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 22:43:07.677 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 22:43:07.678 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 22:43:07.681 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 22:43:07.681 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 22:43:07.685 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 22:43:07.685 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 22:43:07.689 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 22:43:07.689 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 22:43:07.692 [info] [Model][doInitialScan] Initial repository scan completed - repositories (0), closed repositories (0), parent repositories (0), unsafe repositories (0)
|
||||||
|
2026-01-26 22:43:07.698 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 22:43:07.698 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 22:43:07.713 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 22:43:07.713 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 22:43:07.717 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-26 22:43:07.717 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 22:43:08.126 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-26 22:43:08.126 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-26 22:43:09.828 [info] > git rev-parse --show-toplevel [5ms]
|
||||||
|
2026-01-26 22:43:09.828 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
@@ -0,0 +1,33 @@
|
|||||||
|
2026-01-26 22:43:07.521 [info] Reading sessions from keychain...
|
||||||
|
2026-01-26 22:43:07.521 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 22:43:07.521 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 22:43:07.521 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 22:43:07.521 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 22:43:07.521 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 22:43:07.521 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 22:43:07.521 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 22:43:07.521 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 22:43:07.521 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 22:43:07.521 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 22:43:07.521 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 22:43:07.521 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 22:43:07.521 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 22:43:07.521 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 22:43:07.521 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 22:43:07.521 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 22:43:07.521 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 22:43:07.521 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 22:43:07.522 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 22:43:07.522 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 22:43:07.546 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 22:43:07.546 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 22:43:07.546 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 22:43:07.546 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 22:43:07.546 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 22:43:07.546 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 22:43:07.546 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 22:43:07.546 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 22:43:07.546 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 22:43:07.546 [info] Got 0 sessions for ...
|
||||||
|
2026-01-26 22:43:09.868 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-26 22:43:09.868 [info] Got 0 sessions for ...
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
2026-01-26 22:43:07.834 [info] Log level: Info
|
||||||
@@ -0,0 +1,19 @@
|
|||||||
|
2026-01-27 08:00:00.319 [info] Extension host with pid 50764 started
|
||||||
|
2026-01-27 08:00:00.319 [error] Error: EEXIST: file already exists, open '/root/.local/share/code-server/User/workspaceStorage/3d7c237e/vscode.lock'
|
||||||
|
2026-01-27 08:00:00.320 [info] Lock '/root/.local/share/code-server/User/workspaceStorage/3d7c237e/vscode.lock': Could not acquire lock, checking if the file is stale.
|
||||||
|
2026-01-27 08:00:00.321 [info] Lock '/root/.local/share/code-server/User/workspaceStorage/3d7c237e/vscode.lock': The pid 46172 appears to be gone.
|
||||||
|
2026-01-27 08:00:00.321 [info] Lock '/root/.local/share/code-server/User/workspaceStorage/3d7c237e/vscode.lock': Deleting a stale lock.
|
||||||
|
2026-01-27 08:00:00.329 [info] Lock '/root/.local/share/code-server/User/workspaceStorage/3d7c237e/vscode.lock': Lock acquired.
|
||||||
|
2026-01-27 08:00:00.498 [info] ExtensionService#_doActivateExtension vscode.github-authentication, startup: false, activationEvent: 'onAuthenticationRequest:github'
|
||||||
|
2026-01-27 08:00:00.499 [info] ExtensionService#_doActivateExtension vscode.emmet, startup: false, activationEvent: 'onLanguage'
|
||||||
|
2026-01-27 08:00:00.616 [info] ExtensionService#_doActivateExtension vscode.git-base, startup: true, activationEvent: '*', root cause: vscode.git
|
||||||
|
2026-01-27 08:00:00.667 [info] ExtensionService#_doActivateExtension vscode.git, startup: true, activationEvent: '*'
|
||||||
|
2026-01-27 08:00:00.668 [info] ExtensionService#_doActivateExtension vscode.github, startup: true, activationEvent: '*'
|
||||||
|
2026-01-27 08:00:00.842 [info] Eager extensions activated
|
||||||
|
2026-01-27 08:00:00.842 [info] ExtensionService#_doActivateExtension vscode.debug-auto-launch, startup: false, activationEvent: 'onStartupFinished'
|
||||||
|
2026-01-27 08:00:00.843 [info] ExtensionService#_doActivateExtension vscode.merge-conflict, startup: false, activationEvent: 'onStartupFinished'
|
||||||
|
2026-01-27 08:00:01.322 [info] ExtensionService#_doActivateExtension vscode.terminal-suggest, startup: false, activationEvent: 'onTerminalShellIntegration:*'
|
||||||
|
2026-01-27 10:07:07.331 [info] ExtensionService#_doActivateExtension vscode.npm, startup: false, activationEvent: 'onTerminalQuickFixRequest:ms-vscode.npm-command'
|
||||||
|
2026-01-27 11:00:43.892 [info] Extension host terminating: received terminate message from renderer
|
||||||
|
2026-01-27 11:00:43.893 [info] Lock '/root/.local/share/code-server/User/workspaceStorage/3d7c237e/vscode.lock': Marking the lockfile as scheduled to be released in 6000 ms.
|
||||||
|
2026-01-27 11:00:43.923 [info] Extension host with pid 50764 exiting with code 0
|
||||||
@@ -0,0 +1,143 @@
|
|||||||
|
2026-01-27 08:00:01.072 [info] [main] Log level: Info
|
||||||
|
2026-01-27 08:00:01.072 [info] [main] Validating found git in: "git"
|
||||||
|
2026-01-27 08:00:01.072 [info] [main] Using git "2.39.5" from "git"
|
||||||
|
2026-01-27 08:00:01.072 [info] [Model][doInitialScan] Initial repository scan started
|
||||||
|
2026-01-27 08:00:01.072 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 08:00:01.072 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 08:00:01.072 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 08:00:01.072 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 08:00:01.072 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 08:00:01.072 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 08:00:01.072 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 08:00:01.072 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 08:00:01.072 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 08:00:01.072 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 08:00:01.072 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 08:00:01.072 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 08:00:01.072 [info] > git rev-parse --show-toplevel [4ms]
|
||||||
|
2026-01-27 08:00:01.072 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 08:00:01.072 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 08:00:01.072 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 08:00:01.072 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 08:00:01.072 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 08:00:01.072 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 08:00:01.072 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 08:00:01.072 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 08:00:01.072 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 08:00:01.072 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 08:00:01.072 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 08:00:01.072 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 08:00:01.072 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 08:00:01.072 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 08:00:01.072 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 08:00:01.072 [info] [Model][doInitialScan] Initial repository scan completed - repositories (0), closed repositories (0), parent repositories (0), unsafe repositories (0)
|
||||||
|
2026-01-27 08:00:01.105 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 08:00:01.105 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 08:00:01.319 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 08:00:01.319 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 08:00:01.492 [info] > git rev-parse --show-toplevel [4ms]
|
||||||
|
2026-01-27 08:00:01.492 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 09:11:43.933 [info] > git rev-parse --show-toplevel [5ms]
|
||||||
|
2026-01-27 09:11:43.933 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 10:16:06.616 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 10:16:06.616 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 10:18:09.142 [info] > git rev-parse --show-toplevel [9ms]
|
||||||
|
2026-01-27 10:18:09.142 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 10:18:09.765 [info] > git rev-parse --show-toplevel [5ms]
|
||||||
|
2026-01-27 10:18:09.765 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 10:18:13.214 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 10:18:13.214 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 10:18:23.051 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 10:18:23.051 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 10:18:54.024 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 10:18:54.024 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 10:19:43.436 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 10:19:43.436 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 10:20:08.317 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 10:20:08.317 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 10:20:18.866 [info] > git rev-parse --show-toplevel [3ms]
|
||||||
|
2026-01-27 10:20:18.866 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 10:21:06.330 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 10:21:06.330 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 10:21:25.332 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 10:21:25.332 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 10:21:53.680 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 10:21:53.680 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 10:22:12.680 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 10:22:12.680 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 10:22:26.998 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 10:22:26.998 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 10:22:48.601 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 10:22:48.601 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 10:23:19.625 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 10:23:19.625 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 10:23:32.991 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 10:23:32.991 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 10:23:47.071 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 10:23:47.071 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 10:23:48.541 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 10:23:48.541 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 10:24:15.608 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 10:24:15.608 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 10:24:33.461 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 10:24:33.461 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 10:24:50.273 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 10:24:50.273 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 10:25:10.244 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 10:25:10.244 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 10:25:16.666 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 10:25:16.666 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 10:51:59.904 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 10:51:59.904 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 10:52:18.373 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 10:52:18.373 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 10:52:33.318 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 10:52:33.318 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 10:52:50.187 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 10:52:50.187 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
@@ -0,0 +1,33 @@
|
|||||||
|
2026-01-27 08:00:00.753 [info] Reading sessions from keychain...
|
||||||
|
2026-01-27 08:00:00.753 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-27 08:00:00.753 [info] Got 0 sessions for ...
|
||||||
|
2026-01-27 08:00:00.753 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-27 08:00:00.753 [info] Got 0 sessions for ...
|
||||||
|
2026-01-27 08:00:00.753 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-27 08:00:00.753 [info] Got 0 sessions for ...
|
||||||
|
2026-01-27 08:00:00.753 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-27 08:00:00.753 [info] Got 0 sessions for ...
|
||||||
|
2026-01-27 08:00:00.753 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-27 08:00:00.753 [info] Got 0 sessions for ...
|
||||||
|
2026-01-27 08:00:00.753 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-27 08:00:00.753 [info] Got 0 sessions for ...
|
||||||
|
2026-01-27 08:00:00.753 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-27 08:00:00.753 [info] Got 0 sessions for ...
|
||||||
|
2026-01-27 08:00:00.753 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-27 08:00:00.753 [info] Got 0 sessions for ...
|
||||||
|
2026-01-27 08:00:00.753 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-27 08:00:00.753 [info] Got 0 sessions for ...
|
||||||
|
2026-01-27 08:00:00.774 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-27 08:00:00.774 [info] Got 0 sessions for ...
|
||||||
|
2026-01-27 08:00:00.800 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-27 08:00:00.800 [info] Got 0 sessions for ...
|
||||||
|
2026-01-27 08:00:00.801 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-27 08:00:00.801 [info] Got 0 sessions for ...
|
||||||
|
2026-01-27 08:00:00.801 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-27 08:00:00.801 [info] Got 0 sessions for ...
|
||||||
|
2026-01-27 08:00:00.801 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-27 08:00:00.801 [info] Got 0 sessions for ...
|
||||||
|
2026-01-27 08:00:00.801 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-27 08:00:00.801 [info] Got 0 sessions for ...
|
||||||
|
2026-01-27 08:00:01.543 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-27 08:00:01.543 [info] Got 0 sessions for ...
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
2026-01-27 08:00:01.075 [info] Log level: Info
|
||||||
@@ -0,0 +1,14 @@
|
|||||||
|
2026-01-27 18:12:59.582 [info] Extension host with pid 83902 started
|
||||||
|
2026-01-27 18:12:59.591 [info] Lock '/root/.local/share/code-server/User/workspaceStorage/70d739db/vscode.lock': Lock acquired.
|
||||||
|
2026-01-27 18:12:59.744 [info] ExtensionService#_doActivateExtension vscode.github-authentication, startup: false, activationEvent: 'onAuthenticationRequest:github'
|
||||||
|
2026-01-27 18:12:59.745 [info] ExtensionService#_doActivateExtension vscode.emmet, startup: false, activationEvent: 'onLanguage'
|
||||||
|
2026-01-27 18:12:59.849 [info] ExtensionService#_doActivateExtension vscode.git-base, startup: true, activationEvent: '*', root cause: vscode.git
|
||||||
|
2026-01-27 18:12:59.864 [info] ExtensionService#_doActivateExtension vscode.git, startup: true, activationEvent: '*'
|
||||||
|
2026-01-27 18:12:59.864 [info] ExtensionService#_doActivateExtension vscode.github, startup: true, activationEvent: '*'
|
||||||
|
2026-01-27 18:13:00.196 [info] Eager extensions activated
|
||||||
|
2026-01-27 18:13:00.196 [info] ExtensionService#_doActivateExtension vscode.debug-auto-launch, startup: false, activationEvent: 'onStartupFinished'
|
||||||
|
2026-01-27 18:13:00.196 [info] ExtensionService#_doActivateExtension vscode.merge-conflict, startup: false, activationEvent: 'onStartupFinished'
|
||||||
|
2026-01-27 18:13:00.232 [info] ExtensionService#_doActivateExtension vscode.terminal-suggest, startup: false, activationEvent: 'onTerminalShellIntegration:*'
|
||||||
|
2026-01-27 22:09:45.096 [info] Extension host terminating: received terminate message from renderer
|
||||||
|
2026-01-27 22:09:45.097 [info] Lock '/root/.local/share/code-server/User/workspaceStorage/70d739db/vscode.lock': Marking the lockfile as scheduled to be released in 6000 ms.
|
||||||
|
2026-01-27 22:09:45.142 [info] Extension host with pid 83902 exiting with code 0
|
||||||
@@ -0,0 +1,362 @@
|
|||||||
|
2026-01-27 18:13:00.357 [info] [main] Log level: Info
|
||||||
|
2026-01-27 18:13:00.357 [info] [main] Validating found git in: "git"
|
||||||
|
2026-01-27 18:13:00.357 [info] [main] Using git "2.39.5" from "git"
|
||||||
|
2026-01-27 18:13:00.357 [info] [Model][doInitialScan] Initial repository scan started
|
||||||
|
2026-01-27 18:13:00.357 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 18:13:00.357 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 18:13:00.357 [info] > git rev-parse --show-toplevel [77ms]
|
||||||
|
2026-01-27 18:13:00.357 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 18:13:00.357 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 18:13:00.357 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 18:13:00.357 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 18:13:00.357 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 18:13:00.357 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 18:13:00.357 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 18:13:00.362 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 18:13:00.362 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 18:13:00.376 [info] > git rev-parse --show-toplevel [11ms]
|
||||||
|
2026-01-27 18:13:00.376 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 18:13:00.380 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 18:13:00.380 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 18:13:00.384 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 18:13:00.384 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 18:13:00.388 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 18:13:00.388 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 18:13:00.392 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 18:13:00.392 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 18:13:00.396 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 18:13:00.396 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 18:13:00.400 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 18:13:00.400 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 18:13:00.403 [info] [Model][doInitialScan] Initial repository scan completed - repositories (0), closed repositories (0), parent repositories (0), unsafe repositories (0)
|
||||||
|
2026-01-27 18:13:00.408 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 18:13:00.408 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 18:13:00.442 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 18:13:00.442 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 18:13:01.710 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 18:13:01.710 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:06:21.903 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 19:06:21.903 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:11:09.900 [info] > git rev-parse --show-toplevel [4ms]
|
||||||
|
2026-01-27 19:11:09.900 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:11:23.993 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 19:11:23.993 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:11:35.133 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 19:11:35.133 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:13:08.866 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 19:13:08.866 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:13:20.141 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 19:13:20.141 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:13:30.327 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 19:13:30.327 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:13:39.888 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 19:13:39.889 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:17:35.043 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 19:17:35.044 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:17:44.891 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 19:17:44.891 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:17:54.905 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 19:17:54.906 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:18:11.344 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 19:18:11.344 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:19:18.512 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 19:19:18.512 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:19:42.139 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 19:19:42.139 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:19:50.381 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 19:19:50.381 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:20:00.731 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 19:20:00.731 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:22:33.037 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 19:22:33.037 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:22:58.943 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 19:22:58.943 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:23:08.550 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 19:23:08.550 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:23:19.256 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 19:23:19.256 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:23:31.993 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 19:23:31.993 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:26:55.874 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 19:26:55.874 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:27:06.094 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 19:27:06.094 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:27:17.358 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 19:27:17.358 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:27:28.727 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 19:27:28.727 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:30:07.767 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 19:30:07.767 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:30:20.333 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 19:30:20.333 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:30:33.804 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 19:30:33.804 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:30:44.827 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 19:30:44.827 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:33:02.189 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 19:33:02.189 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:33:15.861 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 19:33:15.861 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:33:28.344 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 19:33:28.344 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:33:38.537 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 19:33:38.537 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:35:51.716 [info] > git rev-parse --show-toplevel [11ms]
|
||||||
|
2026-01-27 19:35:51.716 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:36:05.457 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 19:36:05.457 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:36:16.932 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 19:36:16.932 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:36:27.092 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 19:36:27.092 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:37:16.063 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 19:37:16.063 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:38:04.644 [info] > git rev-parse --show-toplevel [3ms]
|
||||||
|
2026-01-27 19:38:04.644 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:38:14.991 [info] > git rev-parse --show-toplevel [3ms]
|
||||||
|
2026-01-27 19:38:14.991 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:38:26.561 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 19:38:26.561 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:38:36.278 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 19:38:36.278 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:40:08.055 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 19:40:08.055 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:40:18.633 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 19:40:18.633 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:40:27.733 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 19:40:27.733 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:40:38.033 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 19:40:38.033 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:43:03.513 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 19:43:03.513 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:43:24.160 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 19:43:24.160 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:43:36.929 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 19:43:36.929 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:43:51.558 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 19:43:51.559 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 19:55:48.411 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 19:55:48.411 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 20:16:54.730 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 20:16:54.730 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 20:19:52.541 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 20:19:52.541 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 20:20:08.200 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 20:20:08.200 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 20:20:23.379 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 20:20:23.379 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 20:25:30.143 [info] > git rev-parse --show-toplevel [3ms]
|
||||||
|
2026-01-27 20:25:30.143 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 20:25:39.874 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 20:25:39.874 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 20:25:48.780 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 20:25:48.780 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 20:28:53.940 [info] > git rev-parse --show-toplevel [4ms]
|
||||||
|
2026-01-27 20:28:53.940 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 20:39:24.633 [info] > git rev-parse --show-toplevel [3ms]
|
||||||
|
2026-01-27 20:39:24.633 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 20:39:34.838 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 20:39:34.838 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 20:39:43.894 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 20:39:43.894 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 20:49:35.412 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 20:49:35.412 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 20:49:49.159 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 20:49:49.159 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 20:50:03.705 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 20:50:03.705 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 20:59:03.535 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 20:59:03.535 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 20:59:15.395 [info] > git rev-parse --show-toplevel [4ms]
|
||||||
|
2026-01-27 20:59:15.395 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 20:59:24.585 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 20:59:24.585 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 20:59:33.564 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 20:59:33.564 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 21:03:44.490 [info] > git rev-parse --show-toplevel [3ms]
|
||||||
|
2026-01-27 21:03:44.490 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 21:04:08.042 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 21:04:08.042 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 21:04:17.467 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 21:04:17.467 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 21:29:17.528 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 21:29:17.528 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 21:29:29.489 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 21:29:29.489 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 21:29:40.811 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 21:29:40.811 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 21:34:11.150 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 21:34:11.150 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 21:34:20.950 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 21:34:20.950 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 21:34:32.847 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 21:34:32.847 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 21:36:37.145 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 21:36:37.145 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 21:36:47.270 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 21:36:47.270 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 21:36:56.335 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 21:36:56.335 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 21:37:32.577 [info] > git rev-parse --show-toplevel [4ms]
|
||||||
|
2026-01-27 21:37:32.577 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 21:38:50.743 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 21:38:50.743 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 21:39:02.184 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 21:39:02.184 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 21:39:11.265 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 21:39:11.265 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 21:41:44.854 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 21:41:44.854 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 21:46:01.308 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 21:46:01.308 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 21:46:03.897 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 21:46:03.897 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 21:46:13.785 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 21:46:13.785 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 21:46:23.695 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 21:46:23.695 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 21:51:43.120 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 21:51:43.120 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 21:51:54.733 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 21:51:54.733 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 21:53:22.329 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 21:53:22.329 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 21:54:31.654 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 21:54:31.654 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 21:54:41.731 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 21:54:41.731 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 21:54:51.063 [info] > git rev-parse --show-toplevel [3ms]
|
||||||
|
2026-01-27 21:54:51.063 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 21:55:41.173 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 21:55:41.174 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 21:57:10.311 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 21:57:10.311 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 21:57:19.875 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 21:57:19.875 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 22:04:02.788 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 22:04:02.788 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 22:04:13.421 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 22:04:13.421 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 22:07:40.283 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 22:07:40.283 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 22:07:55.051 [info] > git rev-parse --show-toplevel [3ms]
|
||||||
|
2026-01-27 22:07:55.051 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
@@ -0,0 +1,33 @@
|
|||||||
|
2026-01-27 18:12:59.975 [info] Reading sessions from keychain...
|
||||||
|
2026-01-27 18:12:59.975 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-27 18:12:59.975 [info] Got 0 sessions for ...
|
||||||
|
2026-01-27 18:12:59.975 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-27 18:12:59.975 [info] Got 0 sessions for ...
|
||||||
|
2026-01-27 18:12:59.975 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-27 18:12:59.975 [info] Got 0 sessions for ...
|
||||||
|
2026-01-27 18:12:59.975 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-27 18:12:59.975 [info] Got 0 sessions for ...
|
||||||
|
2026-01-27 18:12:59.975 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-27 18:12:59.975 [info] Got 0 sessions for ...
|
||||||
|
2026-01-27 18:12:59.975 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-27 18:12:59.975 [info] Got 0 sessions for ...
|
||||||
|
2026-01-27 18:12:59.975 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-27 18:12:59.975 [info] Got 0 sessions for ...
|
||||||
|
2026-01-27 18:12:59.975 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-27 18:12:59.975 [info] Got 0 sessions for ...
|
||||||
|
2026-01-27 18:12:59.975 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-27 18:12:59.975 [info] Got 0 sessions for ...
|
||||||
|
2026-01-27 18:13:00.092 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-27 18:13:00.092 [info] Got 0 sessions for ...
|
||||||
|
2026-01-27 18:13:00.178 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-27 18:13:00.178 [info] Got 0 sessions for ...
|
||||||
|
2026-01-27 18:13:00.179 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-27 18:13:00.179 [info] Got 0 sessions for ...
|
||||||
|
2026-01-27 18:13:00.179 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-27 18:13:00.179 [info] Got 0 sessions for ...
|
||||||
|
2026-01-27 18:13:00.179 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-27 18:13:00.179 [info] Got 0 sessions for ...
|
||||||
|
2026-01-27 18:13:00.179 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-27 18:13:00.179 [info] Got 0 sessions for ...
|
||||||
|
2026-01-27 18:13:01.705 [info] Getting sessions for all scopes...
|
||||||
|
2026-01-27 18:13:01.705 [info] Got 0 sessions for ...
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
2026-01-27 18:13:00.360 [info] Log level: Info
|
||||||
@@ -0,0 +1,15 @@
|
|||||||
|
2026-01-27 22:09:47.775 [info] Extension host with pid 126234 started
|
||||||
|
2026-01-27 22:09:47.784 [info] Lock '/root/.local/share/code-server/User/workspaceStorage/70d739db/vscode.lock': Lock acquired.
|
||||||
|
2026-01-27 22:09:47.895 [info] ExtensionService#_doActivateExtension vscode.github-authentication, startup: false, activationEvent: 'onAuthenticationRequest:github'
|
||||||
|
2026-01-27 22:09:47.896 [info] ExtensionService#_doActivateExtension vscode.emmet, startup: false, activationEvent: 'onLanguage'
|
||||||
|
2026-01-27 22:09:48.022 [info] ExtensionService#_doActivateExtension vscode.git-base, startup: true, activationEvent: '*', root cause: vscode.git
|
||||||
|
2026-01-27 22:09:48.054 [info] ExtensionService#_doActivateExtension vscode.git, startup: true, activationEvent: '*'
|
||||||
|
2026-01-27 22:09:48.055 [info] ExtensionService#_doActivateExtension vscode.github, startup: true, activationEvent: '*'
|
||||||
|
2026-01-27 22:09:48.273 [info] Eager extensions activated
|
||||||
|
2026-01-27 22:09:48.274 [info] ExtensionService#_doActivateExtension vscode.debug-auto-launch, startup: false, activationEvent: 'onStartupFinished'
|
||||||
|
2026-01-27 22:09:48.274 [info] ExtensionService#_doActivateExtension vscode.merge-conflict, startup: false, activationEvent: 'onStartupFinished'
|
||||||
|
2026-01-27 22:09:48.419 [info] ExtensionService#_doActivateExtension vscode.terminal-suggest, startup: false, activationEvent: 'onTerminalShellIntegration:*'
|
||||||
|
2026-01-27 22:31:33.672 [info] ExtensionService#_doActivateExtension vscode.npm, startup: false, activationEvent: 'onTerminalQuickFixRequest:ms-vscode.npm-command'
|
||||||
|
2026-01-28 00:37:30.906 [info] Extension host terminating: received terminate message from renderer
|
||||||
|
2026-01-28 00:37:30.907 [info] Lock '/root/.local/share/code-server/User/workspaceStorage/70d739db/vscode.lock': Marking the lockfile as scheduled to be released in 6000 ms.
|
||||||
|
2026-01-28 00:37:30.966 [info] Extension host with pid 126234 exiting with code 0
|
||||||
@@ -0,0 +1,212 @@
|
|||||||
|
2026-01-27 22:09:48.319 [info] [main] Log level: Info
|
||||||
|
2026-01-27 22:09:48.319 [info] [main] Validating found git in: "git"
|
||||||
|
2026-01-27 22:09:48.319 [info] [main] Using git "2.39.5" from "git"
|
||||||
|
2026-01-27 22:09:48.319 [info] [Model][doInitialScan] Initial repository scan started
|
||||||
|
2026-01-27 22:09:48.319 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 22:09:48.319 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 22:09:48.319 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 22:09:48.319 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 22:09:48.319 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 22:09:48.319 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 22:09:48.319 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 22:09:48.319 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 22:09:48.323 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 22:09:48.323 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 22:09:48.327 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 22:09:48.327 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 22:09:48.331 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 22:09:48.331 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 22:09:48.358 [info] > git rev-parse --show-toplevel [25ms]
|
||||||
|
2026-01-27 22:09:48.358 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 22:09:48.368 [info] > git rev-parse --show-toplevel [7ms]
|
||||||
|
2026-01-27 22:09:48.368 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 22:09:48.373 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 22:09:48.373 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 22:09:48.377 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 22:09:48.377 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 22:09:48.380 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 22:09:48.380 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 22:09:48.384 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 22:09:48.384 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 22:09:48.388 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 22:09:48.388 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 22:09:48.392 [info] [Model][doInitialScan] Initial repository scan completed - repositories (0), closed repositories (0), parent repositories (0), unsafe repositories (0)
|
||||||
|
2026-01-27 22:09:48.530 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 22:09:48.530 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 22:09:49.826 [info] > git rev-parse --show-toplevel [5ms]
|
||||||
|
2026-01-27 22:09:49.826 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 22:12:54.277 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 22:12:54.277 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 22:13:05.138 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 22:13:05.139 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 22:13:06.004 [info] > git rev-parse --show-toplevel [5ms]
|
||||||
|
2026-01-27 22:13:06.005 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 22:15:28.562 [info] > git rev-parse --show-toplevel [3ms]
|
||||||
|
2026-01-27 22:15:28.562 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 22:19:18.849 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 22:19:18.849 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 22:19:30.178 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 22:19:30.178 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 22:19:39.742 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 22:19:39.742 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 22:39:33.367 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 22:39:33.367 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 22:40:07.258 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 22:40:07.258 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 22:40:13.185 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 22:40:13.185 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 22:40:19.534 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 22:40:19.534 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 22:40:50.032 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 22:40:50.032 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 22:44:57.430 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 22:44:57.430 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 22:45:31.470 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 22:45:31.470 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 22:47:27.662 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 22:47:27.662 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 22:50:54.817 [info] > git rev-parse --show-toplevel [4ms]
|
||||||
|
2026-01-27 22:50:54.817 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 22:51:09.577 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 22:51:09.577 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 22:52:31.918 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 22:52:31.918 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 23:06:39.824 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 23:06:39.825 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 23:06:40.787 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 23:06:40.787 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 23:07:52.198 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 23:07:52.198 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 23:07:52.712 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 23:07:52.712 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 23:12:57.141 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 23:12:57.142 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 23:15:46.537 [info] > git rev-parse --show-toplevel [4ms]
|
||||||
|
2026-01-27 23:15:46.537 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 23:19:45.232 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 23:19:45.232 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 23:20:25.881 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 23:20:25.881 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 23:21:32.296 [info] > git rev-parse --show-toplevel [4ms]
|
||||||
|
2026-01-27 23:21:32.296 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 23:23:37.743 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 23:23:37.743 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 23:23:47.703 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 23:23:47.703 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 23:27:11.840 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 23:27:11.840 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 23:27:27.245 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 23:27:27.245 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 23:27:28.146 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 23:27:28.146 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 23:27:59.809 [info] > git rev-parse --show-toplevel [3ms]
|
||||||
|
2026-01-27 23:27:59.809 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 23:29:30.733 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 23:29:30.733 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 23:32:15.629 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 23:32:15.629 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 23:32:34.911 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 23:32:34.911 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 23:32:35.680 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 23:32:35.680 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 23:32:40.998 [info] > git rev-parse --show-toplevel [3ms]
|
||||||
|
2026-01-27 23:32:40.998 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 23:33:06.183 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 23:33:06.183 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 23:33:17.614 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 23:33:17.614 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 23:37:07.937 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 23:37:07.937 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 23:37:16.333 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 23:37:16.333 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 23:37:16.963 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 23:37:16.963 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 23:37:48.311 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 23:37:48.311 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 23:37:58.662 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 23:37:58.662 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 23:45:46.325 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 23:45:46.325 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 23:45:56.532 [info] > git rev-parse --show-toplevel [2ms]
|
||||||
|
2026-01-27 23:45:56.532 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 23:48:13.681 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 23:48:13.681 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 23:48:27.933 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 23:48:27.933 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 23:48:28.364 [info] > git rev-parse --show-toplevel [3ms]
|
||||||
|
2026-01-27 23:48:28.364 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 23:50:18.621 [info] > git rev-parse --show-toplevel [3ms]
|
||||||
|
2026-01-27 23:50:18.621 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 23:51:31.459 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 23:51:31.459 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
|
2026-01-27 23:52:12.178 [info] > git rev-parse --show-toplevel [1ms]
|
||||||
|
2026-01-27 23:52:12.178 [info] fatal: not a git repository (or any parent up to mount point /opt)
|
||||||
|
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user