GithubHelp home page GithubHelp logo

Comments (9)

bagder avatar bagder commented on July 2, 2024

A full curl -V might help.

from curl.

ryandesign avatar ryandesign commented on July 2, 2024

The bug report form is missing fields for most of the information I wanted to provide to you so I'll add it as a comment.

@ehjmx reported to MacPorts that when MacPorts curl is built with http3 support (which uses gnutls) then curl -Is -w '%header{location}' -o /dev/null https://github.com/SAP/macOS-icon-generator/releases/latest results in an error 43 instead of the expected response. This looks like the same thing that was reported in #13845. I don't understand the resolution of that issue. @bagder suspected it was a "broken build" or a "build related issue"; I don't know what steps should be taken to correct those issues.

from curl.

ryandesign avatar ryandesign commented on July 2, 2024
% curl -V
curl 8.8.0 (x86_64-apple-darwin21.6.0) libcurl/8.8.0 GnuTLS/3.7.11 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 libidn2/2.3.7 libpsl/0.21.5 nghttp2/1.62.1 ngtcp2/1.5.0 nghttp3/1.3.0
Release-Date: 2024-05-22
Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTP3 HTTPS-proxy IDN IPv6 Largefile libz NTLM PSL SSL threadsafe TLS-SRP UnixSockets zstd

from curl.

bagder avatar bagder commented on July 2, 2024

Super annoying error message 😠 . I built a curl 8.8.0 gnutls+ngtcp2 version on my Linux box but it did not reproduce.

Any chance someone who can reproduce can step through the -w code to see which libcurl function that returns this? (and then I can work on improving the message for the future)

from curl.

ryandesign avatar ryandesign commented on July 2, 2024

I should have read through #13845 more carefully. 9aa1d41 does fix this problem.

from curl.

bagder avatar bagder commented on July 2, 2024

Ugha, thanks. I got it. So fixed already via #13858.

Also, mitigated by #13914 (0a3c78f) but probably not terribly relevant now.

from curl.

bagder avatar bagder commented on July 2, 2024

(But still curious why I did not see the problem.)

Edit: it was probably just me doing something wrong. When I tried it again now it reproduced!

from curl.

vszakats avatar vszakats commented on July 2, 2024

The bug report form is missing fields for most of the information I wanted to provide to you so I'll add it as a comment.

@ehjmx reported to MacPorts that when MacPorts curl is built with http3 support (which uses gnutls) then curl -Is -w '%header{location}' -o /dev/null https://github.com/SAP/macOS-icon-generator/releases/latest results in an error 43 instead of the expected response. This looks like the same thing that was reported in #13845. I don't understand the resolution of that issue. @bagder suspected it was a "broken build" or a "build related issue"; I don't know what steps should be taken to correct those issues.

The workaround for #13845 was to avoid SecureTransport, and the fixes merged were: #13857 #13858.
Those were made to x509asn1, which is also used by GnuTLS, Schannel and wolfSSL, so these fixes might apply here.

from curl.

bagder avatar bagder commented on July 2, 2024

The conclusion is that this regression is fixed already.

from curl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.