2026-07-31T04:46:03.617879644Z INFO "Starting MCP Toolbox for Databases version 1.4.0+dev.linux.amd64" 2026-07-31T04:46:03.619417209Z INFO "Initialized 1 sources: my-sqlite" 2026/07/31 04:46:03 WARNING: HTTP instead of HTTPS is being used for AuthorizationServer: http://127.0.0.1:8099 2026/07/31 04:46:03 WARNING: HTTP instead of HTTPS is being used for JWKS URI: http://127.0.0.1:8099/jwks 2026-07-31T04:46:03.622087283Z INFO "Initialized 1 authServices: my-generic-auth" 2026-07-31T04:46:03.622106892Z INFO "Initialized 0 embeddingModels: " 2026-07-31T04:46:03.622128012Z INFO "Initialized 1 tools: protected-tool" 2026-07-31T04:46:03.622144841Z INFO "Initialized 1 toolsets: default" 2026-07-31T04:46:03.622146821Z INFO "Initialized 0 prompts: " 2026-07-31T04:46:03.622153721Z INFO "Initialized 1 promptsets: default" 2026-07-31T04:46:03.622207319Z WARN "wildcard (*) allows any website to access the resources. This creates a security risk regardless of whether you are in a production or local development environment. Recommended to use --allowed-origins with specific local addresses." 2026-07-31T04:46:03.622227728Z WARN "wildcard (*) hosts allow any domain to access this resource, making it vulnerable to DNS rebinding attacks regardless of whether you are in a production or local development environment. For improved security, use the --allowed-hosts flag to specify trusted domains." 2026-07-31T04:46:03.62245784Z DEBUG "server listening on 127.0.0.1:5000" 2026-07-31T04:46:03.62246878Z INFO "Server ready to serve!" 2026-07-31T04:46:03.622580235Z DEBUG "Added directory /workspace/bundle/repro to watcher." 2026-07-31T04:46:03.622598784Z DEBUG "NFS polling disabled (interval is 0)" 2026-07-31T04:46:03.622621184Z DEBUG "Starting a HTTP server." 2026-07-31T04:46:03.678541338Z INFO "GET / => HTTP 200 (62.498µs)" "http://127.0.0.1:5000/" "GET" "/" "127.0.0.1:42654" "127.0.0.1:5000" "http" "HTTP/1.1" 0 "curl/8.18.0" "" 200 "0.000062498s" 23 2026-07-31T04:46:03.684567437Z DEBUG "tool name: protected-tool" 2026-07-31T04:46:03.684590016Z DEBUG "tool invocation authorized" 2026-07-31T04:46:03.684683443Z DEBUG "invocation params: [{sql SELECT 'CVE-2026-14537-PWNED' AS marker}]" 2026-07-31T04:46:03.684708913Z DEBUG "executing `sqlite-execute-sql` tool query: SELECT 'CVE-2026-14537-PWNED' AS marker" 2026-07-31T04:46:03.684938384Z INFO "POST /api/tool/protected-tool/invoke => HTTP 200 (460.934µs)" "http://127.0.0.1:5000/api/tool/protected-tool/invoke" "POST" "/api/tool/protected-tool/invoke" "127.0.0.1:42668" "127.0.0.1:5000" "http" "HTTP/1.1" 50 "curl/8.18.0" "" 200 "0.000460934s" 53 2026-07-31T04:46:03.693265332Z WARN "POST /mcp => HTTP 401 (133.585µs)" "http://127.0.0.1:5000/mcp" "POST" "/mcp" "127.0.0.1:42680" "127.0.0.1:5000" "http" "HTTP/1.1" 112 "curl/8.18.0" "" 401 "0.000133585s" 85 2026-07-31T04:46:03.816525631Z DEBUG "CREATE event detected in /workspace/bundle/repro/runtime_manifest.json" 2026-07-31T04:46:03.818563986Z DEBUG "WRITE event detected in /workspace/bundle/repro/runtime_manifest.json" 2026-07-31T04:46:03.819191073Z DEBUG "Sending SIGTERM signal to shutdown." 2026-07-31T04:46:03.819226052Z DEBUG "file watcher context cancelled" 2026-07-31T04:46:03.819472524Z WARN "Shutting down gracefully..." 2026-07-31T04:46:03.819531341Z DEBUG "shutting down the server."