Hello, I have added my trac.ini - pls. tell me what needs to be done there.
Am Montag, 29. April 2019 14:34:11 UTC+2 schrieb Jun Omae: > > Trac says "TracError: basedn not defined!". Your configuration is > wrong because [account-manager] dir_basedn options is probably > missing. Please post your trac.ini if you want helps on the list. > > On Mon, Apr 29, 2019 at 9:09 PM <[email protected] <javascript:>> wrote: > > > > tracd ppppprocess settings > > > > [wwwadm@nbg1tic2 ~]$ ps -efa | grep -i tracd > > wwwadm 6030 1 0 14:01 ? 00:00:02 /usr/bin/python > /usr/bin/tracd -d --port 8000 --auth > ittk,/local/trac/trac1/ittk/.htpass,REALM /local/trac/trac1/ittk > > wwwadm 6367 5931 0 14:07 pts/0 00:00:00 grep --color=auto -i > tracd > > > > trac.log content for login as admin user > > > > 2019-04-29 14:02:00,669 Trac[env] INFO: -------------------------------- > environment startup [Trac 1.2.3] -------------------------------- > > 2019-04-29 14:02:00,745 Trac[loader] DEBUG: Adding plugin > "TracAccountManager 0.5.0" from > "/disk/intranet/trac/trac1/ittk/plugins/TracAccountManager-0.5.0-py2.7.egg" > > 2019-04-29 14:02:00,746 Trac[loader] DEBUG: Adding plugin > "TracDirectoryAuth 2.1.2" from > "/disk/intranet/trac/trac1/ittk/plugins/TracDirectoryAuth-2.1.2-py2.7.egg" > > 2019-04-29 14:02:00,765 Trac[loader] DEBUG: Loading plugin > "acct_mgr.admin" from > "/disk/intranet/trac/trac1/ittk/plugins/TracAccountManager-0.5.0-py2.7.egg" > > 2019-04-29 14:02:00,841 Trac[loader] DEBUG: Loading plugin > "acct_mgr.api" from > "/disk/intranet/trac/trac1/ittk/plugins/TracAccountManager-0.5.0-py2.7.egg" > > 2019-04-29 14:02:00,841 Trac[loader] DEBUG: Loading plugin "acct_mgr.db" > from > "/disk/intranet/trac/trac1/ittk/plugins/TracAccountManager-0.5.0-py2.7.egg" > > 2019-04-29 14:02:00,841 Trac[loader] DEBUG: Loading plugin > "acct_mgr.htfile" from > "/disk/intranet/trac/trac1/ittk/plugins/TracAccountManager-0.5.0-py2.7.egg" > > 2019-04-29 14:02:00,842 Trac[loader] DEBUG: Loading plugin > "acct_mgr.http" from > "/disk/intranet/trac/trac1/ittk/plugins/TracAccountManager-0.5.0-py2.7.egg" > > 2019-04-29 14:02:00,842 Trac[loader] DEBUG: Loading plugin > "acct_mgr.macros" from > "/disk/intranet/trac/trac1/ittk/plugins/TracAccountManager-0.5.0-py2.7.egg" > > 2019-04-29 14:02:00,843 Trac[loader] DEBUG: Loading plugin > "acct_mgr.notification" from > "/disk/intranet/trac/trac1/ittk/plugins/TracAccountManager-0.5.0-py2.7.egg" > > 2019-04-29 14:02:00,843 Trac[loader] DEBUG: Loading plugin > "acct_mgr.opt.announcer.uid_chg" from > "/disk/intranet/trac/trac1/ittk/plugins/TracAccountManager-0.5.0-py2.7.egg" > > 2019-04-29 14:02:00,873 Trac[loader] DEBUG: Skipping > "acct_mgr.opt.announcer.uid_chg = acct_mgr.opt.announcer.uid_chg > [announcer]": DistributionNotFound: TracAnnouncer > > 2019-04-29 14:02:00,873 Trac[loader] DEBUG: Loading plugin > "acct_mgr.opt.radius" from > "/disk/intranet/trac/trac1/ittk/plugins/TracAccountManager-0.5.0-py2.7.egg" > > 2019-04-29 14:02:00,904 Trac[loader] DEBUG: Skipping > "acct_mgr.opt.radius = acct_mgr.opt.radius [pyrad]": DistributionNotFound: > Pyrad > > 2019-04-29 14:02:00,904 Trac[loader] DEBUG: Loading plugin > "acct_mgr.opt.tracforms.uid_chg" from > "/disk/intranet/trac/trac1/ittk/plugins/TracAccountManager-0.5.0-py2.7.egg" > > 2019-04-29 14:02:00,934 Trac[loader] DEBUG: Skipping > "acct_mgr.opt.tracforms.uid_chg = acct_mgr.opt.tracforms.uid_chg [forms]": > DistributionNotFound: TracForms > > 2019-04-29 14:02:00,934 Trac[loader] DEBUG: Loading plugin > "acct_mgr.opt.tracscreenshots.uid_chg" from > "/disk/intranet/trac/trac1/ittk/plugins/TracAccountManager-0.5.0-py2.7.egg" > > 2019-04-29 14:02:00,963 Trac[loader] DEBUG: Skipping > "acct_mgr.opt.tracscreenshots.uid_chg = > acct_mgr.opt.tracscreenshots.uid_chg [screenshots]": DistributionNotFound: > TracScreenshots > > 2019-04-29 14:02:00,963 Trac[loader] DEBUG: Loading plugin > "acct_mgr.opt.tracvote.uid_chg" from > "/disk/intranet/trac/trac1/ittk/plugins/TracAccountManager-0.5.0-py2.7.egg" > > 2019-04-29 14:02:00,993 Trac[loader] DEBUG: Skipping > "acct_mgr.opt.tracvote.uid_chg = acct_mgr.opt.tracvote.uid_chg [vote]": > DistributionNotFound: TracVote > > 2019-04-29 14:02:00,993 Trac[loader] DEBUG: Loading plugin > "acct_mgr.pwhash" from > "/disk/intranet/trac/trac1/ittk/plugins/TracAccountManager-0.5.0-py2.7.egg" > > 2019-04-29 14:02:00,993 Trac[loader] DEBUG: Loading plugin > "acct_mgr.register" from > "/disk/intranet/trac/trac1/ittk/plugins/TracAccountManager-0.5.0-py2.7.egg" > > 2019-04-29 14:02:00,994 Trac[loader] DEBUG: Loading plugin > "acct_mgr.svnserve" from > "/disk/intranet/trac/trac1/ittk/plugins/TracAccountManager-0.5.0-py2.7.egg" > > 2019-04-29 14:02:00,996 Trac[loader] DEBUG: Loading plugin > "acct_mgr.web_ui" from > "/disk/intranet/trac/trac1/ittk/plugins/TracAccountManager-0.5.0-py2.7.egg" > > 2019-04-29 14:02:00,997 Trac[loader] DEBUG: Loading plugin "dirauth" > from > "/disk/intranet/trac/trac1/ittk/plugins/TracDirectoryAuth-2.1.2-py2.7.egg" > > 2019-04-29 14:02:01,017 Trac[loader] DEBUG: Loading plugin "dirauth.db" > from > "/disk/intranet/trac/trac1/ittk/plugins/TracDirectoryAuth-2.1.2-py2.7.egg" > > 2019-04-29 14:02:01,017 Trac[loader] DEBUG: Loading plugin > "dirauth.permissionstore" from > "/disk/intranet/trac/trac1/ittk/plugins/TracDirectoryAuth-2.1.2-py2.7.egg" > > 2019-04-29 14:02:01,018 Trac[loader] DEBUG: Loading plugin "trac.about" > from "/usr/lib/python2.7/site-packages/Trac-1.2.3-py2.7.egg" > > 2019-04-29 14:02:01,018 Trac[loader] DEBUG: Loading plugin > "trac.admin.console" from > "/usr/lib/python2.7/site-packages/Trac-1.2.3-py2.7.egg" > > 2019-04-29 14:02:01,020 Trac[loader] DEBUG: Loading plugin > "trac.admin.web_ui" from > "/usr/lib/python2.7/site-packages/Trac-1.2.3-py2.7.egg" > > 2019-04-29 14:02:01,022 Trac[loader] DEBUG: Loading plugin > "trac.attachment" from > "/usr/lib/python2.7/site-packages/Trac-1.2.3-py2.7.egg" > > 2019-04-29 14:02:01,022 Trac[loader] DEBUG: Loading plugin > "trac.db.mysql" from > "/usr/lib/python2.7/site-packages/Trac-1.2.3-py2.7.egg" > > 2019-04-29 14:02:01,053 Trac[loader] DEBUG: Skipping "trac.db.mysql = > trac.db.mysql_backend [mysql]": DistributionNotFound: MySQL-python>=1.2.2 > > 2019-04-29 14:02:01,053 Trac[loader] DEBUG: Loading plugin > "trac.db.postgres" from > "/usr/lib/python2.7/site-packages/Trac-1.2.3-py2.7.egg" > > 2019-04-29 14:02:01,054 Trac[loader] DEBUG: Skipping "trac.db.postgres = > trac.db.postgres_backend": DistributionNotFound: ('psycopg2>=2.0 or > psycopg2-binary', ['Trac']) > > 2019-04-29 14:02:01,054 Trac[loader] DEBUG: Loading plugin > "trac.db.sqlite" from > "/usr/lib/python2.7/site-packages/Trac-1.2.3-py2.7.egg" > > 2019-04-29 14:02:01,058 Trac[loader] DEBUG: Loading plugin > "trac.mimeview.patch" from > "/usr/lib/python2.7/site-packages/Trac-1.2.3-py2.7.egg" > > 2019-04-29 14:02:01,059 Trac[loader] DEBUG: Loading plugin > "trac.mimeview.pygments" from > "/usr/lib/python2.7/site-packages/Trac-1.2.3-py2.7.egg" > > 2019-04-29 14:02:01,088 Trac[loader] DEBUG: Skipping > "trac.mimeview.pygments = trac.mimeview.pygments [pygments]": > DistributionNotFound: Pygments>=0.6 > > 2019-04-29 14:02:01,088 Trac[loader] DEBUG: Loading plugin > "trac.mimeview.rst" from > "/usr/lib/python2.7/site-packages/Trac-1.2.3-py2.7.egg" > > 2019-04-29 14:02:01,118 Trac[loader] DEBUG: Skipping "trac.mimeview.rst > = trac.mimeview.rst [rest]": DistributionNotFound: docutils>=0.3.9 > > 2019-04-29 14:02:01,118 Trac[loader] DEBUG: Loading plugin > "trac.mimeview.txtl" from > "/usr/lib/python2.7/site-packages/Trac-1.2.3-py2.7.egg" > > 2019-04-29 14:02:01,148 Trac[loader] DEBUG: Skipping "trac.mimeview.txtl > = trac.mimeview.txtl [textile]": DistributionNotFound: textile>=2.0 > > 2019-04-29 14:02:01,148 Trac[loader] DEBUG: Loading plugin > "trac.notification.api" from > "/usr/lib/python2.7/site-packages/Trac-1.2.3-py2.7.egg" > > 2019-04-29 14:02:01,148 Trac[loader] DEBUG: Loading plugin > "trac.notification.compat" from > "/usr/lib/python2.7/site-packages/Trac-1.2.3-py2.7.egg" > > 2019-04-29 14:02:01,148 Trac[loader] DEBUG: Loading plugin > "trac.notification.mail" from > "/usr/lib/python2.7/site-packages/Trac-1.2.3-py2.7.egg" > > 2019-04-29 14:02:01,148 Trac[loader] DEBUG: Loading plugin > "trac.notification.prefs" from > "/usr/lib/python2.7/site-packages/Trac-1.2.3-py2.7.egg" > > 2019-04-29 14:02:01,149 Trac[loader] DEBUG: Loading plugin "trac.prefs" > from "/usr/lib/python2.7/site-packages/Trac-1.2.3-py2.7.egg" > > 2019-04-29 14:02:01,150 Trac[loader] DEBUG: Loading plugin "trac.search" > from "/usr/lib/python2.7/site-packages/Trac-1.2.3-py2.7.egg" > > 2019-04-29 14:02:01,151 Trac[loader] DEBUG: Loading plugin > "trac.ticket.admin" from > "/usr/lib/python2.7/site-packages/Trac-1.2.3-py2.7.egg" > > 2019-04-29 14:02:01,155 Trac[loader] DEBUG: Loading plugin > "trac.ticket.batch" from > "/usr/lib/python2.7/site-packages/Trac-1.2.3-py2.7.egg" > > 2019-04-29 14:02:01,156 Trac[loader] DEBUG: Loading plugin > "trac.ticket.notification" from > "/usr/lib/python2.7/site-packages/Trac-1.2.3-py2.7.egg" > > 2019-04-29 14:02:01,156 Trac[loader] DEBUG: Loading plugin > "trac.ticket.query" from > "/usr/lib/python2.7/site-packages/Trac-1.2.3-py2.7.egg" > > 2019-04-29 14:02:01,158 Trac[loader] DEBUG: Loading plugin > "trac.ticket.report" from > "/usr/lib/python2.7/site-packages/Trac-1.2.3-py2.7.egg" > > 2019-04-29 14:02:01,160 Trac[loader] DEBUG: Loading plugin > "trac.ticket.roadmap" from > "/usr/lib/python2.7/site-packages/Trac-1.2.3-py2.7.egg" > > 2019-04-29 14:02:01,161 Trac[loader] DEBUG: Loading plugin > "trac.ticket.web_ui" from > "/usr/lib/python2.7/site-packages/Trac-1.2.3-py2.7.egg" > > 2019-04-29 14:02:01,164 Trac[loader] DEBUG: Loading plugin > "trac.timeline" from > "/usr/lib/python2.7/site-packages/Trac-1.2.3-py2.7.egg" > > 2019-04-29 14:02:01,165 Trac[loader] DEBUG: Loading plugin > "trac.versioncontrol.admin" from > "/usr/lib/python2.7/site-packages/Trac-1.2.3-py2.7.egg" > > 2019-04-29 14:02:01,166 Trac[loader] DEBUG: Loading plugin > "trac.versioncontrol.svn_authz" from > "/usr/lib/python2.7/site-packages/Trac-1.2.3-py2.7.egg" > > 2019-04-29 14:02:01,167 Trac[loader] DEBUG: Loading plugin > "trac.versioncontrol.web_ui" from > "/usr/lib/python2.7/site-packages/Trac-1.2.3-py2.7.egg" > > 2019-04-29 14:02:01,175 Trac[loader] DEBUG: Loading plugin > "trac.web.auth" from > "/usr/lib/python2.7/site-packages/Trac-1.2.3-py2.7.egg" > > 2019-04-29 14:02:01,175 Trac[loader] DEBUG: Loading plugin > "trac.web.main" from > "/usr/lib/python2.7/site-packages/Trac-1.2.3-py2.7.egg" > > 2019-04-29 14:02:01,176 Trac[loader] DEBUG: Loading plugin > "trac.web.session" from > "/usr/lib/python2.7/site-packages/Trac-1.2.3-py2.7.egg" > > 2019-04-29 14:02:01,176 Trac[loader] DEBUG: Loading plugin > "trac.wiki.admin" from > "/usr/lib/python2.7/site-packages/Trac-1.2.3-py2.7.egg" > > 2019-04-29 14:02:01,176 Trac[loader] DEBUG: Loading plugin > "trac.wiki.interwiki" from > "/usr/lib/python2.7/site-packages/Trac-1.2.3-py2.7.egg" > > 2019-04-29 14:02:01,176 Trac[loader] DEBUG: Loading plugin > "trac.wiki.macros" from > "/usr/lib/python2.7/site-packages/Trac-1.2.3-py2.7.egg" > > 2019-04-29 14:02:01,176 Trac[loader] DEBUG: Loading plugin > "trac.wiki.web_api" from > "/usr/lib/python2.7/site-packages/Trac-1.2.3-py2.7.egg" > > 2019-04-29 14:02:01,177 Trac[loader] DEBUG: Loading plugin > "trac.wiki.web_ui" from > "/usr/lib/python2.7/site-packages/Trac-1.2.3-py2.7.egg" > > 2019-04-29 14:02:01,178 Trac[loader] DEBUG: Loading plugin > "tracopt.perm.authz_policy" from > "/usr/lib/python2.7/site-packages/Trac-1.2.3-py2.7.egg" > > 2019-04-29 14:02:01,178 Trac[loader] DEBUG: Loading plugin > "tracopt.perm.config_perm_provider" from > "/usr/lib/python2.7/site-packages/Trac-1.2.3-py2.7.egg" > > 2019-04-29 14:02:01,179 Trac[loader] DEBUG: Loading plugin > "tracopt.ticket.clone" from > "/usr/lib/python2.7/site-packages/Trac-1.2.3-py2.7.egg" > > 2019-04-29 14:02:01,179 Trac[loader] DEBUG: Loading plugin > "tracopt.ticket.commit_updater" from > "/usr/lib/python2.7/site-packages/Trac-1.2.3-py2.7.egg" > > 2019-04-29 14:02:01,180 Trac[loader] DEBUG: Loading plugin > "tracopt.ticket.deleter" from > "/usr/lib/python2.7/site-packages/Trac-1.2.3-py2.7.egg" > > 2019-04-29 14:02:01,181 Trac[loader] DEBUG: Loading plugin > "tracopt.versioncontrol.git.git_fs" from > "/usr/lib/python2.7/site-packages/Trac-1.2.3-py2.7.egg" > > 2019-04-29 14:02:01,185 Trac[loader] DEBUG: Loading plugin > "tracopt.versioncontrol.svn.svn_fs" from > "/usr/lib/python2.7/site-packages/Trac-1.2.3-py2.7.egg" > > 2019-04-29 14:02:01,187 Trac[loader] DEBUG: Loading plugin > "tracopt.versioncontrol.svn.svn_prop" from > "/usr/lib/python2.7/site-packages/Trac-1.2.3-py2.7.egg" > > 2019-04-29 14:02:01,189 Trac[default_workflow] DEBUG: Workflow actions > at initialization: defaultdict(<type 'dict'>, {u'resolve': {u'operations': > [u'set_resolution'], 'name': '', 'default': 0, 'newstate': u'closed', > 'label': u'resolve', 'oldstates': [u'new', u'assigned', u'accepted', > u'reopened'], u'permissions': [u'TICKET_MODIFY']}, u'create': > {'operations': [], 'name': '', u'default': 1, 'newstate': u'new', 'label': > u'create', 'oldstates': [None], 'permissions': []}, u'accept': > {u'operations': [u'set_owner_to_self'], 'name': '', 'default': 0, > 'newstate': u'accepted', 'label': u'accept', 'oldstates': [u'new', > u'assigned', u'accepted', u'reopened'], u'permissions': > [u'TICKET_MODIFY']}, u'leave': {u'operations': [u'leave_status'], 'name': > '', u'default': 1, 'newstate': u'*', 'label': u'leave', 'oldstates': > [u'*'], 'permissions': []}, u'reopen': {u'operations': [u'del_resolution'], > 'name': '', 'default': 0, 'newstate': u'reopened', 'label': u'reopen', > 'oldstates': [u'closed'], u'permissions': [u'TICKET_CREATE']}, > u'create_and_assign': {u'operations': [u'may_set_owner'], 'name': '', > 'default': 0, 'newstate': u'assigned', u'label': u'assign', 'oldstates': > [None], u'permissions': [u'TICKET_MODIFY']}, u'reassign': {u'operations': > [u'set_owner'], 'name': '', 'default': 0, 'newstate': u'assigned', 'label': > u'reassign', 'oldstates': [u'new', u'assigned', u'accepted', u'reopened'], > u'permissions': [u'TICKET_MODIFY']}, '_reset': {'operations': > ['reset_workflow'], 'default': 0, 'newstate': 'new', 'label': 'reset', > 'oldstates': [], 'permissions': ['TICKET_ADMIN']}}) > > > > 2019-04-29 14:02:01,192 Trac[env] WARNING: base_url option not set in > configuration, generated links may be incorrect > > 2019-04-29 14:02:01,193 Trac[main] DEBUG: Dispatching > <RequestWithSession "GET '/login'"> > > 2019-04-29 14:02:01,195 Trac[register] WARNING: RegistrationModule is > disabled because the password store does not support writing. > > 2019-04-29 14:02:01,195 Trac[web_ui] WARNING: AccountModule is disabled > because no configured password store supports writing. > > 2019-04-29 14:02:01,195 Trac[web_ui] INFO: Concurrent enabled login > modules found, fixing configuration ... > > 2019-04-29 14:02:01,196 Trac[web_ui] INFO: trac.web.auth.LoginModule > disabled, giving preference to <class 'acct_mgr.web_ui.LoginModule'>. > > 2019-04-29 14:02:01,199 Trac[main] DEBUG: Chosen handler is None > > 2019-04-29 14:02:01,200 Trac[session] DEBUG: Retrieving session for ID > u'admin' > > 2019-04-29 14:02:01,201 Trac[api] DEBUG: action controllers for ticket > workflow: ['ConfigurableTicketWorkflow'] > > 2019-04-29 14:02:01,202 Trac[main] WARNING: [10.128.227.137] > HTTPInternalError: 500 Trac Error (basedn not defined!), > <RequestWithSession "GET '/login'">, referrer ' > http://nbg1tic2:8000/ittk/login' > > 2019-04-29 14:02:01,202 Trac[chrome] DEBUG: Prepare chrome data for > request > > 2019-04-29 14:02:01,214 Trac[chrome] WARNING: Error with navigation > contributor LoginModule: TracError: basedn not defined! > > 2019-04-29 14:02:01,215 Trac[chrome] WARNING: Error with navigation > contributor AdminModule: TracError: basedn not defined! > > 2019-04-29 14:02:01,217 Trac[chrome] WARNING: Error with navigation > contributor SearchModule: TracError: basedn not defined! > > 2019-04-29 14:02:01,217 Trac[chrome] WARNING: Error with navigation > contributor RoadmapModule: TracError: basedn not defined! > > 2019-04-29 14:02:01,218 Trac[chrome] WARNING: Error with navigation > contributor QueryModule: TracError: basedn not defined! > > 2019-04-29 14:02:01,219 Trac[chrome] WARNING: Error with navigation > contributor ReportModule: TracError: basedn not defined! > > 2019-04-29 14:02:01,219 Trac[chrome] WARNING: Error with navigation > contributor TicketModule: TracError: basedn not defined! > > 2019-04-29 14:02:01,220 Trac[chrome] WARNING: Error with navigation > contributor TimelineModule: TracError: basedn not defined! > > 2019-04-29 14:02:01,221 Trac[chrome] WARNING: Error with navigation > contributor WikiModule: TracError: basedn not defined! > > 2019-04-29 14:02:01,603 Trac[main] DEBUG: Dispatching > <RequestWithSession "GET '/chrome/common/css/trac.css'"> > > 2019-04-29 14:02:01,603 Trac[main] DEBUG: Chosen handler is <Component > trac.web.chrome.Chrome> > > 2019-04-29 14:02:01,616 Trac[main] DEBUG: Dispatching > <RequestWithSession "GET '/chrome/common/css/code.css'"> > > 2019-04-29 14:02:01,616 Trac[main] DEBUG: Chosen handler is <Component > trac.web.chrome.Chrome> > > 2019-04-29 14:02:01,625 Trac[main] DEBUG: Dispatching > <RequestWithSession "GET '/chrome/common/js/jquery.js'"> > > 2019-04-29 14:02:01,626 Trac[main] DEBUG: Chosen handler is <Component > trac.web.chrome.Chrome> > > 2019-04-29 14:02:01,628 Trac[main] DEBUG: Dispatching > <RequestWithSession "GET '/chrome/common/js/babel.js'"> > > 2019-04-29 14:02:01,628 Trac[main] DEBUG: Chosen handler is <Component > trac.web.chrome.Chrome> > > 2019-04-29 14:02:01,637 Trac[main] DEBUG: Dispatching > <RequestWithSession "GET '/chrome/common/js/trac.js'"> > > 2019-04-29 14:02:01,638 Trac[main] DEBUG: Chosen handler is <Component > trac.web.chrome.Chrome> > > 2019-04-29 14:02:01,655 Trac[main] DEBUG: Dispatching > <RequestWithSession "GET '/chrome/common/js/search.js'"> > > 2019-04-29 14:02:01,662 Trac[main] DEBUG: Chosen handler is <Component > trac.web.chrome.Chrome> > > 2019-04-29 14:02:02,370 Trac[main] DEBUG: Dispatching > <RequestWithSession "GET '/chrome/site/your_project_logo.png'"> > > 2019-04-29 14:02:02,371 Trac[main] DEBUG: Chosen handler is <Component > trac.web.chrome.Chrome> > > 2019-04-29 14:02:02,451 Trac[main] DEBUG: Dispatching > <RequestWithSession "GET '/chrome/common/trac_logo_mini.png'"> > > 2019-04-29 14:02:02,452 Trac[main] DEBUG: Chosen handler is <Component > trac.web.chrome.Chrome> > > 2019-04-29 14:02:02,453 Trac[session] DEBUG: Retrieving session for ID > '321a8c12bcbb3db6872a5653' > > 2019-04-29 14:02:02,643 Trac[main] DEBUG: Dispatching > <RequestWithSession "GET '/chrome/common/trac.ico'"> > > 2019-04-29 14:02:02,644 Trac[main] DEBUG: Chosen handler is <Component > trac.web.chrome.Chrome> > > 2019-04-29 14:02:02,646 Trac[session] DEBUG: Retrieving session for ID > '321a8c12bcbb3db6872a5653' > > 2019-04-29 14:02:02,745 Trac[chrome] WARNING: File your_project_logo.png > not found in any of ['/disk/intranet/trac/trac1/ittk/htdocs'] > > 2019-04-29 14:02:02,747 Trac[main] WARNING: [10.128.227.137] > HTTPNotFound: 404 Not Found (File your_project_logo.png not found), > <RequestWithSession "GET '/chrome/site/your_project_logo.png'">, referrer ' > http://nbg1tic2:8000/ittk/login' > > 2019-04-29 14:02:02,748 Trac[chrome] DEBUG: Prepare chrome data for > request > > 2019-04-29 14:02:02,755 Trac[chrome] WARNING: Error with navigation > contributor AdminModule: TracError: basedn not defined! > > 2019-04-29 14:02:02,759 Trac[chrome] WARNING: Error with navigation > contributor SearchModule: TracError: basedn not defined! > > 2019-04-29 14:02:02,761 Trac[chrome] WARNING: Error with navigation > contributor RoadmapModule: TracError: basedn not defined! > > 2019-04-29 14:02:02,764 Trac[chrome] WARNING: Error with navigation > contributor QueryModule: TracError: basedn not defined! > > 2019-04-29 14:02:02,767 Trac[chrome] WARNING: Error with navigation > contributor ReportModule: TracError: basedn not defined! > > 2019-04-29 14:02:02,769 Trac[chrome] WARNING: Error with navigation > contributor TicketModule: TracError: basedn not defined! > > 2019-04-29 14:02:02,772 Trac[chrome] WARNING: Error with navigation > contributor TimelineModule: TracError: basedn not defined! > > 2019-04-29 14:02:02,779 Trac[chrome] WARNING: Error with navigation > contributor WikiModule: TracError: basedn not defined! > > 2019-04-29 14:02:02,782 Trac[chrome] ERROR: Error during check of > EMAIL_VIEW: TracError: basedn not defined! > > [wwwadm@nbg1tic2 ~]$ > > > > > > > > Am Donnerstag, 25. April 2019 19:38:21 UTC+2 schrieb RjOllos: > >> > >> > >> > >> On Thursday, April 25, 2019 at 4:36:05 AM UTC-7, [email protected] > wrote: > >>> > >>> Hello Ryan, > >>> > >>> after adding user admin to TRAC_ADMIN by running > >>> > >>> [wwwadm@nbg1tic2 ~]$ trac-admin /local/trac/trac1/ittk permission add > admin TRAC_ADMIN > >>> > >>> and restatrting the tracd process > >>> > >>> [wwwadm@nbg1tic2 ~]$ /usr/bin/python /usr/bin/tracd -d --port 8000 > --auth ittk,/local/trac/trac1/ittk/.htpass,REALM /local/trac/trac1/ittk > >>> > >>> I can log in to TRAC as user admin, but I still get the same site > content displayed (no admin folder found after login) > >> > >> > >> Check the debug level logs. > >> > >> - Ryan > > > > -- > > 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] <javascript:>. > > To post to this group, send email to [email protected] > <javascript:>. > > Visit this group at https://groups.google.com/group/trac-users. > > For more options, visit https://groups.google.com/d/optout. > > > > -- > Jun Omae <[email protected] <javascript:>> (大前 潤) > -- 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 https://groups.google.com/group/trac-users. To view this discussion on the web visit https://groups.google.com/d/msgid/trac-users/d9924ed0-a8e3-4e5f-8fca-4429515184db%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
