Tried to login, failed, then I tried to get my password emailed to me
and got the all too familiar message:
=============Traceback (most recent call last):
File "/opt/csw/lib/python2.3/site-packages/trac/web/main.py", line
335, in dispatch_request
dispatcher.dispatch(req)
File "/opt/csw/lib/python2.3/site-packages/trac/web/main.py", line
220, in dispatch
resp = chosen_handler.process_request(req)
File "build/bdist.solaris-2.11-i86pc/egg/acct_mgr/web_ui.py", line
133, in process_request
File "build/bdist.solaris-2.11-i86pc/egg/acct_mgr/web_ui.py", line
170, in _do_reset_password
File "build/bdist.solaris-2.11-i86pc/egg/acct_mgr/api.py", line 98,
in set_password
File "build/bdist.solaris-2.11-i86pc/egg/acct_mgr/htfile.py", line
69, in set_password
File "build/bdist.solaris-2.11-i86pc/egg/acct_mgr/htfile.py", line
103, in _update_file
File "/opt/csw/lib/python2.3/fileinput.py", line 231, in next
line = self.readline()
File "/opt/csw/lib/python2.3/fileinput.py", line 300, in readline
os.rename(self._filename, self._backupfilename)
OSError: [Errno 28] No space left on device
- rob
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Core" group.
To post to this group, send email to rubyonrails-core@googlegroups.com
To unsubscribe from this group, send email to
rubyonrails-core-unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/rubyonrails-core
-~----------~----~----~----~------~----~------~--~---