jackMort / jackMort/ChatGPT.nvim

curl could not be started: ENAMETOOLONG: name too long

Open
#442 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Lua
Stars
4k
Forks
317
PR merge metrics
No merged PRs in 30d

Description

I am using windows 10, and neovim 0.10.0 stable.

I was chatting with chatgpt, suddenly in the middle of conversation it throws

```
curl could not be started: ENAMETOOLONG: name too long
```

I am pretty sure it's now my api key, because it works just fine, on my other laptop. And I double check on my openai, it still has a lot fo balance.

Is there any way to know what command the plugin sent to openai ?

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

No file, test, or entry point is named. Reproduce the error on Windows 10 with Neovim 0.10.0, then trace the plugin's request invocation to determine which command exceeds the name-length limit. Done means identifying the cause and a way to inspect or avoid the failing command.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua, neovim
Domain
devtools
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.