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