Skip to content

Instantly share code, notes, and snippets.

@cab938
Created December 9, 2025 19:49
Show Gist options
  • Select an option

  • Save cab938/b3dd1227245ddcb63081ddbf59bcdaad to your computer and use it in GitHub Desktop.

Select an option

Save cab938/b3dd1227245ddcb63081ddbf59bcdaad to your computer and use it in GitHub Desktop.
Jan
[2025-12-09][19:46:10][app_lib::core::mcp::helpers][INFO] Starting MCP server Jan Browser MCP (Initial attempt)
[2025-12-09][19:46:10][app_lib::core::mcp::helpers][WARN] Port 17389 occupied, attempting cleanup
[2025-12-09][19:46:10][app_lib::core::mcp::helpers][DEBUG] Found lock file for port 17389: PID=3752159
[2025-12-09][19:46:10][app_lib::core::mcp::helpers][WARN] Lock file PID 3752159 is alive but NOT an MCP process (name: Jan, cmd: ["Jan"]). Lock file is stale.
[2025-12-09][19:46:10][app_lib::core::mcp::lockfile][DEBUG] Found lock file for port 17389: PID=3752159, server=Jan Browser MCP
[2025-12-09][19:46:10][app_lib::core::mcp::lockfile][DEBUG] Process 3752159 is still alive for port 17389
[2025-12-09][19:46:10][app_lib::core::mcp::helpers][INFO] Found process on port 17389: PID=1020738, name=node, cmd=["node", "/tmp/bunx-1000-search-mcp-server@latest/node_modules/.bin/search-mcp-server"]
[2025-12-09][19:46:10][app_lib::core::mcp::helpers][INFO] Killing orphaned MCP process: PID 1020738
[2025-12-09][19:46:10][reqwest::connect][DEBUG] starting new connection: http://localhost:3672/
[2025-12-09][19:46:10][tauri_plugin_llamacpp::commands][INFO] [llamacpp] srv log_server_r: request: GET /health 127.0.0.1 200
[2025-12-09][19:46:10][reqwest::connect][DEBUG] starting new connection: http://localhost:3672/
[2025-12-09][19:46:10][tauri_plugin_llamacpp::commands][INFO] [llamacpp] srv log_server_r: request: POST /apply-template 127.0.0.1 200
[2025-12-09][19:46:10][reqwest::connect][DEBUG] starting new connection: http://localhost:3672/
[2025-12-09][19:46:10][tauri_plugin_llamacpp::commands][INFO] [llamacpp] srv log_server_r: request: POST /tokenize 127.0.0.1 200
[2025-12-09][19:46:10][app_lib::core::mcp::helpers][INFO] Cleaned up orphaned process on port 17389
[2025-12-09][19:46:10][app_lib::core::mcp::helpers][INFO] Cleaned up orphaned process on port 17389
[2025-12-09][19:46:10][app_lib::core::mcp::helpers][INFO] MCP server Jan Browser MCP spawned with PID 1021624
[2025-12-09][19:46:11][app_lib::core::mcp::helpers][INFO] Server Jan Browser MCP started successfully.
[2025-12-09][19:46:11][app_lib::core::mcp::lockfile][DEBUG] Created lock file for port 17389 at "/home/brooksch/.local/share/jan.ai.app/mcp_lock_17389.json"
[2025-12-09][19:46:11][app_lib::core::mcp::helpers][INFO] MCP server Jan Browser MCP started successfully
[2025-12-09][19:46:11][app_lib::core::mcp::commands][INFO] save mcp configs, path: "/home/brooksch/.local/share/Jan/data/mcp_config.json"
[2025-12-09][19:46:12][reqwest::connect][DEBUG] starting new connection: http://localhost:3672/
[2025-12-09][19:46:12][tauri_plugin_llamacpp::commands][INFO] [llamacpp] srv log_server_r: request: GET /health 127.0.0.1 200
[2025-12-09][19:46:12][reqwest::connect][DEBUG] starting new connection: http://localhost:3672/
[2025-12-09][19:46:12][tauri_plugin_llamacpp::commands][INFO] [llamacpp] srv log_server_r: request: POST /apply-template 127.0.0.1 200
[2025-12-09][19:46:12][reqwest::connect][DEBUG] starting new connection: http://localhost:3672/
[2025-12-09][19:46:12][tauri_plugin_llamacpp::commands][INFO] [llamacpp] srv log_server_r: request: POST /tokenize 127.0.0.1 200
[2025-12-09][19:46:23][reqwest::connect][DEBUG] starting new connection: http://localhost:3672/
[2025-12-09][19:46:23][tauri_plugin_llamacpp::commands][INFO] [llamacpp] srv log_server_r: request: GET /health 127.0.0.1 200
[2025-12-09][19:46:23][reqwest::connect][DEBUG] starting new connection: http://localhost:3672/
[2025-12-09][19:46:23][tauri_plugin_llamacpp::commands][INFO] [llamacpp] srv log_server_r: request: POST /apply-template 127.0.0.1 200
[2025-12-09][19:46:23][reqwest::connect][DEBUG] starting new connection: http://localhost:3672/
[2025-12-09][19:46:23][tauri_plugin_llamacpp::commands][INFO] [llamacpp] srv log_server_r: request: POST /tokenize 127.0.0.1 200
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment