Very well executed. 1 thing about ERPNext that really confuses me is the way emails are being setup since I try and use the recommended accounts that are pre-populated. I've also been wondering why your website is not setup with ERPNext?
Hi Karani, Thank you so much for the explicit guide. I have a question. So i did my setup on a physical server but when I try to reach it via the IP address, I only see the success page for successful Nginx installation, i.e "Welcome to Nginx." , What can i do?
Very well explained video.. I managed to install ERPNEXT 15 on oracle cloud. But the issue is I am not able to access erpnext via Public IP when i run bench start.. Can you help on this issue?
I see with every new version of V15 a lot of bug fixes are mentioned in release note as compared to v14 new releases. Is v15 stable enough to be used for any production environment for any client project?
@@KaraniGeoffrey Thank you for your response. The issue has been resolved, but please do consider addressing it. If I encountered this problem, others might be facing it too, so it could be beneficial to them. Thank you again
Hi, I get an error on Step: usermod -aG sudo [frappe-user] = usermod: Permission denied. usermod: cannot lock /etc/passwd; try again later. Any ideas why? Thks
You must be getting something wrong. Please pay close attention to the details on the blog, especially the OS and the hardware requirements BLOG: codewithkarani.com/2023/12/31/how-to-install-erpnext-version-15-in-ubuntu-a-step-by-step-guide/
@@lllduanelll If we do not want to install it on a hosting. If we want to install it on our own local computer, we need to write bench new-site [newsite].local
You have done a good job bro. But you have skipped HRMS issue. You have mentioned that if anyone wants he can install it. However, HRMS is a pain. It's giving lots of error and it's not possible to install it straight away.
Hello friend, what looks like an issue on HRMS is a fake issue. When it shows up, just run bench --site [YOUR_SITE] migrate Everything will be fine, and HRMS will be fully installed. If you experience any issues, drop me a line on +254725307131 All the best :)
On the ubuntu-24.04-live-server-amd64 command: sudo apt-get install python3.10-dev. Fails. Reading package lists... Done Building dependency tree... Done Reading state information... Done E: Unable to locate package python3.10-dev E: Couldn't find any package by glob 'python3.10-dev' E: Couldn't find any package by regex 'python3.10-dev' The package python3.10-dev has been dropped from ubuntu-24.04.
Thank you Karani. I've been looking for ultimate guide like this for a week, and found your tutorial is the best so far. Bless you. 🙏
Thank you for taking time to write, I appreciate
What is the difference between using docker or installing it like you do directly? Is it better to use docker for production? or your approach?
Interested on knowing how to use ERP Next for business
I installed it with a 2Gb Droplet and no problems. Thanks Geoffrey!
me installing on 1gb vps but all works done. ❤
Very well executed. 1 thing about ERPNext that really confuses me is the way emails are being setup since I try and use the recommended accounts that are pre-populated. I've also been wondering why your website is not setup with ERPNext?
Hi Karani, I need your help though on moving certain changes in erpnext (development) to erpnext (production). How can I achieve this?
Hi Karani, Thank you so much for the explicit guide. I have a question. So i did my setup on a physical server but when I try to reach it via the IP address, I only see the success page for successful Nginx installation, i.e "Welcome to Nginx." , What can i do?
Hello, try running the command
bench use [site_name]
Good job here. does Erpnext support PostgreSQL?
Thank you.
ERPNext does not support postgres at the moment
Very well explained video.. I managed to install ERPNEXT 15 on oracle cloud. But the issue is I am not able to access erpnext via Public IP when i run bench start.. Can you help on this issue?
Thank you for the complement mate. Did you find a solution o your installation issue?
I see with every new version of V15 a lot of bug fixes are mentioned in release note as compared to v14 new releases. Is v15 stable enough to be used for any production environment for any client project?
well done, Karani
You are welcome friend
sudo bench setup production erpuser
sudo: bench: command not found
in mycase above error is occuring any help
thanks
I dont think you need to use sudo when executing bench commands.
Thank you Karani 🙌
You are welcome friend
Please make a video on Ubuntu 23 and 24. I really tried all the possibilities to install Frappe on Ubuntu 23 and 24. But I didn't make out.
Okay, rest assured, I will do that before end of the week
@@KaraniGeoffrey Thank you for your response. The issue has been resolved, but please do consider addressing it. If I encountered this problem, others might be facing it too, so it could be beneficial to them. Thank you again
Muchas gracias mi amigo. saludos
How we can upgrade version 14 to 15 erpnext!!!
See this blog post => codewithkarani.com/2024/01/03/how-to-upgrade-erpnext-from-version-14-to-version-15/
Why am I not able to access it from my browser via public IP? Please help!
Hello mate, did you manage to go past this isue?
@@KaraniGeoffrey Yes, thank you for asking!
Hi, I get an error on Step: usermod -aG sudo [frappe-user] = usermod: Permission denied.
usermod: cannot lock /etc/passwd; try again later. Any ideas why? Thks
You must be getting something wrong. Please pay close attention to the details on the blog, especially the OS and the hardware requirements
BLOG: codewithkarani.com/2023/12/31/how-to-install-erpnext-version-15-in-ubuntu-a-step-by-step-guide/
@@KaraniGeoffrey Just realised using ubuntu-24.04-live-server-amd64. I got pass that issue with, sudo usermod -aG sudo [frappe-user]
Well done bro👍
Thank you bro
Hello, I want to install it on localhost. What should I write where it says site name?
Literally anything you want. You can have multiple sites at a time and this name is just to distinguish between them.
@@lllduanelll If we do not want to install it on a hosting. If we want to install it on our own local computer, we need to write bench new-site [newsite].local
You have done a good job bro. But you have skipped HRMS issue. You have mentioned that if anyone wants he can install it. However, HRMS is a pain. It's giving lots of error and it's not possible to install it straight away.
Hello friend, what looks like an issue on HRMS is a fake issue. When it shows up, just run bench --site [YOUR_SITE] migrate
Everything will be fine, and HRMS will be fully installed. If you experience any issues, drop me a line on +254725307131
All the best :)
@@KaraniGeoffreythanks for the quick answer bro. Is there any email address to communicate with you
@@eexpgroup5039 Yes, karani@upeosoft.com
How can i install erpnext with external mariadb
ua-cam.com/video/ZOkuq9bxGBk/v-deo.htmlsi=b0_r1eUtJ0H8KkcR
Thanks
On the ubuntu-24.04-live-server-amd64 command: sudo apt-get install python3.10-dev. Fails.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package python3.10-dev
E: Couldn't find any package by glob 'python3.10-dev'
E: Couldn't find any package by regex 'python3.10-dev'
The package python3.10-dev has been dropped from ubuntu-24.04.
I am facing the same issue
however this works for ubuntu 22
When I get to bench setup production I get ansible deprecated erro
hello mate, the solution to that is here => codewithkarani.com/2024/06/04/error-deprecated-ansible-builtin-include-has-been-removed/
I tired to install frappe