| 186 | | === Saturday : YYYY.MM.DD === |
| | 186 | === Saturday : 2019.02.23 === |
| | 187 | * 07:58 TdB: There were 2 exposures stuck on IPP monitor, quoting two types of errors, one of which was nebulous instance of a file not available and the other one: |
| | 188 | {{{ |
| | 189 | DBI connect('host=nebulous.ipp.ifa.hawaii.edu;database=nebulous','ipp',...) failed: Can't connect to MySQL server on 'nebulous.ipp.ifa.hawaii.edu' (111) at /data/ippc64.1/ippitc/psconfig/ipp-20170121.lin64/bin/whichnode line 77 |
| | 190 | Cannot connect to database. |
| | 191 | Unable to perform whichnode: 255 at /data/ippc64.1/ippitc/psconfig/ipp-20170121.lin64/bin/chip_imfile.pl line 830 |
| | 192 | main::my_die('Unable to perform whichnode: 255', 1197365, 1896246, 'XY51', 3) called at /data/ippc64.1/ippitc/psconfig/ipp-20170121.lin64/bin/chip_imfile.pl line 717 |
| | 193 | }}} |
| | 194 | Setting the imfile to update fixed both errors, although the message of can't connect to MySQL server is worrying. I went to nebulous.ipp.ifa.hawaii.edu and the MySQL server there is up and running. |