Hello, Any ideas why Trac may stop syncing cache with repository after upgrading to 0.11.2.1? The log is full of strange messages about insufficient privileges for creating pages.
2009-02-07 17:55:11,224 Trac[__init__] DEBUG: Dispatching <Request "GET u'/timeline'"> 2009-02-07 17:55:11,402 Trac[__init__] DEBUG: Subversion bindings imported 2009-02-07 17:55:11,417 Trac[__init__] INFO: repos rev [2557] != cached rev [2414] 2009-02-07 17:55:11,424 Trac[__init__] DEBUG: Retrieving session for ID '4b0a7707907d96a01f8ff7e0' 2009-02-07 17:55:11,803 Trac[__init__] DEBUG: Prepare chrome data for request 2009-02-07 17:55:11,805 Trac[__init__] DEBUG: No policy allowed anonymous performing TRAC_ADMIN on None 2009-02-07 17:55:11,806 Trac[__init__] DEBUG: No policy allowed anonymous performing PERMISSION_GRANT on None 2009-02-07 17:55:11,806 Trac[__init__] DEBUG: No policy allowed anonymous performing PERMISSION_REVOKE on None 2009-02-07 17:55:11,336 Trac[__init__] DEBUG: No policy allowed anonymous performing EMAIL_VIEW on None 2009-02-07 17:55:12,509 Trac[__init__] DEBUG: Updating wiki page index 2009-02-07 17:55:12,511 Trac[__init__] DEBUG: No policy allowed anonymous performing WIKI_CREATE on <Resource u'wiki:FreeFindData'> 2009-02-07 17:55:12,013 Trac[__init__] DEBUG: No policy allowed anonymous performing WIKI_CREATE on <Resource u'wiki:KeyBarLabels'> 2009-02-07 17:55:12,746 Trac[__init__] DEBUG: No policy allowed anonymous performing WIKI_CREATE on <Resource u'wiki:GoToFile'> 2009-02-07 17:55:12,266 Trac[__init__] DEBUG: No policy allowed anonymous performing WIKI_CREATE on <Resource u'wiki:GlobalLock'> 2009-02-07 17:55:12,308 Trac[__init__] DEBUG: No policy allowed anonymous performing WIKI_CREATE on <Resource u'wiki:FileFilter'> 2009-02-07 17:55:12,899 Trac[__init__] DEBUG: No policy allowed anonymous performing WIKI_CREATE on <Resource u'wiki:BreakKeys'> 2009-02-07 17:55:12,933 Trac[__init__] DEBUG: No policy allowed anonymous performing WIKI_CREATE on <Resource u'wiki:BoxSymbols'> 2009-02-07 17:55:12,980 Trac[__init__] DEBUG: No policy allowed anonymous performing WIKI_CREATE on <Resource u'wiki:OutDir'> 2009-02-07 17:55:13,580 Trac[__init__] DEBUG: No policy allowed anonymous performing WIKI_CREATE on <Resource u'wiki:JumpToSelectedFile'> 2009-02-07 17:55:13,179 Trac[__init__] DEBUG: No policy allowed anonymous performing WIKI_CREATE on <Resource u'wiki:MacFly'> 2009-02-07 17:55:13,186 Trac[__init__] DEBUG: No policy allowed anonymous performing WIKI_CREATE on <Resource u'wiki:CodeBlocks'> 2009-02-07 17:55:13,737 Trac[__init__] DEBUG: No policy allowed anonymous performing WIKI_CREATE on <Resource u'wiki:UnicodeString'> 2009-02-07 17:55:13,952 Trac[__init__] DEBUG: No policy allowed anonymous performing WIKI_CREATE on <Resource u'wiki:PasteFromClipboard'> 2009-02-07 17:55:13,952 Trac[__init__] DEBUG: No policy allowed anonymous performing WIKI_CREATE on <Resource u'wiki:DeleteBuffer'> 2009-02-07 17:55:13,486 Trac[__init__] DEBUG: No policy allowed anonymous performing WIKI_CREATE on <Resource u'wiki:CtrlIns/AltShiftIns'> 2009-02-07 17:55:13,526 Trac[__init__] DEBUG: No policy allowed anonymous performing WIKI_CREATE on <Resource u'wiki:AskOverwrite'> 2009-02-07 17:55:13,570 Trac[__init__] DEBUG: No policy allowed anonymous performing WIKI_CREATE on <Resource u'wiki:PreRedrawFunction'> 2009-02-07 17:55:13,576 Trac[__init__] DEBUG: No policy allowed anonymous performing WIKI_CREATE on <Resource u'wiki:GetOpenPluginInfo'> 2009-02-07 17:55:13,577 Trac[__init__] DEBUG: No policy allowed anonymous performing WIKI_CREATE on <Resource u'wiki:ClosePlugin'> 2009-02-07 17:55:14,239 Trac[__init__] DEBUG: No policy allowed anonymous performing WIKI_CREATE on <Resource u'wiki:GetPluginInfo'> 2009-02-07 17:55:14,958 Trac[__init__] DEBUG: 4361 unreachable objects found. 2009-02-07 17:55:15,705 Trac[__init__] DEBUG: Dispatching <Request "GET u'/chrome/common/css/trac.css'"> 2009-02-07 17:55:15,808 Trac[__init__] DEBUG: 1640 unreachable objects found. 2009-02-07 17:55:15,851 Trac[__init__] DEBUG: Dispatching <Request "GET u'/chrome/common/css/timeline.css'"> 2009-02-07 17:55:15,877 Trac[__init__] DEBUG: 18 unreachable objects found. ... -- --anatoly t. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/trac-dev?hl=en -~----------~----~----~----~------~----~------~--~---
