curl / Mailing Lists / curl-users / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

NSS error -5978 (PR_NOT_CONNECTED_ERROR)

From: bruce via curl-users <curl-users_at_cool.haxx.se>
Date: Mon, 25 Jan 2021 00:12:12 -0500

Hi.

Running a test curl on centos7 I'm getting the following error:

NSS error -5978 (PR_NOT_CONNECTED_ERROR)

The test curl is listed below.

I've updated the test VM
 yum -y update << should have updated everything

Any ideas as to how to resolve this?

thanks


curl -vvv -k -sS -A "Mozilla/5.0 (X11; Linux x86_64; rv:38.0)
Gecko/20100101 Firefox/38.0" --cookie-jar
/crawl_tmp/fetchContentDir/8ca9da0a_5ec6_11eb_b87b_96f39e26e979.lwp
--cookie /crawl_tmp/fetchContentDir/8ca9da0a_5ec6_11eb_b87b_96f39e26e979.lwp
   -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' -H 'Upgrade-Insecure-Requests: 1' -L
"https://selfservice.mypurdue.purdue.edu/prod/bwckschd.p_disp_dyn_sched"
-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2021-01-25