308 : <type 'exceptions.TypeError'>: _lookup() takes at least 4 arguments (2 given) 214 : <type 'exceptions.KeyError'>: 'total' 149 : <type 'exceptions.TypeError'>: _lookup() takes at least 4 arguments (3 given) 101 : <type 'exceptions.TypeError'>: getattr(): attribute name must be string 95 : <type 'exceptions.TypeError'>: commit_browser() got an unexpected keyword argument '_'
Need to check logs to find full traces for these.
First is from e.g.
/p/pyffi/news/favicon.ico
Second fixed in [#6068]
Related
Tickets:
#6068/p/awstats/support-requests
generatesTypeError: with_trailing_slash() got multiple values for keyword argument 'func'
There are 115 entries in
project-data.post
with old-style ACLs (dict of perm/roles, instead of array of ACEs), which are causing a fair number of Ming schema validation errors. The following should fix them:The change to
PostController.post()
should all but eliminate these errors, but it would be best to fix the data.allura:cj/6056
forge-classic:cj/6056
forgepastebin:cj/6056
Waiting on https://trac.sdot.me/trac/siteops/ticket/54019 to bump ForgePastebin version in Allura and merge forge:cj/6056.
forge-classic and forgepastebin branches are already merged.
forge branch merged