drizzled cannot start without a user defined -- No default '@DRIZZLED_USER@'

Bug #257505 reported by Sheeri K. Cabral
2
Affects Status Importance Assigned to Milestone
Drizzle
Fix Released
Low
Monty Taylor

Bug Description

080813 02:20:29 drizzled_safe Starting drizzled daemon with databases from /usr/local/drizzle/var
080813 2:20:29 [ERROR] Fatal error: Can't change to run as user '@DRIZZLED_USER@' ; Please check that the user exists!

080813 2:20:29 [ERROR] Aborting

080813 2:20:29 [Note] /usr/local/drizzle/sbin/drizzled: Shutdown complete

080813 02:20:29 drizzled_safe drizzled from pid file /usr/local/drizzle/var/icecream.pid ended

Is fixed by the addition of the following to the config file (<A HREF="https://bugs.launchpad.net/drizzle/+bug/252780">Bug 252780</A> addresses the fact that the config file is still my.cnf):

[drizzled]
user=VALIDUSER

(where VALIDUSER is a valid user).

Changed in drizzle:
importance: Undecided → Low
milestone: none → aloha
Revision history for this message
Andrew Ettinger (sillydeveloper) wrote :

Related to #251703.

Revision history for this message
Jay Pipes (jaypipes) wrote :

This was fixed when bug #252780 was fixed.

Changed in drizzle:
status: New → Fix Released
Changed in drizzle:
assignee: nobody → Monty Taylor (mordred)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.