Edgewall Software
Modify

Opened 11 years ago

Closed 11 years ago

Last modified 3 years ago

#10927 closed defect (cantfix)

Trac-hacks is down

Reported by: anonymous Owned by:
Priority: highest Milestone:
Component: admin/web Version:
Severity: blocker Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Visit any trac-hacks url and you'll get this stack trace:

Traceback (most recent call last):

File "/srv/trac-hacks.org/pve/lib/python2.6/site-packages/trac/web/main.py", line 406, in dispatch_request

dispatcher.dispatch(req)

File "/srv/trac-hacks.org/pve/lib/python2.6/site-packages/trac/web/main.py", line 191, in dispatch

chosen_handler = self._pre_process_request(req, chosen_handler)

File "/srv/trac-hacks.org/pve/lib/python2.6/site-packages/trac/web/main.py", line 263, in _pre_process_request

chosen_handler = f.pre_process_request(req, chosen_handler)

File "/srv/trac-hacks.org/pve/lib/python2.6/site-packages/trac/versioncontrol/api.py", line 73, in pre_process_request

self.get_repository(req.authname).sync()

File "/srv/trac-hacks.org/pve/lib/python2.6/site-packages/trac/versioncontrol/api.py", line 104, in get_repository

repos = self._connector.get_repository(rtype, rdir, authname)

File "/srv/trac-hacks.org/pve/lib/python2.6/site-packages/trac/versioncontrol/svn_fs.py", line 235, in get_repository

fs_repos = SubversionRepository(dir, None, self.log)

File "/srv/trac-hacks.org/pve/lib/python2.6/site-packages/trac/versioncontrol/svn_fs.py", line 272, in init

self.repos = repos.svn_repos_open(self.path, self.pool())

File "/usr/lib/pymodules/python2.6/libsvn/repos.py", line 75, in svn_repos_open

return _repos.svn_repos_open(*args)

SubversionException: ('/srv/trac-hacks.org/svn/trachacks/db/fsfs.conf:1: Section header expected', 200002)

Attachments (0)

Change History (4)

comment:1 by Remy Blank, 11 years ago

Resolution: cantfix
Status: newclosed

Trac-Hacks isn't maintained by Trac developers. You may want to post to the MailingList in such cases, the maintainers are most probably subscribed.

Anyway, it seems to be back.

comment:2 by Ryan J Ollos <ryan.j.ollos@…>, 11 years ago

In addition to Remy's suggestion to use the mailing list, which is good, you can also contact admins directly as described on th:TracHacks.

in reply to:  2 ; comment:3 by Remy Blank, 11 years ago

Replying to Ryan J Ollos <ryan.j.ollos@…>:

In addition to Remy's suggestion to use the mailing list, which is good, you can also contact admins directly as described on th:TracHacks.

Well… that's kinda difficult when the site is down ;)

in reply to:  3 comment:4 by Ryan J Ollos <ryan.j.ollos@…>, 11 years ago

Replying to rblank:

Well… that's kinda difficult when the site is down ;)

I was just thinking, since it goes down so often, everyone check that page now and file the email addresses away in there address book and inundate us with email every time there is a problem ;)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none) 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.