Fresh install on ubuntu 22.04 DocType not found

hi
erpnext fresh install on ubuntu 22.04
erpnext 14.7.0 \ frappe 14.15.0 \ hrms 1.0.0 \ payments 0.0.1
after i install 2 times i get same error when i try to edit shortcuts
DocType not found
The resource you are looking for is not available

any idea

@samer235 Could u try running the following in order:

bench clear-cache

bench clear-website-cache

bench migrate

bench build

sudo supervisorctl restart all

If the error still exist, could u bench start and see terminal where does it throw the error from.

“GET /api/method/frappe.desk.form.load.getdoctype?doctype=&with_parent=1&cached_timestamp=&_=1669456631290 HTTP/1.1” 404 -
this error i get