have removed the obsoled acct_mgr entries and the registry_check
no change
i have olso just for the test switched the tracd to http mode the error is
the same

System Information Trac 0.12.5 Docutils0.10 Genshi 0.6 (without speedups)
Pygments 1.6 pysqlite2.6.0 Python 2.7.3 (default, Mar 24 2013, 06:03:34)
[GCC 4.6.3] pytz 2012j setuptools0.6 SQLite 3.7.15.2 Subversion1.7.7
(r1393599) jQuery: 1.4.4
Installed Plugins DefaultCc <http://trac-hacks.org/wiki/DefaultCCPlugin>
0.3dev /usr/lib64/python2.7/site-packages GnomeBRTheme<[email protected]>
0.1 /usr/lib64/python2.7/site-packages
IniAdmin<http://trac-hacks.org/wiki/IniAdminPlugin>
0.3 /usr/lib64/python2.7/site-packages
MoveableTypeSkin<http://twiki.org/cgi-bin/view/Plugins/MoveableTypeSkin>
1.0 /usr/lib64/python2.7/site-packages
NatSkinTheme<http://twiki.org/cgi-bin/view/Plugins/NatSkin>
1.0 /usr/lib64/python2.7/site-packages
NavAdd<http://trac-hacks.org/wiki/NavAddPlugin>
0.1.1 /usr/lib64/python2.7/site-packages
NoteBox<http://trac-hacks.org/wiki/NoteBoxMacro>
1.0dev /usr/lib64/python2.7/site-packages
PatternSkinTheme<http://twiki.org/cgi-bin/view/Plugins/PatternSkin>
1.0 /usr/lib64/python2.7/site-packages
staticdocs-plugin<http://github.com/dairiki/staticdocs-plugin>
0.1-2-gb46e /usr/lib64/python2.7/site-packages
SubscriberListPlugin<https://svn.mayastudios.de/mtpp/wiki/Plugins/SubscriberListPlugin>
0.1 /usr/lib64/python2.7/site-packages
TracAccountManager<http://trac-hacks.org/wiki/AccountManagerPlugin>
0.4.3 /usr/lib64/python2.7/site-packages
TracConsultantTheme<http://trac-hacks.org/wiki/ConsultantTheme>
1.0 /usr/lib64/python2.7/site-packages
TracCrystalXTheme<http://trac-hacks.org/wiki/CrystalXTheme>
1.0 /usr/lib64/python2.7/site-packages
TracDistributedINFORMATIONTheme<http://trac-hacks.org/wiki/PrivateTheme>
1.0 /usr/lib64/python2.7/site-packages
TracDownloads<http://trac-hacks.org/wiki/DownloadsPlugin>
0.3dev /usr/lib64/python2.7/site-packages
TracFullBlogPlugin<http://trac-hacks.org/wiki/FullBlogPlugin>
0.1.1 /usr/lib64/python2.7/site-packages
TracIntraBlogTheme<http://trac-hacks.org/wiki/IntraBlogTheme>
1.0 /usr/lib64/python2.7/site-packages
TracIrresistibleTheme<http://trac-hacks.org/wiki/IrresistibleTheme>
1.0 /usr/lib64/python2.7/site-packages
TracMentalaxisTheme<http://mentalaxis.com/>
1.0 /usr/lib64/python2.7/site-packages
TracPyDotOrgTheme<http://trac-hacks.org/wiki/PyDotOrgTheme>
2.0 /usr/lib64/python2.7/site-packages
TracPyTppTheme<http://trac-hacks.org/wiki/PyTppThemePlugin>
2.2.3 /usr/lib64/python2.7/site-packages
TracRecaptchaRegister<http://trac-hacks.org/wiki/RecaptchaRegisterPlugin>
0.2.1.2 /usr/lib64/python2.7/site-packages
TracSpamFilter<http://trac.edgewall.org/wiki/SpamFilter>
0.5.0dev /usr/lib64/python2.7/site-packages
TracTags<http://trac-hacks.org/wiki/TagsPlugin>
0.7dev /usr/lib64/python2.7/site-packages
TracThemeEngine<http://trac-hacks.org/wiki/ThemeEnginePlugin>
2.1.3 /usr/lib64/python2.7/site-packages
TracWysiwyg<http://trac-hacks.org/wiki/TracWysiwygPlugin>
0.12.0.4 /usr/lib64/python2.7/site-packages



i get a traceback only when logging in as admin


File "/usr/lib64/python2.7/site-packages/trac/web/main.py", line 522,
in _dispatch_request
  dispatcher.dispatch(req)
File "/usr/lib64/python2.7/site-packages/trac/web/main.py", line 243,
in dispatch
  resp = chosen_handler.process_request(req)
File "/usr/lib64/python2.7/site-packages/acct_mgr/web_ui.py", line
428, in process_request
  return auth.LoginModule.process_request(self, req)
File "/usr/lib64/python2.7/site-packages/trac/web/auth.py", line 115,
in process_request
  self._do_login(req)
File "/usr/lib64/python2.7/site-packages/acct_mgr/web_ui.py", line
539, in _do_login
  self._distribute_cookie(req, cookie.value)
File "/usr/lib64/python2.7/site-packages/acct_mgr/web_ui.py", line
586, in _distribute_cookie
  env = open_environment(path, use_cache=True)
File "/usr/lib64/python2.7/site-packages/trac/env.py", line 659, in
open_environment
  env = env_cache.setdefault(env_path, open_environment(env_path))
File "/usr/lib64/python2.7/site-packages/trac/env.py", line 665, in
open_environment
  env = Environment(env_path)
File "/usr/lib64/python2.7/site-packages/trac/env.py", line 216, in __init__
  self.verify()
File "/usr/lib64/python2.7/site-packages/trac/env.py", line 319, in verify
  assert fd.read(26) == 'Trac Environment Version 1'



2013/4/25 RjOllos <[email protected]>

> On Thursday, April 25, 2013 2:09:44 AM UTC-7, geos_one wrote:
>>
>> Hallo i am unable to find the reason for this problem
>> i get this error when i login to trac that is running via tracd via ajp
>> via apache2
>>
>
> Would you happen to have a traceback to go with that error? When did the
> error start occurring? Did you recently upgrade AccountManager?
>
> What version of AccountManagerPlugin are you running? Make sure you have
> upgraded to 0.4.3.
>
>  * The following AccountManager entries are obsolete in 0.4 and later [See
> (1) for more details]:
>
>     acct_mgr.admin.accountmanageradminpages
>     acct_mgr.web_ui.emailverificationmodule
>     acct_mgr.web_ui.registrationmodule
>  * The options `register_check` probably has no effect if you haven't enabled 
> any of the acct_mgr.register components.
>
> (1) https://trac-hacks.org/svn/accountmanagerplugin/trunk/README.update
>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Trac Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/trac-users?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/trac-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to