Skip to content
This repository was archived by the owner on Jan 30, 2024. It is now read-only.

curl timeout #6

Closed
pavlo-svirin opened this issue Apr 27, 2017 · 3 comments
Closed

curl timeout #6

pavlo-svirin opened this issue Apr 27, 2017 · 3 comments

Comments

@pavlo-svirin
Copy link
Contributor

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.

@complynx
Copy link
Contributor

complynx commented Apr 28, 2017

Can't reproduce

default

@PalNilsson
Copy link
Collaborator

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

@pavlo-svirin
Copy link
Contributor Author

pavlo-svirin commented May 5, 2017 via email

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.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants