Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

installation on vanilla production VM doesn't work #85

Closed
toneffectory opened this issue Mar 15, 2020 · 8 comments
Closed

installation on vanilla production VM doesn't work #85

toneffectory opened this issue Mar 15, 2020 · 8 comments

Comments

@toneffectory
Copy link

hi! I wanted to check out it_management app. So downloaded latest erpnext production build from http://build.erpnext.com/ERPNext-Production.ova
Running it in latest Virtualbox. In virtualbox's terminal I enter command
bench get-app https://github.com/tueit/it_management.git

and get following error:
VirtualBox_ERPNext-Production-20190616131532_15_03_2020_23_15_44

seemingly there's no directory apps in default home dir. So I tried creating it myself but then other errors popup...
VirtualBox_ERPNext-Production-20190616131532_15_03_2020_23_17_11

Please let me know what I'm doing wrong and how to solve this?

@wojosc
Copy link
Contributor

wojosc commented Mar 17, 2020

Hi @toneffectory thank you for taking interest in the app.

Please upgrade your system to the latest version with
bench update --reset
from the frappe-bench folder befor you install our app.

@toneffectory
Copy link
Author

toneffectory commented Mar 17, 2020

Hi @wojosc
bench update didn't work either. So that made me thinking and I found the issue. It was me. User error...
So here for reference, in case anybody else is a user like me :-)

bench only works correctly if you cd into the frappe-bench dir.
So to instal it_management:

cd ~/frappe-bench
bench get-app https://github.com/tueit/it_management.git

@wojosc
Copy link
Contributor

wojosc commented Mar 17, 2020

Hi @toneffectory good work! I have updated our Wiki on this subject:
https://github.com/tueit/it_management/wiki/Installation

I'll close the issue. Thanks for your help.

@wojosc wojosc closed this as completed Mar 17, 2020
@toneffectory
Copy link
Author

Hi @wojosc
unfortunately no luck yet. Getting the app now works, but not installing it using
bench --site site1.local install-app it_management

Screenshot of error:
Schermafbeelding 2020-03-17 om 17 12 51

I also tried migrate and then install-app but still no luck. Anything else I can try?

@wojosc wojosc reopened this Mar 17, 2020
@toneffectory
Copy link
Author

so today I gave it another try. I noticed following. Most probably because I'm just very new to ERPNext, but perhaps also because things are maybe not as clear as it could have been.

I downloaded the erpnext production image (Virtual machine). It was the following document that caught my eye:
https://discuss.erpnext.com/t/release-erpnext-version-12/50986

according to this document, The master branch has been deprecated as of today i.e. 22 July, 2019. So apparently, the latest release (v12) is not the master but the development image. That could've be made more clear :-)

Anyway. All of the above issues are based on ERPNext: v11.1.38 (master), Frappe Framework: v11.1.35 (master).

I'll see if I can get ERPNext v12 working in virtual machine. So far no luck even starting ERPNext using http://build.erpnext.com/ERPNext-Dev.ova

@wojosc
Copy link
Contributor

wojosc commented Mar 20, 2020

@toneffectory installing ERPNext v12 can be tricky. There are many installation guides about though. Please check out discuss.erpnext.com for that matter.

Otherwise you can always get in contact with us. We provide installation as a payed service if you are interested.

@toneffectory
Copy link
Author

@wojosc installation of ERPNext v12 done. Also verified that it_management app installations works correctly. Thanks.

@wojosc
Copy link
Contributor

wojosc commented Mar 21, 2020

Thank you @toneffectory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants