Modify

Opened 12 years ago

Closed 9 years ago

#10546 closed defect (duplicate)

Internal Error on Subversion Access Page

Reported by: andy.barreras@… Owned by: Ryan J Ollos
Priority: high Component: SvnAuthzAdminPlugin
Severity: critical Keywords:
Cc: Trac Release: 1.0

Description (last modified by Ryan J Ollos)

I'm receiving an error when trying to access the the Subversion Access Page:

IOError: [Errno 22] invalid mode ('r') or filename: u''

Python Tracback:

Most recent call last:

    File "c:/docume~1/svchou~1/locals~1/temp/easy_install-tyu9e_/Trac-1.0-py2.7-win32.egg.tmp/trac/web/main.py", line 497, in _dispatch_request
    File "c:/docume~1/svchou~1/locals~1/temp/easy_install-tyu9e_/Trac-1.0-py2.7-win32.egg.tmp/trac/web/main.py", line 214, in dispatch
    File "c:/docume~1/svchou~1/locals~1/temp/easy_install-tyu9e_/Trac-1.0-py2.7-win32.egg.tmp/trac/admin/web_ui.py", line 125, in process_request
    File "build/bdist.win32/egg/svnauthz/admin_ui.py", line 66, in render_admin_panel
    File "build/bdist.win32/egg/svnauthz/admin_ui.py", line 413, in _get_model
    File "build/bdist.win32/egg/svnauthz/io.py", line 10, in read 

Attachments (0)

Change History (4)

comment:1 Changed 11 years ago by Ryan J Ollos

Description: modified (diff)
Status: newassigned

Investigating...

comment:2 Changed 11 years ago by Ryan J Ollos

Status: assignednew

comment:3 Changed 10 years ago by Ryan J Ollos

Status: newassigned

comment:4 Changed 9 years ago by Ryan J Ollos

Resolution: duplicate
Status: assignedclosed

It looks like you didn't set [trac] authz_file. A check for this was added in [11873].

Closing as a duplicate of #5689.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Ryan J Ollos.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.