hello all, I am new to zenoss. I met problems (underlined below)in a new zenoss installation, and I searched in the forum to find it's a quite common problem. There's one thead seemed giving a good solution...but the problem is my mysql has already had a pw for root! I tried to restart mysql by -skip-grant-tables -user=root, failed; I tried to set my root pw to "", failed again. (I am not sure whether the missing of zeoctl and zopectl are also caused by mysql root password.) So I'm asking whether there's a way for zenoss to be possible to do initialization even the password for root account is not blank? btw, I tried to install zope, still no use. and I didnt set firewall and sulinux.
Thanks a lot Code: [EMAIL PROTECTED] ~]# service zenoss start Zenoss not initialized. Performing first-boot initialization... Stopping snmpd: [ OK ] Starting snmpd: [ OK ] Stopping MySQL: [ OK ] Starting MySQL: [ OK ] [u]ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO) ERROR 1045 (28000): Access denied for user 'zenoss'@'localhost' (using password: YES)[/u] mysql install, user or password is incorrect Zenoss initialization complete. su: warning: cannot change directory to /home/zenoss: Permission denied -bash: /home/zenoss/.bash_profile: Permission denied [u]Daemon: zeoctl /opt/zenoss/bin/zenoss: line 99: /opt/zenoss/bin/zeoctl: No such file or directory Daemon: zopectl /opt/zenoss/bin/zenoss: line 99: /opt/zenoss/bin/zopectl: No such file or directory[/u] Daemon: zenhub starting... Daemon: zenping starting... Daemon: zensyslog starting... Daemon: zenstatus starting... Daemon: zenactions starting... Daemon: zentrap starting... [u]ZenSocket Error: Unable to bind to listen port (error code 98)[/u] Daemon: zenmodeler starting... Daemon: zenperfsnmp starting... Daemon: zencommand starting... Daemon: zenprocess starting... Daemon: zenwin starting... Daemon: zeneventlog starting... Daemon: zenwinmodeler starting... --13:36:45-- http://localhost:8080/zport/dmd/DeviceLoader/loadDevice?deviceName=localhost&devicePath=/Server/Linux => `/dev/null' Resolving localhost... 127.0.0.1 Connecting to localhost|127.0.0.1|:8080... failed: Connection refused. -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=18799#18799 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
