Filters_config not implemented and permission dies error after bench start in console

Hello my ERPNext was running fine but this kind of warning and errors are repeating in the console
What should be done for it


16:08:53 schedule.1       | /home/harsh/frappe-bench/apps/frappe/frappe/database                                                                                                             /query.py:185: UserWarning: 'filters_config' hook is not completely implemented                                                                                                              yet in frappe.db.query engine
16:08:53 schedule.1       |   warn("'filters_config' hook is not completely impl                                                                                                             emented yet in frappe.db.query engine")


103.59.205.107 - - [08/Jul/2022 16:22:15] "POST /api/method/frappe.desk.reportview.get HTTP/1.1" 403 -
16:22:17 web.1            | 20.234.112.134 - - [08/Jul/2022 16:22:17] "GET /api/method/frappe.realtime.get_user_info?sid=Guest HTTP/1.1" 200 -
16:24:33 web.1            | 103.59.205.107 - - [08/Jul/2022 16:24:33] "POST /api/method/frappe.desk.reportview.get HTTP/1.1" 200 -
16:24:33 web.1            | 103.59.205.107 - - [08/Jul/2022 16:24:33] "POST /api/method/frappe.desk.reportview.get_count HTTP/1.1" 200 -
16:24:33 web.1            | 103.59.205.107 - - [08/Jul/2022 16:24:33] "GET /api/method/frappe.desk.reportview.get_sidebar_stats?stats=%5B%22_user_tags%22%5D&doctype=Social_Post&filters=%5B%5D&_=1657296541243 HTTP/1.1" 200 -
16:27:25 web.1            | Traceback (most recent call last):
16:27:25 web.1            |   File "apps/frappe/frappe/app.py", line 69, in application
16:27:25 web.1            |     response = frappe.api.handle()
16:27:25 web.1            |   File "apps/frappe/frappe/api.py", line 54, in handle
16:27:25 web.1            |     return frappe.handler.handle()
16:27:25 web.1            |   File "apps/frappe/frappe/handler.py", line 45, in handle
16:27:25 web.1            |     data = execute_cmd(cmd)
16:27:25 web.1            |   File "apps/frappe/frappe/handler.py", line 80, in execute_cmd
16:27:25 web.1            |     is_whitelisted(method)
16:27:25 web.1            |   File "apps/frappe/frappe/__init__.py", line 752, in is_whitelisted
16:27:25 web.1            |     throw(_("Not permitted"), PermissionError)
16:27:25 web.1            |   File "apps/frappe/frappe/__init__.py", line 504, in throw
16:27:25 web.1            |     msgprint(
16:27:25 web.1            |   File "apps/frappe/frappe/__init__.py", line 479, in msgprint
16:27:25 web.1            |     _raise_exception()
16:27:25 web.1            |   File "apps/frappe/frappe/__init__.py", line 431, in _raise_exception
16:27:25 web.1            |     raise raise_exception(msg)
16:27:25 web.1            | frappe.exceptions.PermissionError: Not permitted
16:27:25 web.1            |
16:27:25 web.1            | Traceback (most recent call last):
16:27:25 web.1            |   File "apps/frappe/frappe/app.py", line 69, in application
16:27:25 web.1            |     response = frappe.api.handle()
16:27:25 web.1            |   File "apps/frappe/frappe/api.py", line 54, in handle
16:27:25 web.1            |     return frappe.handler.handle()
16:27:25 web.1            |   File "apps/frappe/frappe/handler.py", line 45, in handle
16:27:25 web.1            |     data = execute_cmd(cmd)
16:27:25 web.1            |   File "apps/frappe/frappe/handler.py", line 80, in execute_cmd
16:27:25 web.1            |     is_whitelisted(method)
16:27:25 web.1            |   File "apps/frappe/frappe/__init__.py", line 752, in is_whitelisted
16:27:25 web.1            |     throw(_("Not permitted"), PermissionError)
16:27:25 web.1            |   File "apps/frappe/frappe/__init__.py", line 504, in throw
16:27:25 web.1            |     msgprint(
16:27:25 web.1            |   File "apps/frappe/frappe/__init__.py", line 479, in msgprint
16:27:25 web.1            |     _raise_exception()
16:27:25 web.1            |   File "apps/frappe/frappe/__init__.py", line 431, in _raise_exception
16:27:25 web.1            |     raise raise_exception(msg)
16:27:25 web.1            | frappe.exceptions.PermissionError: Not permitted
16:27:25 web.1            |
16:27:25 web.1            | 103.59.205.107 - - [08/Jul/2022 16:27:25] "POST /api/method/frappe.desk.reportview.get HTTP/1.1" 403 -

share the mariadb conf and version info of python and the erp app

Hey
So my ERPNext instace got corrupted because I by mistake did bench update and tried to cancel it.
I am stuck with how to update just a custom app

pls share the snap of console what exactly the error u are getting

So I am not able to do bench start as I mentioned the bench instance got messed up
I have uploaded the error log above

@Harsh_Magiya have you updated python on your system as Dev.14.0 needs, pls check
Upgrade Python to latest version (3.10) on Ubuntu Linux and
How to upgrade to python 3.10
For permission use: sudo chown -R user /bench folder dir