zeegin / zeegin/v8std

Error while connecting

Open
#34 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
124
Forks
26
Avg merge
3d 18h
Merged PRs (30d)
5

Description

curl -H 'Accept: application/json, text/event-stream' -H 'Content-Type: application/json' -X POST https://ai.v8std.ru/mcp -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{"protocolVersion":"2025-03-26","capabilities":{},"clientInfo":{"name":"curl","version":"1"}}}'
curl: (6) Could not resolve host: application
curl: (6) Could not resolve host: text
curl: (6) Could not resolve host: application

<title>500 Internal Server Error</title>

500 Internal Server Error


nginx

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the reported POST request to the https://ai.v8std.ru/mcp MCP endpoint and inspect the initialization request handling. Determine whether the failure is caused by the curl invocation or the endpoint's 500 response; done means the cause is identified and the request succeeds or the failure is clearly documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.