[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Cobalt Raq550 GUI Error: init-did-not-start



No luck so far, the only dodgy messages I found in /var/log/message were:

Apr  7 10:15:00 cipher swatch[26992]: can't open lockfile: looking for other
swatch tasks
Apr  7 10:15:00 cipher swatch[26992]: can't open lockfile - another swatch
process seems to be running - exiting

Anybody know what that means?

Looks like an earlier swatch process (Active Monitor) is still running. That's not normal; I'd investigate that.

Also does anyone know how to remove a virtual site completely without using
the cobalt GUI, eg. Using shell only. I have attempted to remove a virtual
site in this way, but the GUI still has some record of it in its object db,
is there any scripts out there to repair a broken GUI object db?

You can use the shelltools command delvsite (??) from Jeff Bilicki... or if it's "stuck" in PostgreSQL, go into the database manually and delete the bad rows from the vsite table.