On Jul 16, 2004, at 9:44 AM, Toby Dickenson wrote:
http http://localhost:8080 /usr/zopestorage/config/access
should be
http http://localhost:8080/DirectoryStorageToolkt
/usr/zopestorage/config/access
or similar
OK, thanks. That helped, but I'm not quite there yet. Now when I run I
get the following error:
Traceback (most recent call last):
File "snapshot.py", line 259, in ?
main()
File "snapshot.py", line 61, in main
s.acquire()
File "snapshot.py", line 92, in acquire
closer = process_config_file(self.config,self.verbose)
File "snapshot.py", line 161, in process_config_file
toolkit.enter_snapshot(code)
File "/usr/lib/python2.3/xmlrpclib.py", line 1029, in __call__
return self.__send(self.__name, args)
File "/usr/lib/python2.3/xmlrpclib.py", line 1316, in __request
verbose=self.__verbose
File "/usr/lib/python2.3/xmlrpclib.py", line 1070, in request
headers
xmlrpclib.ProtocolError: <ProtocolError for localhost:8080/DSToolkit:
401 Unauthorized>
The username and password are correct; I even re-ran zpasswd.py to
make sure that I didn't mis-type or anything. Why else would there be
an 'Unauthorized' error?
___/
/
__/
/
____/
Ed Leafe
http://leafe.com/
http://dabodev.com/
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
|