Skip to content

Error: No connection configuration found #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
mgcyung opened this issue Mar 11, 2025 · 0 comments
Open

Error: No connection configuration found #2

mgcyung opened this issue Mar 11, 2025 · 0 comments

Comments

@mgcyung
Copy link

mgcyung commented Mar 11, 2025

Run installation command

npx -y @smithery/cli install @code-yeongyu/perplexity-advanced-mcp --client claude --verbose

An error says

[verbose] Starting installation of @code-yeongyu/perplexity-advanced-mcp for client claude
[verbose] Resolving package: @code-yeongyu/perplexity-advanced-mcp
[verbose] Resolving package @code-yeongyu/perplexity-advanced-mcp from registry at https://registry.smithery.ai
[verbose] Making GET request to https://registry.smithery.ai/servers/@code-yeongyu/perplexity-advanced-mcp
[verbose] Checking analytics consent...
[verbose] Loading settings from /Users/mgcyung/Library/Application Support/smithery
[verbose] Reading settings file: /Users/mgcyung/Library/Application Support/smithery/settings.json
[verbose] Settings file content loaded
[verbose] Settings parsed: {
  "userId": "70387336-84e3-4291-b5aa-dba43d7e4274",
  "analyticsConsent": false,
  "askedConsent": true,
  "cache": {
    "servers": {}
  }
}
[verbose] Analytics consent check completed
⠋ Resolving @code-yeongyu/perplexity-advanced-mcp...[verbose] Awaiting package resolution...
⠇ Resolving @code-yeongyu/perplexity-advanced-mcp...[verbose] Response status: 200
[verbose] Successfully received server data from registry
[verbose] Server @code-yeongyu/perplexity-advanced-mcp resolved with 0 connection options
[verbose] Package resolved successfully: @code-yeongyu/perplexity-advanced-mcp
✔ Successfully resolved @code-yeongyu/perplexity-advanced-mcp
[verbose] Choosing connection type...
✖ Failed to install @code-yeongyu/perplexity-advanced-mcp
[verbose] Installation error: Error: No connection configuration found
    at zo (/opt/homebrew/lib/node_modules/@smithery/cli/dist/index.js:97:5105)
    at HI (/opt/homebrew/lib/node_modules/@smithery/cli/dist/index.js:105:2622)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async Iwe (/opt/homebrew/lib/node_modules/@smithery/cli/dist/index.js:106:11861)
Error: No connection configuration found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant