I found the same problem and solved it by deleting the ./compiled folder in the installed web2py source. Perhaps that folder may have been from the earlier version, it is not created when the 2.4.4 source archive is expanded.
On Wednesday, March 13, 2013 8:35:22 AM UTC-4, Jyoti Sharma wrote: > > I still do get the above error without any changes. And I am not getting > the line (Running on %s) like I could see on the demo site yesterday, today > (now) that site is dysfunctional: http://www.web2py.com/demo_admin > > Regards, > Jyoti > > On Wednesday, 13 March 2013 17:50:15 UTC+5:30, Massimo Di Pierro wrote: >> >> Do you still get the error after restart? You should not. >> >> On Wednesday, 13 March 2013 00:12:35 UTC-5, Jyoti Sharma wrote: >>> >>> I run it using uwsgi and nginx on ubuntu. I stopped nginx server then >>> restarted uwsgi and then started the nginx server. >>> >>> Regards, >>> Jyoti >>> >>> On Tuesday, 12 March 2013 19:59:33 UTC+5:30, Massimo Di Pierro wrote: >>>> >>>> Did you restart web2py after upgrade? >>>> >>>> On Tuesday, 12 March 2013 05:11:56 UTC-5, Jyoti Sharma wrote: >>>>> >>>>> <type 'exceptions.TypeError'> not enough arguments for format string >>>>> >>>>> message : 'Version %s.%s.%s (%s) %s' >>>>> self : <gluon.languages.translator object> >>>>> sub_plural : <function sub_plural> >>>>> symbols : ('2.4.4-stable+timestamp.2013.03.11.20.32.00', >>>>> >>>>> After upgrading I could not access the admin interface, I kept getting >>>>> the above error. I edited admin/languages/default.py for a workaround >>>>> right >>>>> now. Am I just imagining that it is a bug or is it my setup problem? >>>>> >>>>> Regards, >>>>> Jyoti >>>>> >>>> -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

