Message Not Permitted show all time

Hi, i just install erpnext, the messagebox saying “Not Permitted”, show an each “new screen”, no need click, just change screen (after click in any link) and a couple seconds after msg showed.

The Chrome console show: "
POST http://localhost:8080/api/method/frappe.deferred_insert.deferred_insert 403 (FORBIDDEN) jquery.min.js:4

send @ jquery.min.js:4
ajax @ jquery.min.js:4
frappe.request.call @ request.js:219
frappe.call @ request.js:91
(anonymous) @ request.js:14
frappe.xcall @ request.js:13
(anonymous) @ router_history.js:8
(anonymous) @ utils.js:656
setTimeout (async)
(anonymous) @ utils.js:660
(anonymous) @ router_history.js:25
(anonymous) @ event_emitter.js:22
dispatch @ jquery.min.js:3
r.handle @ jquery.min.js:3
trigger @ jquery.min.js:4
(anonymous) @ jquery.min.js:4
each @ jquery.min.js:2
each @ jquery.min.js:2
trigger @ jquery.min.js:4
trigger @ event_emitter.js:12
(anonymous) @ router.js:214
dispatch @ jquery.min.js:3
r.handle @ jquery.min.js:3

DevTools failed to load source map: Could not load content for localhost:8080/assets/js/awesomplete.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE

DevTools failed to load source map: Could not load content for localhost:8080/modules.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
"

Any one know whats happening, and how i fix this?

Thank you!

Leo

show a screenshot

Has anyone come across a fix for this problem? I’m still having this exact problem on my site.

Hi,

I’m also getting this same error. I believe it started ever since I upgraded to
ERPNext: v13.17.0 (version-13)
Frappe Framework: v13.17.1 (version-13).

OS is Ubuntu 20.04 updated.

Has anyone found a solution ?

Thanks.

I also faced same and tried below step and working fine now.
run at bench
1.bench setup requirements --node
2.bench setup requirements
3.bench build --force