-
Notifications
You must be signed in to change notification settings - Fork 212
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 error with "RefreshExtendCacheMigration" with version 4.1.0 #349
Comments
Hi @beltran-rubo, |
Yes sorry:
|
OK, it's not the error, I was expected to see. |
This is a temporary link to the Linux installer we are working on (valid for 24h), please download it on your own and you can reproduce it in any Linux machine:
The same installation process works properly for previous OroCRM versions. Let me know if you need more info to reproduce it. |
We have changed the system requirements since the previous version, at least you have to update PHP to 7.3.13, see https://doc.oroinc.com/backend/setup/system-requirements/ . |
Right, the installer already ships the requirements, it ships PHP 7.3.14 and the all the validations from OroCRM are OK. |
hi @anyt did you have a chance to test it? thanks |
Hi @beltran-rubo , |
|
Any progress on this? thanks |
I get a 403 response by that link. |
It is a temporarily link for 24 hours, please try to download it again
|
Any progress on this? thanks |
ping @anyt, let me know if we should upload the installer again |
There is a new 4.1.1 version available, do you know if there were any changes that could address this issue? |
Hi @beltran-rubo, Can you share more host environment details and the installation stack trace? Thank you. |
This is the full log
|
Unfortunately, this output is not informative enough, can you also share the |
|
The error log says that you have a typo in the
|
@beltran-rubo not related to this error, but please use en_US value for the --formatting-code option instead of just en. It doesn't have to be en_US necessarily, en_GB or any other variation will work as well, as long as it's country specific. PS. 2-letter code for the --language option is okay, no need to change there. |
@anyt that was the first try, please check the rest of the log. See below the log with same action without that typo:
|
Thanks @mbessolov we will change that option. |
Any thoughts about the possible issue? |
Did you have a chance to test it or to try to reproduce it? |
@beltran-rubo please contact me by email - it's michael@ on any of our domains (oroinc.com, orocommerce.com), we'll see how we can accelerate this. |
Summary
Bitnami developer here. We are releasing the new OroCRM 4.1.0 and we got the error below in our tests after running the "php console oro:install" script. All the previous checks were OK.
Steps to reproduce
Install OroCRM in Linux (Ubuntu 18.04)
Actual Result
Error posted above
Expected Result
No error
Details about your environment
Additional information
The text was updated successfully, but these errors were encountered: