On 23Sep2020 16:38, bruce <badouglas@xxxxxxxxx> wrote: >List has been rather sparse today. I have a curl issue that I thought >I'd toss out. Yes it's off topic, and yes I've posted to the curl list >as well. > >The basic url operates within the browser the curl cmd generates a >timeout (7) error. Browser vs command line is sometimes proxy vs no proxy, depending on your settings. My go to for debugging opaque stuff like this is strace: strace curl ........ which will at least show you the OS call that timed out - that can be illuminating. Cheers, Cameron Simpson <cs@xxxxxxxxxx> _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx