@woakes070048 not getting any error. I tried using it on a fresh install. You can try: http://139.59.4.205:8000 - Administrator/admin
@woakes070048 this looks like a bug in the v7-beta. @rohit_w will look into it. Do you get this issue anywhere else?
In the default erpnext install no but I have the same issue with this plugin that we were checking out.
bench get-app dashboard https://github.com/hercules-global/dashboard.git
I’m still experiencing the problem even after the update, but in a smaller scale, so far only on activity and some reports.
The error log shows this:
Hi @woakes070048 ,
I am checking the issue of POS, meanwhile create one more item and then check pos form
Thanks, Rohit
@anand mine has nothing to do with POS, its on Sales Invoice and Purchase Invoice. I dont have console errors and web.error.log does not have anything related.
Hi,
Run following commands on server,
bench migrate
bench build
bench clear-cache
Thanks, Rohit
Hi @bohlian,
Click on rightmost number like VM446 and then share screen shot of the output.
Thanks, Rohit
Seems like there is an issue in .json file, did you get any conflicts during updation?
Thanks, Rohit
@ninjas005 honestly i cannot remember exactly what I did but if I am not wrong I had a problem with some of the redis worker processes. They were in FAILED state. Once I got those fixed up it started working again. If you have this problem run sudo supervisorctl status
and see if any processes are FAILED.
A sample of a GOOD output is below:
~/frappe-bench/logs$ sudo supervisorctl status
frappe-bench-redis:frappe-bench-redis-cache RUNNING pid 1429, uptime 22 days, 22:29:49
frappe-bench-redis:frappe-bench-redis-queue RUNNING pid 1428, uptime 22 days, 22:29:49
frappe-bench-redis:frappe-bench-redis-socketio RUNNING pid 1430, uptime 22 days, 22:29:49
frappe-bench-web:frappe-bench-frappe-web RUNNING pid 1426, uptime 22 days, 22:29:49
frappe-bench-web:frappe-bench-node-socketio RUNNING pid 1427, uptime 22 days, 22:29:49
frappe-bench-workers:frappe-bench-frappe-default-worker-0 RUNNING pid 1421, uptime 22 days, 22:29:49
frappe-bench-workers:frappe-bench-frappe-long-worker-0 RUNNING pid 1424, uptime 22 days, 22:29:49
frappe-bench-workers:frappe-bench-frappe-schedule RUNNING pid 1422, uptime 22 days, 22:29:49
frappe-bench-workers:frappe-bench-frappe-short-worker-0 RUNNING pid 1425, uptime 22 days, 22:29:49