This repository was archived by the owner on Jan 30, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 24
curl timeout #6
Comments
Hi Pavlo, did you solve your problem? Probably best if you write to Tadashi directly as this is anyway related to the server. Cheers, Paul |
Hi Paul,
I’m on a vacation because of family affairs right now and had no opportunity to try that again.
Will report you back within the closest time about the issue.
Best regards,
Pavlo Svirin.
… On 5 May 2017, at 18:54, Paul Nilsson ***@***.***> wrote:
Hi Pavlo, did you solve your problem? Probably best if you write to Tadashi directly as this is anyway related to the server. Cheers, Paul
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#6 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/ABv921y8aqxh8ckxBWyRRhlqh226oaymks5r20Y7gaJpZM4NKo5B>.
|
PalNilsson
pushed a commit
that referenced
this issue
May 10, 2017
PalNilsson
added a commit
that referenced
this issue
Jun 30, 2021
Add nojekyll file to build docs workflow
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Tried to run latest pilot2 from mlassnig/next, modified server in job.py, getting the following.
2017-04-27 20:50:39,902 | DEBUG | Thread-6 | pilot.control.job | retrieve | trying to fetch job
2017-04-27 20:50:39,910 | DEBUG | Thread-6 | pilot.util.https | request | request: curl -sS --compressed --connect-timeout 1 --max-time 3 --capath /etc/grid-security/certificates --cert /tmp/x509up_u500 --cacert /tmp/x509up_u500 --key /tmp/x509up_u500 -H 'User-Agent: pilot/2017-04-04.001 (Python 2.6.6; Linux x86_64)' -H 'Accept: application/json' 'https://pandawms.org:25443/server/panda/getJob?siteName=BNL-LSST&prodSourceLabel=mtest'
2017-04-27 20:50:42,279 | WARNING | Thread-6 | pilot.util.https | request | request failed (8960): curl: (35) timed out before SSL handshake
2017-04-27 20:50:42,283 | WARNING | Thread-6 | pilot.control.job | retrieve | did not get a job -- sleep 1000s and repeat
What could be wrong so far?
P.S.: I'm using plain certificate now, no VOMS extensions added.
The text was updated successfully, but these errors were encountered: