Hi All,
       I have an app and Off late I am strangely getting below error when 
accessing a page. I have the cat_grid function in by controller(default.py) 
as well have* .html *file in views. 

   1. Request URL:
   http://127.0.0.1:8000/Target/default/cat_grid
   2. Request Method:
   GET
   3. Status Code:
   404 NOT FOUND
   4. Remote Address:
   127.0.0.1:8000
   5. Referrer Policy:
   no-referrer-when-downgrade
   
I see this in the browser (chrome)
invalid function (default/cat_grid)

It was all working previously. However I am not sure how come I am getting 
this error for almost 60% of my functions. No ticket is thrown. I am 
confused as to what got changed. I am using web2py 2.14.6 stable. I did 
install a few plugins and then removed those too. but this is really 
annoying as I cannot figure out why it aint working. Please suggest this is 
killing me and my time badly. Any help and pointers would be highly 
appreciated.


Rahul D. 

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to