On Wed, Sep 23, 2020, at 1:38 PM, bruce wrote:
> Hi.
> 
> 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.
> 
> curl  --verbose -L 'https://www.saddleback.edu/' -H 'User-Agent:
> Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0'
> -H 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
> -H 'Accept-Language: en-US,en;q=0.5' --compressed -H 'Connection:
> keep-alive' --cookie-jar /crawl_tmp/a.lwp --cookie /crawl_tmp/a.lwp
> 
> thoughts??

Maybe a transient issue?  Does not timeout for me...


14:02-doug@wombat-~/temp13>curl  --verbose -L 'https://www.saddleback.edu/' -H 
'User-Agent:Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 
Firefox/68.0' -H 'Accept: 
text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8' -H 
'Accept-Language: en-US,en;q=0.5' --compressed -H 'Connection:keep-alive' 
--cookie-jar /crawl_tmp/a.lwp --cookie /crawl_tmp/a.lwp
*   Trying 209.129.85.100:443...
* Connected to www.saddleback.edu (209.129.85.100) port 443 (#0)

[snip]

* Connection #0 to host www.saddleback.edu left intact
* WARNING: failed to save cookies in /crawl_tmp/a.lwp
14:03-doug@wombat-~/temp13>



-- 
 Doug Herr
fedoraproject....@wombatz.com
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
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@lists.fedoraproject.org

Reply via email to