Edgewall Software
Modify

Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#4698 closed defect (invalid)

I tried to register in the Phoebe project (http://phoebe-app.conted.ox.ac.uk/cgi-bin/trac.cgi/register) and got an error

Reported by: anonymous Owned by: Jonas Borgström
Priority: normal Milestone:
Component: general Version:
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description (last modified by Emmanuel Blot)

Trac detected an internal error:

[Errno 2] No such file or directory: '/dev/urandom'

Python traceback

Traceback (most recent call last):
  File "D:\python23\lib\site-packages\trac\web\cgi_frontend.py", line 130, in run
    dispatch_request(req.path_info, req, env)
  File "D:\python23\lib\site-packages\trac\web\main.py", line 139, in dispatch_request
    dispatcher.dispatch(req)
  File "D:\python23\lib\site-packages\trac\web\main.py", line 107, in dispatch
    resp = chosen_handler.process_request(req)
  File "build\bdist.win32\egg\acct_mgr\web_ui.py", line 117, in process_request
  File "build\bdist.win32\egg\acct_mgr\web_ui.py", line 150, in _do_create
  File "build\bdist.win32\egg\acct_mgr\api.py", line 88, in set_password
  File "build\bdist.win32\egg\acct_mgr\htfile.py", line 63, in set_password
  File "build\bdist.win32\egg\acct_mgr\htfile.py", line 152, in userline
  File "build\bdist.win32\egg\acct_mgr\htfile.py", line 125, in salt
  File "build\bdist.win32\egg\acct_mgr\htfile.py", line 43, in urandom
IOError: [Errno 2] No such file or directory: '/dev/urandom'

Attachments (0)

Change History (2)

comment:1 by Emmanuel Blot, 17 years ago

Resolution: invalid
Status: newclosed

It seems to be related to the th:AccountManagerPlugin.

Please contact the site administrator (http://phoebe-app.conted.ox.ac.uk).

comment:2 by Emmanuel Blot, 17 years ago

Description: modified (diff)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.