IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 19 years ago

Closed 19 years ago

#923 closed defect (fixed)

pxadmin says that MySQL server has gone away

Reported by: jester@… Owned by: jhoblitt
Priority: high Milestone:
Component: ippTools Version: 2.2
Severity: normal Keywords:
Cc:

Description

I tried to start my reduction project from scratch, and did (as I did last week):

(ipp001:~) jester% pxadmin -recreate
* delete the chip tables? *
* to delete the tables, answer YES, and give password *
* WARNING: this action is permanent *

delete the chip tables (YES/[n]): YES
enter dbh connection password: ipp

-> p_psDBRunQuery (psDB.c:821): Database error originated in the client library

Failed to execute SQL query. Error: MySQL server has gone away

-> pxDeleteTables (pxtables.c:186): unknown psLib error

database error

My ~/.ipprc is the same as last week, it contains these lines:

### Database configuration
DBSERVER STR alala # Database host name (for psDBInit)
DBNAME STR jester # Database name (for psDBInit)
DBUSER STR ipp # Database user name (for psDBInit)
DBPASSWORD STR youknowwhat # Database password (for psDBInit)

(ipp001:~ipp/src.ipp000/ipp.test) jester% psconfig
/home/panstarrs/ipp/psconfig : ipp-2.2 : lin64

Change History (4)

comment:1 by jester@…, 19 years ago

Can't access ippMonitor at http://alala/ippMonitor, either.

comment:2 by jhoblitt, 19 years ago

Resolution: fixed
Status: newclosed

This bug just showed up in my mailbox (a day late). I'm assuming that it's already been resolved so I'm closing out the bug. Feel free to re-open it if nessicary.

comment:3 by jester@…, 19 years ago

Resolution: fixed
Severity: criticalnormal
Status: closedreopened

OK, pxadmin works now, but http://alala/ippMonitor doesn't answer to my browser. Not critical, though.

comment:4 by jhoblitt, 19 years ago

Resolution: fixed
Status: reopenedclosed

Apache wasn't running for some reason. It should be working now.

Note: See TracTickets for help on using tickets.