Skip to content
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

curl: (48) An unknown option was passed in to libcurl #205

Open
ipocentro87 opened this issue May 7, 2024 · 2 comments
Open

curl: (48) An unknown option was passed in to libcurl #205

ipocentro87 opened this issue May 7, 2024 · 2 comments

Comments

@ipocentro87
Copy link

Hi all, I've been trying to get chatgpt-shell work but I got stuck here:

ChatGPT(4-0125-preview/General)> test
curl: (48) An unknown option was passed in to libcurl

I've been using curl 8.7.1 (both on terminal and Emacs). Do you know where the problem comes from? Thanks in advance 🙏 !

Marcello

@ipocentro87
Copy link
Author

uhm, I have the libcurl version that doesn't match apparently

WARNING: curl and libcurl versions do not match. Functionality may be affected.

I am going to investigate how to fix that. I've installed curl from source, as I didn't manage to do it on my machine (deb10).

@xenodium
Copy link
Owner

xenodium commented May 7, 2024

Hi there. Sounds like the issue is in the version mismatch. The only curl requirement needed is to run curl 7.76 or newer.

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

2 participants