Using monitor_client.py?
Hi all I'm having trouble starting up the monitor client. Here's what I try:: $ python2.1.3 /usr/local/zope/Zope-2.6.0-src/ZServer/medusa/monitor_client.py 192.168.1.2 17099 This is what I get back:: 2002-11-11T11:20:16 INFO(0) ZServer Incoming monitor connection from 192.168.1.2:57085 ------ 2002-11-11T11:20:16 PROBLEM(100) ZServer <ZServer.medusa.monitor.secure_monitor_channel connected 192.168.1.2:57085 at 0x90fb85c>: failed authorization I used 'zpasswd.py' to make sure I'm using the correct superuser password. Any idea what's going wrong? -- Jean Jordaan http://www.upfrontsystems.co.za
Jean> I'm having trouble starting up the monitor client.... Jean> I used 'zpasswd.py' to make sure I'm using the correct superuser Jean> password. Any idea what's going wrong? I think you want to use your emergency user password. It's not clear from your post if that's what you're doing. -- Skip Montanaro - skip@pobox.com http://www.mojam.com/ http://www.musi-cal.com/
Jean Jordaan writes:
I'm having trouble starting up the monitor client. Here's what ... <ZServer.medusa.monitor.secure_monitor_channel connected 192.168.1.2:57085 at 0x90fb85c>: failed authorization
I used 'zpasswd.py' to make sure I'm using the correct superuser password. Any idea what's going wrong? When I used the monitor client a very long time ago, I had to use plain text passwords.
I no longer use the monitor client. See "Advanced Site Setup", for an alternative. Dieter
participants (3)
-
Dieter Maurer -
Jean Jordaan -
Skip Montanaro