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]. 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.
