Samsul
July 30, 2023, 12:26pm
1
I create site, and install frappe, erpnext, and custom app. When I visit the site url, I get an error.
In my local pc. It works well. When I pull this app in server, I get that error. I try it many times. But can’t solve this. How to solve this? Please help me.
Thanks
Samsul
NCP
July 30, 2023, 1:03pm
2
Hi @Samsul ,
Uninstall for apply the command:
bench --site [your.site.name] uninstall-app custom_app_name --force --no-backup
If you bench is start then stop it. and apply the command.
bench remove-app custom_app_name --force
// OR
bench remove-app custom_app_name
If you want to install custom_app_name then apply the command.
bench get-app custom_app_name_path
Then after installing the app on your site.
I hope this helps.
Thank You!
Samsul
July 31, 2023, 11:13am
3
I complete your process step by step. But I again got the same error
NCP
July 31, 2023, 11:28am
4
Please check the app.txt
sudo nano sites/apps.txt
Your app name is available or not?
Samsul
July 31, 2023, 11:59am
5
extra_core Available in apps.txt