сегодня сделал апгрейд - trac-admin ........ апгрейд.
Теперь я всегда получаю эти записи об ошибках и внутреннее сообщение об ошибке 500 в браузере. Кто-нибудь знает, в чем проблема?
Большое спасибо.
[Wed Apr 29 09:56:46.363730 2020] [wsgi:error] [pid 7641:tid 140201280104192] [client xxx.xxx.xxx.xxx:54922] mod_wsgi (pid=7641): Exception occurred processing WSGI script '......../cgi-bin/trac.wsgi'.
[Wed Apr 29 09:56:46.363879 2020] [wsgi:error] [pid 7641:tid 140201280104192] [client xxx.xxx.xxx.xxx:54922] Traceback (most recent call last):
[Wed Apr 29 09:56:46.363933 2020] [wsgi:error] [pid 7641:tid 140201280104192] [client xxx.xxx.xxx.xxx:54922] File "........./cgi-bin/trac.wsgi", line 31, in application
[Wed Apr 29 09:56:46.364107 2020] [wsgi:error] [pid 7641:tid 140201280104192] [client xxx.xxx.xxx.xxx:54922] return dispatch_request(environ, start_request)
[Wed Apr 29 09:56:46.364142 2020] [wsgi:error] [pid 7641:tid 140201280104192] [client xxx.xxx.xxx.xxx:54922] File "/usr/lib/python2.7/dist-packages/trac/web/main.py", line 581, in dispatch_request
[Wed Apr 29 09:56:46.364197 2020] [wsgi:error] [pid 7641:tid 140201280104192] [client xxx.xxx.xxx.xxx:54922] return _dispatch_request(req, env, env_error)
[Wed Apr 29 09:56:46.364222 2020] [wsgi:error] [pid 7641:tid 140201280104192] [client xxx.xxx.xxx.xxx:54922] File "/usr/lib/python2.7/dist-packages/trac/web/main.py", line 620, in _dispatch_request
[Wed Apr 29 09:56:46.364258 2020] [wsgi:error] [pid 7641:tid 140201280104192] [client xxx.xxx.xxx.xxx:54922] send_internal_error(env, req, sys.exc_info())
[Wed Apr 29 09:56:46.364283 2020] [wsgi:error] [pid 7641:tid 140201280104192] [client xxx.xxx.xxx.xxx:54922] File "/usr/lib/python2.7/dist-packages/trac/web/main.py", line 749, in send_internal_error
[Wed Apr 29 09:56:46.364319 2020] [wsgi:error] [pid 7641:tid 140201280104192] [client xxx.xxx.xxx.xxx:54922] Chrome(env).add_jquery_ui(req)
[Wed Apr 29 09:56:46.364344 2020] [wsgi:error] [pid 7641:tid 140201280104192] [client xxx.xxx.xxx.xxx:54922] File "/usr/lib/python2.7/dist-packages/trac/web/chrome.py", line 1377, in add_jquery_ui
[Wed Apr 29 09:56:46.364968 2020] [wsgi:error] [pid 7641:tid 140201280104192] [client xxx.xxx.xxx.xxx:54922] or 'common/js/jquery-ui.js')
[Wed Apr 29 09:56:46.365032 2020] [wsgi:error] [pid 7641:tid 140201280104192] [client xxx.xxx.xxx.xxx:54922] File "/usr/lib/python2.7/dist-packages/trac/web/chrome.py", line 166, in add_script
[Wed Apr 29 09:56:46.365079 2020] [wsgi:error] [pid 7641:tid 140201280104192] [client xxx.xxx.xxx.xxx:54922] scriptset = req.chrome.setdefault('scriptset', set())
[Wed Apr 29 09:56:46.365105 2020] [wsgi:error] [pid 7641:tid 140201280104192] [client xxx.xxx.xxx.xxx:54922] File "/usr/lib/python2.7/dist-packages/trac/web/api.py", line 492, in __getattr__
[Wed Apr 29 09:56:46.365534 2020] [wsgi:error] [pid 7641:tid 140201280104192] [client xxx.xxx.xxx.xxx:54922] value = self.callbacks[name](self)
[Wed Apr 29 09:56:46.365568 2020] [wsgi:error] [pid 7641:tid 140201280104192] [client xxx.xxx.xxx.xxx:54922] File "/usr/lib/python2.7/dist-packages/trac/web/chrome.py", line 818, in prepare_request
[Wed Apr 29 09:56:46.365612 2020] [wsgi:error] [pid 7641:tid 140201280104192] [client xxx.xxx.xxx.xxx:54922] for contributor in self.navigation_contributors:
[Wed Apr 29 09:56:46.365637 2020] [wsgi:error] [pid 7641:tid 140201280104192] [client xxx.xxx.xxx.xxx:54922] File "/usr/lib/python2.7/dist-packages/trac/core.py", line 82, in extensions
[Wed Apr 29 09:56:46.365673 2020] [wsgi:error] [pid 7641:tid 140201280104192] [client xxx.xxx.xxx.xxx:54922] components = [component.compmgr[cls] for cls in classes]
[Wed Apr 29 09:56:46.365696 2020] [wsgi:error] [pid 7641:tid 140201280104192] [client xxx.xxx.xxx.xxx:54922] File "/usr/lib/python2.7/dist-packages/trac/core.py", line 212, in __getitem__
[Wed Apr 29 09:56:46.365732 2020] [wsgi:error] [pid 7641:tid 140201280104192] [client xxx.xxx.xxx.xxx:54922] component = cls(self)
[Wed Apr 29 09:56:46.365755 2020] [wsgi:error] [pid 7641:tid 140201280104192] [client xxx.xxx.xxx.xxx:54922] File "/usr/lib/python2.7/dist-packages/trac/core.py", line 144, in __call__
[Wed Apr 29 09:56:46.365789 2020] [wsgi:error] [pid 7641:tid 140201280104192] [client xxx.xxx.xxx.xxx:54922] self.__init__()
[Wed Apr 29 09:56:46.365812 2020] [wsgi:error] [pid 7641:tid 140201280104192] [client xxx.xxx.xxx.xxx:54922] File "/usr/local/lib/python2.7/dist-packages/TracAccountManager-0.4.4-py2.7.egg/acct_mgr/web_ui.py", line 73, in __init__
[Wed Apr 29 09:56:46.365853 2020] [wsgi:error] [pid 7641:tid 140201280104192] [client xxx.xxx.xxx.xxx:54922] self._write_check(log=True)
[Wed Apr 29 09:56:46.365876 2020] [wsgi:error] [pid 7641:tid 140201280104192] [client xxx.xxx.xxx.xxx:54922] File "/usr/local/lib/python2.7/dist-packages/TracAccountManager-0.4.4-py2.7.egg/acct_mgr/web_ui.py", line 76, in _write_check
[Wed Apr 29 09:56:46.365912 2020] [wsgi:error] [pid 7641:tid 140201280104192] [client xxx.xxx.xxx.xxx:54922] writable = self.acctmgr.get_all_supporting_stores('set_password')
[Wed Apr 29 09:56:46.365938 2020] [wsgi:error] [pid 7641:tid 140201280104192] [client xxx.xxx.xxx.xxx:54922] File "/usr/local/lib/python2.7/dist-packages/TracAccountManager-0.4.4-py2.7.egg/acct_mgr/api.py", line 324, in get_all_supporting_stores
[Wed Apr 29 09:56:46.365976 2020] [wsgi:error] [pid 7641:tid 140201280104192] [client xxx.xxx.xxx.xxx:54922] for store in self.password_store:
[Wed Apr 29 09:56:46.365999 2020] [wsgi:error] [pid 7641:tid 140201280104192] [client xxx.xxx.xxx.xxx:54922] File "/usr/local/lib/python2.7/dist-packages/TracAccountManager-0.4.4-py2.7.egg/acct_mgr/api.py", line 296, in password_store
[Wed Apr 29 09:56:46.366035 2020] [wsgi:error] [pid 7641:tid 140201280104192] [client xxx.xxx.xxx.xxx:54922] for store in self.stores:
[Wed Apr 29 09:56:46.366057 2020] [wsgi:error] [pid 7641:tid 140201280104192] [client xxx.xxx.xxx.xxx:54922] File "/usr/lib/python2.7/dist-packages/trac/core.py", line 82, in extensions
[Wed Apr 29 09:56:46.366093 2020] [wsgi:error] [pid 7641:tid 140201280104192] [client xxx.xxx.xxx.xxx:54922] components = [component.compmgr[cls] for cls in classes]
[Wed Apr 29 09:56:46.366130 2020] [wsgi:error] [pid 7641:tid 140201280104192] [client xxx.xxx.xxx.xxx:54922] File "/usr/lib/python2.7/dist-packages/trac/core.py", line 212, in __getitem__
[Wed Apr 29 09:56:46.366168 2020] [wsgi:error] [pid 7641:tid 140201280104192] [client xxx.xxx.xxx.xxx:54922] component = cls(self)
[Wed Apr 29 09:56:46.366192 2020] [wsgi:error] [pid 7641:tid 140201280104192] [client xxx.xxx.xxx.xxx:54922] File "/usr/lib/python2.7/dist-packages/trac/core.py", line 144, in __call__
[Wed Apr 29 09:56:46.366226 2020] [wsgi:error] [pid 7641:tid 140201280104192] [client xxx.xxx.xxx.xxx:54922] self.__init__()
[Wed Apr 29 09:56:46.366249 2020] [wsgi:error] [pid 7641:tid 140201280104192] [client xxx.xxx.xxx.xxx:54922] File "/usr/local/lib/python2.7/dist-packages/TracAccountManager-0.4.4-py2.7.egg/acct_mgr/svnserve.py", line 32, in __init__
[Wed Apr 29 09:56:46.366286 2020] [wsgi:error] [pid 7641:tid 140201280104192] [client xxx.xxx.xxx.xxx:54922] repo_dir = RepositoryManager(self.env).repository_dir
[Wed Apr 29 09:56:46.366348 2020] [wsgi:error] [pid 7641:tid 140201280104192] [client xxx.xxx.xxx.xxx:54922] AttributeError: 'RepositoryManager' object has no attribute 'repository_dir'