date: dimanche 1 août 2021, 07:45:01 (UTC+0200) ===================================================== name=CFHT (obscore), dir=cfht, script=update ===================================================== 05:45:04:debug:https://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/argus//availability 05:45:04:debug:lastmodified: update(cadc) 2021-07-25 03:49:24, delete(local) 680500165 05:45:04:debug:copy ReadMe to v69 05:45:04:debug:copy .Summary to v69 05:45:04:debug:copy obscore.dump to v69 05:45:45:debug:get data 05:46:03:debug:TAP(GET): https://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/argus///sync?request=doQuery&phase=RUN&lang=ADQL&format=csv&query=SELECT+TOP+250000+obs_publisher_did,obs_collection,facility_name,instrument_name,obs_id,dataproduct_type,calib_level,obs_release_date,target_name,s_ra,s_dec,s_fov,s_region,s_resolution,s_xel1,s_xel2,t_min,t_max,t_exptime,t_resolution,t_xel,em_min,em_max,em_res_power,em_xel,em_ucd,pol_states,pol_xel,o_ucd,access_url,access_format,access_estsize,core_id,lastModified+FROM+ivoa.obscore+WHERE+obs_collection='CFHT'+AND+lastModified>='2021-07-25+03:49:24'+ORDER+BY+lastModified+ASC WARNING: AstropyDeprecationWarning: tmp/obscore.tsv already exists. Automatically overwriting ASCII files is deprecated. Use the argument 'overwrite=True' in the future. [astropy.io.ascii.ui] 05:46:07:debug:update database 05:47:23:debug:make dump and change status 05:47:44:warning:Data inserted into VizieR DB 05:48:43:debug:TAP(GET): https://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/argus///sync?request=doQuery&phase=RUN&lang=ADQL&format=csv&query=SELECT+COUNT(*)+FROM+ivoa.obscore+WHERE+obs_collection='CFHT' 05:48:43:warning:error to get the number of records in CADC [debug] close cursor [debug] SQL:select max(lastModified)-7200 as maxdate from vcds1.c102005obscore [debug] begin! [debug] ['680500164'] [debug] close cursor [debug] close cursor [debug] SQL:SELECT t.dbname, d.login FROM METAtab t JOIN METAdba d ON t.dbaid=d.dbaid WHERE t.name='B/cfht/obscore' [debug] begin! [debug] ['dbname', 'login'] [debug] ['c102005obscore', 'vcds1@VIZIR'] [debug] close cursor update table tmp/obscore.csv [debug] close cursor [debug] SQL:begin; DELETE FROM vcds1.c102005obscore WHERE lastModified>=680500165; \copy vcds1.c102005obscore from tmp/obscore.tsv with null as '' SELECT a.core_id, max(a.lastModified) AS lastModified into temporary table t FROM vcds1.c102005obscore a JOIN (SELECT core_id, count(*) AS n FROM vcds1.c102005obscore GROUP BY core_id) b ON a.core_id=b.core_id WHERE b.n>1 GROUP BY a.core_id;DELETE FROM vcds1.c102005obscore a USING t WHERE t.core_id=a.core_id AND a.lastModified 148 ....Insert into metaviz.METAcell02 select 102005, c.qb1, c.ns => 2080 ....Insert into metaviz.METAcell03 select 102005, c.qb1, c.ns => 1123 ....Insert into metaviz.METAcell09 select 102005, c.qb1, c.ns => 15242 ....Insert into metaviz.METAcell0a select 102005, c.qb1, c.ns => 10785 ....Insert into metaviz.METAcell0b select 102005, c.qb1, c.ns => 15970 ....Insert into metaviz.METAcell0c select 102005, c.qb1, c.ns => 14485 ....Insert into metaviz.METAcell0d select 102005, c.qb1, c.ns => 12824 ....Insert into metaviz.METAcell0e select 102005, c.qb1, c.ns => 310 ====Total counts: 3079977 ====Total non-empty qboxes: 72967 #===Items in list: 9 #===Items in list: 9 ===================================================== name=HST (obscore), dir=hst, script=update ===================================================== 05:49:38:debug:https://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/argus//availability 05:49:38:debug:lastmodified: update(cadc) 2021-07-25 03:41:12, delete(local) 680499673 05:49:38:debug:copy ReadMe to v174 05:49:38:debug:copy .Summary to v174 05:49:38:debug:copy obscore.dump to v174 05:53:06:debug:get data 05:53:30:debug:TAP(GET): https://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/argus///sync?request=doQuery&phase=RUN&lang=ADQL&format=csv&query=SELECT+TOP+200000+obs_publisher_did,obs_collection,facility_name,instrument_name,obs_id,dataproduct_type,calib_level,obs_release_date,target_name,s_ra,s_dec,s_fov,s_region,s_resolution,s_xel1,s_xel2,t_min,t_max,t_exptime,t_resolution,t_xel,em_min,em_max,em_res_power,em_xel,em_ucd,pol_states,pol_xel,o_ucd,access_url,access_format,access_estsize,core_id,lastModified+FROM+ivoa.obscore+WHERE+obs_collection='HST'+AND+lastModified>='2021-07-25+03:41:12'+ORDER+BY+lastModified+ASC WARNING: AstropyDeprecationWarning: tmp/obscore.tsv already exists. Automatically overwriting ASCII files is deprecated. Use the argument 'overwrite=True' in the future. [astropy.io.ascii.ui] 05:53:34:debug:update database 06:00:51:debug:make dump and change status 06:02:39:warning:Data inserted into VizieR DB 06:03:36:debug:TAP(GET): https://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/argus///sync?request=doQuery&phase=RUN&lang=ADQL&format=csv&query=SELECT+COUNT(*)+FROM+ivoa.obscore+WHERE+obs_collection='HST' 06:03:36:warning:error to get the number of records in CADC [debug] close cursor [debug] SQL:select max(lastModified)-7200 as maxdate from vcds1.c102004obscore [debug] begin! [debug] ['680499672'] [debug] close cursor [debug] close cursor [debug] SQL:SELECT t.dbname, d.login FROM METAtab t JOIN METAdba d ON t.dbaid=d.dbaid WHERE t.name='B/hst/obscore' [debug] begin! [debug] ['dbname', 'login'] [debug] ['c102004obscore', 'vcds1@VIZIR'] [debug] close cursor update table tmp/obscore.csv [debug] close cursor [debug] SQL:begin; DELETE FROM vcds1.c102004obscore WHERE lastModified>=680499673; \copy vcds1.c102004obscore from tmp/obscore.tsv with null as '' SELECT a.core_id, max(a.lastModified) AS lastModified into temporary table t FROM vcds1.c102004obscore a JOIN (SELECT core_id, count(*) AS n FROM vcds1.c102004obscore GROUP BY core_id) b ON a.core_id=b.core_id WHERE b.n>1 GROUP BY a.core_id;DELETE FROM vcds1.c102004obscore a USING t WHERE t.core_id=a.core_id AND a.lastModified 4 ....Insert into metaviz.METAcell02 select 102004, c.qb1, c.ns => 132 ....Insert into metaviz.METAcell03 select 102004, c.qb1, c.ns => 184 ....Insert into metaviz.METAcell09 select 102004, c.qb1, c.ns => 4522 ....Insert into metaviz.METAcell0a select 102004, c.qb1, c.ns => 3697 ....Insert into metaviz.METAcell0b select 102004, c.qb1, c.ns => 4942 ....Insert into metaviz.METAcell0c select 102004, c.qb1, c.ns => 6038 ....Insert into metaviz.METAcell0d select 102004, c.qb1, c.ns => 3750 ....Insert into metaviz.METAcell0e select 102004, c.qb1, c.ns => 2856 ====Total counts: 14942345 ====Total non-empty qboxes: 26125 #===Items in list: 9 #===Items in list: 9 ===================================================== name=GEMINI (obscore), dir=gemini, script=update ===================================================== 06:04:17:debug:https://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/argus//availability 06:04:17:debug:lastmodified: update(cadc) 2021-05-23 09:25:51, delete(local) 675077152 06:04:17:debug:copy ReadMe to v4 06:04:17:debug:copy .Summary to v4 06:04:17:debug:copy obscore.dump to v4 06:04:28:debug:get data 06:07:37:debug:TAP(GET): https://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/argus///sync?request=doQuery&phase=RUN&lang=ADQL&format=csv&query=SELECT+TOP+200000+obs_publisher_did,obs_collection,facility_name,instrument_name,obs_id,dataproduct_type,calib_level,obs_release_date,target_name,s_ra,s_dec,s_fov,s_region,s_resolution,s_xel1,s_xel2,t_min,t_max,t_exptime,t_resolution,t_xel,em_min,em_max,em_res_power,em_xel,em_ucd,pol_states,pol_xel,o_ucd,access_url,access_format,access_estsize,core_id,lastModified+FROM+ivoa.obscore+WHERE+obs_collection='GEMINI'+AND+lastModified>='2021-05-23+09:25:51'+ORDER+BY+lastModified+ASC WARNING: AstropyDeprecationWarning: tmp/obscore.tsv already exists. Automatically overwriting ASCII files is deprecated. Use the argument 'overwrite=True' in the future. [astropy.io.ascii.ui] 06:08:24:debug:update database 06:10:04:debug:make dump and change status 06:10:20:warning:Data inserted into VizieR DB 06:11:20:debug:TAP(GET): https://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/argus///sync?request=doQuery&phase=RUN&lang=ADQL&format=csv&query=SELECT+COUNT(*)+FROM+ivoa.obscore+WHERE+obs_collection='GEMINI' 06:11:20:warning:error to get the number of records in CADC [debug] close cursor [debug] SQL:select max(lastModified)-7200 as maxdate from vcds1.c102037obscore [debug] begin! [debug] ['675077151'] [debug] close cursor [debug] close cursor [debug] SQL:SELECT t.dbname, d.login FROM METAtab t JOIN METAdba d ON t.dbaid=d.dbaid WHERE t.name='B/gemini/obscore' [debug] begin! [debug] ['dbname', 'login'] [debug] ['c102037obscore', 'vcds1@VIZIR'] [debug] close cursor update table tmp/obscore.csv [debug] close cursor [debug] SQL:begin; DELETE FROM vcds1.c102037obscore WHERE lastModified>=675077152; \copy vcds1.c102037obscore from tmp/obscore.tsv with null as '' SELECT a.core_id, max(a.lastModified) AS lastModified into temporary table t FROM vcds1.c102037obscore a JOIN (SELECT core_id, count(*) AS n FROM vcds1.c102037obscore GROUP BY core_id) b ON a.core_id=b.core_id WHERE b.n>1 GROUP BY a.core_id;DELETE FROM vcds1.c102037obscore a USING t WHERE t.core_id=a.core_id AND a.lastModified 1 ....Insert into metaviz.METAcell02 select 102037, c.qb1, c.ns => 105 ....Insert into metaviz.METAcell03 select 102037, c.qb1, c.ns => 98 ....Insert into metaviz.METAcell09 select 102037, c.qb1, c.ns => 3570 ....Insert into metaviz.METAcell0a select 102037, c.qb1, c.ns => 5415 ....Insert into metaviz.METAcell0b select 102037, c.qb1, c.ns => 5958 ....Insert into metaviz.METAcell0c select 102037, c.qb1, c.ns => 6406 ....Insert into metaviz.METAcell0d select 102037, c.qb1, c.ns => 5308 ....Insert into metaviz.METAcell0e select 102037, c.qb1, c.ns => 4600 ====Total counts: 1814431 ====Total non-empty qboxes: 31461 #===Items in list: 9 #===Items in list: 9 ===================================================== name=JCMT (obscore), dir=jcmt, script=update ===================================================== 06:12:08:debug:https://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/argus//availability 06:12:09:debug:lastmodified: update(cadc) 2021-07-23 05:35:40, delete(local) 680333741 06:12:09:debug:copy ReadMe to v198 06:12:09:debug:copy .Summary to v198 06:12:09:debug:copy obscore.dump to v198 06:12:27:debug:get data 06:12:29:debug:TAP(GET): https://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/argus///sync?request=doQuery&phase=RUN&lang=ADQL&format=csv&query=SELECT+TOP+100000+obs_publisher_did,obs_collection,facility_name,instrument_name,obs_id,dataproduct_type,calib_level,obs_release_date,target_name,s_ra,s_dec,s_fov,s_region,s_resolution,s_xel1,s_xel2,t_min,t_max,t_exptime,t_resolution,t_xel,em_min,em_max,em_res_power,em_xel,em_ucd,pol_states,pol_xel,o_ucd,access_url,access_format,access_estsize,core_id,lastModified+FROM+ivoa.obscore+WHERE+obs_collection='JCMT'+AND+lastModified>='2021-07-23+05:35:40'+ORDER+BY+lastModified+ASC WARNING: AstropyDeprecationWarning: tmp/obscore.tsv already exists. Automatically overwriting ASCII files is deprecated. Use the argument 'overwrite=True' in the future. [astropy.io.ascii.ui] 06:12:29:debug:update database 06:12:55:debug:make dump and change status 06:13:06:warning:Data inserted into VizieR DB 06:14:00:debug:TAP(GET): https://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/argus///sync?request=doQuery&phase=RUN&lang=ADQL&format=csv&query=SELECT+COUNT(*)+FROM+ivoa.obscore+WHERE+obs_collection='JCMT' 06:14:00:warning:error to get the number of records in CADC [debug] close cursor [debug] SQL:select max(lastModified)-7200 as maxdate from vcds1.c102038obscore [debug] begin! [debug] ['680333740'] [debug] close cursor [debug] close cursor [debug] SQL:SELECT t.dbname, d.login FROM METAtab t JOIN METAdba d ON t.dbaid=d.dbaid WHERE t.name='B/jcmt/obscore' [debug] begin! [debug] ['dbname', 'login'] [debug] ['c102038obscore', 'vcds1@VIZIR'] [debug] close cursor update table tmp/obscore.csv [debug] close cursor [debug] SQL:begin; DELETE FROM vcds1.c102038obscore WHERE lastModified>=680333741; \copy vcds1.c102038obscore from tmp/obscore.tsv with null as '' SELECT a.core_id, max(a.lastModified) AS lastModified into temporary table t FROM vcds1.c102038obscore a JOIN (SELECT core_id, count(*) AS n FROM vcds1.c102038obscore GROUP BY core_id) b ON a.core_id=b.core_id WHERE b.n>1 GROUP BY a.core_id;DELETE FROM vcds1.c102038obscore a USING t WHERE t.core_id=a.core_id AND a.lastModified 13 ....Insert into metaviz.METAcell02 select 102038, c.qb1, c.ns => 364 ....Insert into metaviz.METAcell03 select 102038, c.qb1, c.ns => 215 ....Insert into metaviz.METAcell09 select 102038, c.qb1, c.ns => 3210 ....Insert into metaviz.METAcell0a select 102038, c.qb1, c.ns => 8087 ....Insert into metaviz.METAcell0b select 102038, c.qb1, c.ns => 3974 ....Insert into metaviz.METAcell0c select 102038, c.qb1, c.ns => 4817 ....Insert into metaviz.METAcell0d select 102038, c.qb1, c.ns => 4383 ....Insert into metaviz.METAcell0e select 102038, c.qb1, c.ns => 157 ====Total counts: 821803 ====Total non-empty qboxes: 25220 #===Items in list: 9 #===Items in list: 9 ===================================================== name=DAO (obscore), dir=dao, script=update ===================================================== 06:14:27:debug:https://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/argus//availability [debug] close cursor [debug] SQL:select max(lastModified)-7200 as maxdate from viz7.c102041obscore Traceback (most recent call last): File "/home/cds/pythonlib/vizier.ingestion/tools/CDSdb.py", line 335, in execute raise Exception(err) Exception: b'ERROR: relation "viz7.c102041obscore" does not exist\n' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/too/pyreadme/getCADC.py", line 165, in lastModified = getLastModifiedDate(dbconn, cat["catid"], __schema) File "/data/too/pyreadme/getCADC.py", line 63, in getLastModifiedDate curs.execute("select max(lastModified)-{0} as maxdate from {1}.c{2}obscore".format(SECOND_BEFORE_LAST_MODIFIED, schema, catid)) File "/home/cds/pythonlib/vizier.ingestion/tools/CDSdb.py", line 343, in execute raise CDSdbException("error in execution: "+str(msg)) CDSdb.CDSdbException: (CDSdbException) error in execution: b'ERROR: relation "viz7.c102041obscore" does not exist\n' error= vizaqbox -Ucds -P@cds4Viz -SVIZDB 102041 ++++increase the precision for computed column 14 ++++increase the precision for computed column 14 #...CooCompute fk5(Eq=2000, Ep=2000) from: fk5(Eq=2000, Ep=2000) [x1] ---- Copied 14315 records in METAcell ....Insert into metaviz.METAcell00 select 102041, c.qb1, c.ns => 0 ....Insert into metaviz.METAcell02 select 102041, c.qb1, c.ns => 98 ....Insert into metaviz.METAcell03 select 102041, c.qb1, c.ns => 88 ....Insert into metaviz.METAcell09 select 102041, c.qb1, c.ns => 3733 ....Insert into metaviz.METAcell0a select 102041, c.qb1, c.ns => 2356 ....Insert into metaviz.METAcell0b select 102041, c.qb1, c.ns => 2818 ....Insert into metaviz.METAcell0c select 102041, c.qb1, c.ns => 2419 ....Insert into metaviz.METAcell0d select 102041, c.qb1, c.ns => 2802 ....Insert into metaviz.METAcell0e select 102041, c.qb1, c.ns => 1 ====Total counts: 326809 ====Total non-empty qboxes: 14315 #===Items in list: 9 #===Items in list: 9 ===================================================== name=SWIFT, dir=swift, script=update ===================================================== 06:14:42:debug:TABLE vizB.c102039swiftlog 06:14:42:debug:query Swift in HEASARC from processing_date>59418 06:14:45:debug:number of records is 310257 [debug] export PGPASSWORD=@cds4Viz;psql -U cds -d vizier -h 130.79.128.5 -p 5432 [debug] close cursor [debug] SQL:SELECT t.dbname, d.login FROM METAtab t JOIN METAdba d ON t.dbaid=d.dbaid WHERE t.name='B/swift/swiftlog' [debug] begin! [debug] ['dbname', 'login'] [debug] ['c102039swiftlog', 'vizB@VIZIR'] [debug] close cursor [debug] export PGPASSWORD=@cds4Viz;psql -U cds -d vizier -h 130.79.128.5 -p 5432 [debug] close cursor [debug] SQL:select max(processing_date) as maxdate from vizB.c102039swiftlog [debug] begin! [debug] ['59418'] [debug] close cursor [debug] export PGPASSWORD=@cds4Viz;psql -U cds -d vizier -h 130.79.128.5 -p 5432 [debug] close cursor [debug] SQL:begin; delete from vizB.c102039swiftlog where processing_date>=59418; \copy vizB.c102039swiftlog from swiftlog.csv with null as '' commit; [debug] begin! [debug] b'BEGIN\n' [debug] b'DELETE 48\n' [debug] b'COPY 686\n' [debug] b'COMMIT\n' [debug] close cursor [debug] close cursor [debug] export PGPASSWORD=@cds4Viz;psql -U cds -d vizier -h 130.79.128.5 -p 5432 [debug] close cursor [debug] SQL:SELECT count(*) FROM vizB.c102039swiftlog [debug] begin! [debug] ['310257'] [debug] close cursor [debug] SQL:UPDATE METAtab SET release=681113685, records=310257 WHERE name='B/swift/swiftlog' [debug] begin! [debug] b'UPDATE 1\n' [debug] close cursor [debug] close cursor [debug] close cursor [debug] SQL:UPDATE METAtab SET loadate=loadate+1 WHERE name='B/swift/swiftlog' [debug] begin! [debug] b'UPDATE 1\n' [debug] close cursor [debug] close cursor [debug] close cursor [debug] SQL:comment on table vizB.c102039swiftlog is '681113685' [debug] begin! [debug] b'COMMENT\n' [debug] close cursor [debug] close cursor [debug] export PGPASSWORD=@cds4Viz;psql -U cds -d vizier -h 130.79.128.5 -p 5432 [debug] close cursor [debug] SQL:\copy vizB.c102039swiftlog to swiftlog.dump with null as '' [debug] begin! [debug] b'COPY 310257\n' [debug] close cursor [debug] close cursor vizaqbox -Ucds -P@cds4Viz -SVIZDB 102039 ++++increase the precision for computed column 11 ++++increase the precision for computed column 11 #...CooCompute fk5(Eq=2000, Ep=2000) from: fk5(Eq=2000, Ep=2000) [x1] ---- Copied 41219 records in METAcell ....Insert into metaviz.METAcell00 select 102039, c.qb1, c.ns => 76 ....Insert into metaviz.METAcell02 select 102039, c.qb1, c.ns => 643 ....Insert into metaviz.METAcell03 select 102039, c.qb1, c.ns => 776 ....Insert into metaviz.METAcell09 select 102039, c.qb1, c.ns => 7364 ....Insert into metaviz.METAcell0a select 102039, c.qb1, c.ns => 6372 ....Insert into metaviz.METAcell0b select 102039, c.qb1, c.ns => 6551 ....Insert into metaviz.METAcell0c select 102039, c.qb1, c.ns => 7208 ....Insert into metaviz.METAcell0d select 102039, c.qb1, c.ns => 5842 ....Insert into metaviz.METAcell0e select 102039, c.qb1, c.ns => 6387 ====Total counts: 310175 ====Total non-empty qboxes: 41219 #===Items in list: 9 #===Items in list: 9 ===================================================== name=ASSOCDATA (obscore), dir=assocdata, script=update ===================================================== number of records: 8338762 1 update qboxes... >>>>>>>>>>>> begin vizin program ---- Parse ReadMe/.status/.Summary ... ++++increase the precision for computed column 13 ++++increase the precision for computed column 13 #...CooCompute fk5(Eq=2000, Ep=2000) from: fk5(Eq=2000, Ep=2000) [x1] ++++ qbox#621148 has 38535 stars, truncated to 32767 ---- Copied 21544 records in METAcell ....Insert into metaviz.METAcell00 select 102036, c.qb1, c.ns => 2928 ....Insert into metaviz.METAcell02 select 102036, c.qb1, c.ns => 2216 ....Insert into metaviz.METAcell03 select 102036, c.qb1, c.ns => 1709 ....Insert into metaviz.METAcell09 select 102036, c.qb1, c.ns => 2822 ....Insert into metaviz.METAcell0a select 102036, c.qb1, c.ns => 1417 ....Insert into metaviz.METAcell0b select 102036, c.qb1, c.ns => 2951 ....Insert into metaviz.METAcell0c select 102036, c.qb1, c.ns => 1795 ....Insert into metaviz.METAcell0d select 102036, c.qb1, c.ns => 4019 ....Insert into metaviz.METAcell0e select 102036, c.qb1, c.ns => 1687 ====Total counts: 8335075 ====Total non-empty qboxes: 21544 cat: /tmp/viz64919.foot: No such file or directory #...qfoot catid=102036 => 447 boxes. gawk: cmd. line:8: (FILENAME=- FNR=143) fatal: division by zero attempted cat: /tmp/viz64919.foot: No such file or directory #...qfootimage catid=102036 -gal -z 5 -swing 1 => ./+footg5.gif #===Items in list: 9 #...qfootimage catid=102036 -gal -z 8 -swing 1 => ./+footg8.gif #===Items in list: 9 ===================================================== name=IAU27 (archives), dir=/ftp/catx/iau27, script=update ===================================================== ###################################################################### # IAU27 (Archives) ###################################################################### #...Getting IBVS#2246 /tmp/IBVS-2246: File exists. --2021-08-01 08:19:00-- http://www.konkoly.hu/cgi-bin/IBVS?2246 Resolving www.konkoly.hu (www.konkoly.hu)... 193.6.22.9 Connecting to www.konkoly.hu (www.konkoly.hu)|193.6.22.9|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://konkoly.hu/cgi-bin/IBVS?2246 [following] --2021-08-01 08:19:00-- https://konkoly.hu/cgi-bin/IBVS?2246 Resolving konkoly.hu (konkoly.hu)... 193.6.22.9 Connecting to konkoly.hu (konkoly.hu)|193.6.22.9|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2021-08-01 08:19:00 ERROR 404: Not Found. cmp: EOF on /tmp/IBVS-2246 which is empty #***New version of /ftp/catx/iau27/.IBVS-2246: wc: /tmp/IBVS2246.txt: No such file or directory 432 2785 28041 /ftp/catx/iau27/.IBVS-2246 432 2785 28041 total #===Replace /ftp/catx/iau27/.IBVS-2246 ===================================================== name=FIRST data (alert only if new HTML page), dir=/ftp/cats/VIII/92, script=update ===================================================== ###################################################################### # FIRST data ###################################################################### #...Verify FIRST --2021-08-01 08:19:00-- http://sundog.stsci.edu/first/catalogs/ Resolving sundog.stsci.edu (sundog.stsci.edu)... 130.167.252.39 Connecting to sundog.stsci.edu (sundog.stsci.edu)|130.167.252.39|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 20773 (20K) [text/html] Saving to: 'STDOUT' 0K .......... .......... 100% 195K=0.1s 2021-08-01 08:19:01 (195 KB/s) - written to stdout [20773/20773] #===No change in FIRST (/ftp/cats/VIII/92) ===================================================== name=GAMA (alert only if new HTML page), dir=/ftp/cats/J/MNRAS/413/971, script=update ===================================================== ###################################################################### # GAMA ###################################################################### #...Verify GAMA (J/MNRAS/413/971) --2021-08-01 08:19:01-- http://www.gama-survey.org/ Resolving www.gama-survey.org (www.gama-survey.org)... 134.100.28.116 Connecting to www.gama-survey.org (www.gama-survey.org)|134.100.28.116|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: 'index.html.111' 0K .......... .......... .... 3.22M=0.007s 2021-08-01 08:19:02 (3.22 MB/s) - 'index.html.111' saved [24812] cmp: EOF on /tmp/gama.html which is empty #***GAMA (J/MNRAS/413/971) description modified? 0 0 0 /tmp/gama.html 599 1513 21498 /ftp/cats/J/MNRAS/413/971/gama.html 599 1513 21498 total