jcbird / ppv

Tools for dealing with SDSS-V plate files and plate runs.
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Cannot run ppv.ppv.update_platefiles() #11

Closed AxelSchwope closed 3 years ago

AxelSchwope commented 3 years ago

For the first vetting round I had no account at Utah, meanwhile I got one. Want to do the vetting of the 2020.10.c.mwm-bhm plates and therefore wanted to get the latest files from Utah. After starting the ppv session I wanted to update

ppv.ppv.update_platefiles() after entering my password I encounter timeout

rsync -avz u6033616@apogee.sdss.org:///uufs/chpc.utah.edu/common/home/sdss05/software/svn.sdss.org/data/sdss/platelist/trunk/platePlans.par /work1/schwope/sdss5/sdss5platefiles/ Traceback (most recent call last): File "", line 1, in File "/usr/lib/python3.6/site-packages/ppv-0.0.1-py3.6.egg/ppv/init.py", line 107, in update_platefiles File "/usr/lib/python3.6/site-packages/ppv-0.0.1-py3.6.egg/ppv/util/download.py", line 37, in _runrsync File "/usr/lib/python3.6/site-packages/pexpect/spawnbase.py", line 344, in expect timeout, searchwindowsize, async) File "/usr/lib/python3.6/site-packages/pexpect/spawnbase.py", line 372, in expect_list return exp.expect_loop(timeout) File "/usr/lib/python3.6/site-packages/pexpect/expect.py", line 181, in expect_loop return self.timeout(e) File "/usr/lib/python3.6/site-packages/pexpect/expect.py", line 144, in timeout raise exc pexpect.exceptions.TIMEOUT: Timeout exceeded.

jcbird commented 3 years ago

Hi Axel!

I have no idea how this issue slipped through the cracks. Is ppv working for you now?

AxelSchwope commented 3 years ago

Yeah , it did, thanks for asking. As one might expect, the reason was on my side. Thanks for asking.

Axel

Am 08.11.2020 um 04:25 schrieb Jonathan Bird notifications@github.com:

Hi Axel!

I have no idea how this issue slipped through the cracks. Is ppv working for you now?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jcbird/ppv/issues/11#issuecomment-723525314, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARLNA6IYZ2YXJ5HROGNRUUTSOYFRPANCNFSM4TCFUBBQ.

— —————————————————————— Axel Schwope Galaxies and Quasars / Head X-ray astronomy

Telefon: +49 331 7499 232 Telefax: +49 331 7499 429 E-mail: aschwope@aip.de http://www.aip.de ——————————————————————-- Leibniz-Institut für Astrophysik Potsdam (AIP) An der Sternwarte 16, D-14482 Potsdam

Vorstand: Prof. Dr. Matthias Steinmetz, Matthias Winker Stiftung bürgerlichen Rechts Stiftungsverzeichnis Brandenburg: 26 742-00/7026 —————————————————————--

jcbird commented 3 years ago

Great, glad to hear it!