Edgewall Software

Ticket #7218 (closed defect: invalid)

Opened 8 months ago

Last modified 8 months ago

No space left on device

Reported by: spydermb@… Owned by: jonas
Priority: normal Milestone:
Component: general Version:
Severity: normal Keywords:
Cc:

Description (last modified by eblot) (diff)

trying to register and i get this error message

Python Traceback
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/trac/web/main.py", line 406, in dispatch_request
    dispatcher.dispatch(req)
  File "/usr/lib/python2.5/site-packages/trac/web/main.py", line 237, in dispatch
    resp = chosen_handler.process_request(req)
  File "/usr/lib/python2.5/site-packages/TracAccountManager-0.1.3dev_r2548-py2.5.egg/acct_mgr/web_ui.py", line 335, in process_request
    _create_user(req, self.env)
  File "/usr/lib/python2.5/site-packages/TracAccountManager-0.1.3dev_r2548-py2.5.egg/acct_mgr/web_ui.py", line 55, in _create_user
    mgr.set_password(user, password)
  File "build/bdist.linux-i686/egg/acct_mgr/api.py", line 98, in set_password
  File "build/bdist.linux-i686/egg/acct_mgr/htfile.py", line 55, in set_password
  File "build/bdist.linux-i686/egg/acct_mgr/htfile.py", line 111, in _update_file
IOError: [Errno 28] No space left on device

Attachments

Change History

Changed 8 months ago by jruigrok

Register where? On trac.edgewall.org? Some other site?

Changed 8 months ago by eblot

  • status changed from new to closed
  • resolution set to invalid
  • description modified (diff)

Self-explaining message: the server ran out of disk space.

I don't think it's on trac.edgewall.org: TH:AccountManagerPlugin is not installed.

Changed 8 months ago by jruigrok

Yeah, hence my question which site since t.e.o. seemed ok. And agreed, the error message is pretty self-explanatory.

Add/Change #7218 (No space left on device)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from jonas. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.