You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 20, 2025. It is now read-only.
I have added mcp.run to a custom mcp client chatbot and got this error a lot in the logging.
Can you improve. I am running in WSL2 ubuntu
{"level":50,"time":1738076521047,"pid":91519,"hostname":"PRO","method":"GET","headers":{},"url":"https://www.mcp.run/api/profiles/~/default/installations","status":401,"msg":"unexpected status"}
{"level":50,"time":1738076521047,"pid":91519,"hostname":"PRO","error":"Error: unexpected status=401\n at Client2.request (file:///home/cb/.npm/_npx/d9719f04d33f4bf3/node_modules/@dylibso/mcpx/build/bin/cli.js:16154:13)\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Client2.listProfileInstallations (file:///home/cb/.npm/_npx/d9719f04d33f4bf3/node_modules/@dylibso/mcpx/build/bin/cli.js:16210:22)\n at async #update (file:///home/cb/.npm/_npx/d9719f04d33f4bf3/node_modules/@dylibso/mcpx/build/bin/cli.js:16437:26)","activeProfile":"default","msg":"failed to list profile installations"}
Or can i change a configuration to make the error disappear ?
I have added mcp.run to a custom mcp client chatbot and got this error a lot in the logging.
Can you improve. I am running in WSL2 ubuntu
{"level":50,"time":1738076521047,"pid":91519,"hostname":"PRO","method":"GET","headers":{},"url":"https://www.mcp.run/api/profiles/~/default/installations","status":401,"msg":"unexpected status"}
{"level":50,"time":1738076521047,"pid":91519,"hostname":"PRO","error":"Error: unexpected status=401\n at Client2.request (file:///home/cb/.npm/_npx/d9719f04d33f4bf3/node_modules/@dylibso/mcpx/build/bin/cli.js:16154:13)\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Client2.listProfileInstallations (file:///home/cb/.npm/_npx/d9719f04d33f4bf3/node_modules/@dylibso/mcpx/build/bin/cli.js:16210:22)\n at async #update (file:///home/cb/.npm/_npx/d9719f04d33f4bf3/node_modules/@dylibso/mcpx/build/bin/cli.js:16437:26)","activeProfile":"default","msg":"failed to list profile installations"}
Or can i change a configuration to make the error disappear ?