Apr 3, 2018

SOLVED ERPNEXT login success but not permitted


Solution 1 : 

ensure your vm / erpnext server can access to internet, by checking /etc/resolv.conf or any routing.
once its going proper, everything will run smoothly.

erpnext need to run some scheduled job which need internet connection.

Solution 2 : 


bench stop
bench --site all clear-cache
bench --site all clear-website-cache
sudo reboot


related to these : 

ERPNext not permitted

Not Permitted message


.

Solution 1 : 

ensure your vm / erpnext server can access to internet, by checking /etc/resolv.conf or any routing.
once its going proper, everything will run smoothly.

erpnext need to run some scheduled job which need internet connection.

Solution 2 : 


bench stop
bench --site all clear-cache
bench --site all clear-website-cache
sudo reboot


related to these : 

ERPNext not permitted

Not Permitted message

No comments:

Post a Comment