Skip to content

Incorrect logging #17399

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

Closed
thowerner opened this issue May 20, 2025 · 3 comments
Closed

Incorrect logging #17399

thowerner opened this issue May 20, 2025 · 3 comments
Labels

Comments

@thowerner
Copy link

I did this

curl -v --proxy proxy.local:8080 http://server.local

  • Could not resolve proxy: server.local
  • shutting down connection #0
    curl: (5) Could not resolve proxy: server.local

I expected the following

I expect that proxy server name is seen in the logging (in example above: proxy.local), but it logs the server name.

curl/libcurl version

curl 8.13.0

operating system

Windows and Linux

@jay jay added the name lookup DNS and related tech label May 20, 2025
@jay
Copy link
Member

jay commented May 20, 2025

Possibly this was fixed in master because I get:

* Could not resolve proxy: proxy.local
* shutting down connection #0
curl: (5) Could not resolve proxy: proxy.local

@thowerner
Copy link
Author

Yes, seems so: #16961

@bagder
Copy link
Member

bagder commented May 20, 2025

Excellent, fixed already!

@bagder bagder closed this as completed May 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

4 participants
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy