When starting one message error

Hi @Ahmed_Khalifa

did you run command bench update?If yes, it seems that the update process has not completed properly. Can you run command bench migrate and check it again

1 Like

yes " run bench update
ok, now run bench migrate

thank you mr. rohit_w
erpnext working now without errors

after run bench migrate > not access or roles for user select

Hi @Ahmed_Khalifa

Any error on console log? Run command bench build and check.

1 Like

after run command bench build > errors

can you run bench update command again, have you did any local customizations?

yes, 6 field added to tabels

Mr. rohit_w

plz

Hi @Ahmed_Khalifa

Can you please pull the latest code again using command bench update.
Also reload the page by clicking on reload button under menu options

after run bench update > errors

Hi @Ahmed_Khalifa

Run the below command in frappe-bench folder and share the output

./env/bin/pip install -q -r ./apps/frappe/requirements.txt
1 Like

run

 ./env/bin/pip install -e git+https://github.com/frappe/python-pdfkit.git#egg=pdfkit

rohit_w

good morning
any news