Ryan, I have changed the trac logging to DEBUG. Below are the last few lines of the log file. The log is from running tracd. Get the same result when using Apache. Tracd is on port 8080 and Apache is on port 80
Full log file is attached. 2017-07-17 21:19:23,313 Trac[main] DEBUG: Dispatching <RequestWithSession "GET '/login'"> 2017-07-17 21:19:23,328 Trac[main] DEBUG: Chosen handler is None 2017-07-17 21:19:23,328 Trac[session] DEBUG: Retrieving session for ID u'david' 2017-07-17 21:19:23,328 Trac[chrome] DEBUG: Prepare chrome data for request 2017-07-17 21:19:23,345 Trac[main] WARNING: [172.16.12.197] HTTPNotFound: 404 Not Found (No handler matched request to /login), <RequestWithSession "GET '/login'">, referrer 'http://win-trac-2.locata.com:8080/trac' Cheers, David J. From: [email protected] [mailto:[email protected]] On Behalf Of RjOllos Sent: Monday, 17 July 2017 3:55 PM To: Trac Users Subject: Re: [Trac] Re: Account Manager Plugin On Sunday, July 16, 2017 at 9:49:55 PM UTC-7, david.johnstone wrote: Ryan, Have installed r16714 and now get a message “No handler matched request to /login”. The line in the trac log file is. 2017-07-17 14:44:59,489 Trac[main] WARNING: [172.16.12.197] HTTPNotFound: 404 Not Found (No handler matched request to /login), <RequestWithSession "GET '/login'">, referrer 'http://win-trac-2.locata.com:8080/trac' Cheers, David J. There should also be a traceback during environment load that indicated why the Component is not activated. You can force an environment load by restarting your web server and making a single request. You may want to set the log level to DEBUG. - 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]<mailto:[email protected]>. To post to this group, send email to [email protected]<mailto:[email protected]>. Visit this group at https://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout. -- 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. For more options, visit https://groups.google.com/d/optout.
trac.log
Description: trac.log
