[web2py] Re: Exceptional oddity in query processing

2023-05-08 Thread Jim S
I think you want r = (db.badlist.PostDate != None) without the db in front of it. -Jim On Saturday, May 6, 2023 at 6:04:39 PM UTC-5 snide...@gmail.com wrote: > Added missing frame info > > On Saturday, May 6, 2023 at 3:51:43 PM UTC-7 Dave S wrote: > > Why does this > > >- > >

[web2py] Error with redis and web2py 2.24.1: Invalid input of type: 'NoneType'. Convert to a bytes, string, int or float first.

2023-05-08 Thread Lisandro
Hey there! I recently updated to Web2py Version 2.24.1-stable+timestamp.2023.03.23.05.07.17 It uses python 3.9.14, running in production serving around 60 requests per second, using resources efficiently and running really smoothly :D Since the update, I'm seeing this error sporadically: