What are the Slack Archives?
Itโs a history of our time together in the Slack Community! Thereโs a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.
Because this space is not active, you wonโt be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..
Hello, Having problems with Spryker installation, can someone help me with this error.
Hello, Having problems with Spryker installation, can someone help me with this error.
Comments
-
Hi! Seems like there is a mismatch between ES version and spryker/elastica module.
0 -
Nice, Thanks for your time, How to resolve this?
0 -
Please describe what are you trying to do.
Install some project, started earlier (not latest demo shop), with latest docker-sdk?0 -
Am trying to install spryker project on my system, following the steps from the installation document.
0 -
-
Thanks!
Try to runCOMPOSER_MEMORY_LIMIT=-1 composer require "ruflin/elastica:6.*" "spryker/elastica:5.*" --update-with-dependencies --optimize-autoloader --ignore-platform-reqs
and then try to install once again.0 -
on vendor/bin/install encountered this error.
0 -
Maybe you will need to increase memory limit for vagrant by editing
.vm
file.0 -
you mean to run this ,ulimit -n 65535 ?
0 -
just did it, updating the dependencies.
0 -
PHP Fatal error: Allowed memory size of 2147483648 bytes exhausted (tried to allocate 67108864 bytes) in phar:///usr/local/bin/composer/src/Composer/DependencyResolver/Pool.php on line 339
Fatal error: Allowed memory size of 2147483648 bytes exhausted (tried to allocate 67108864 bytes) in phar:///usr/local/bin/composer/src/Composer/DependencyResolver/Pool.php on line 339
Check https://getcomposer.org/doc/articles/troubleshooting.md#memory-limit-errors for more info on how to handle out of memory errors.%
0 -
currently , its 3200, doubling will do?
0 -
how much do u suggest?
0 -
Doubling will do.
0 -
cool
0 -
memory allocation error
0 -
steps done: vagrant halt,
0 -
vagrant up
0 -
vagrant ssh
0 -
composer install
0 -
vendor/bin/install
0 -
From the state of the initial error you would need to do:
1. vagrant halt
2. edit .vm to set memory to 6400
3. vagrant up
4. vagrant ssh
5.COMPOSER_MEMORY_LIMIT=-1 composer require "ruflin/elastica:6.*" "spryker/elastica:5.*" --update-with-dependencies --optimize-autoloader --ignore-platform-reqs
6. vendor/bin/install or just install0 -
I don't get why have you got the initial error in the first place. Are you sure you are trying to install spryker-shop/b2c-demo-shop and not spryker-shop/suite?
0 -
$VM_PROJECT=b2c-demo-shop SPRYKER_REPOSITORY=โhttps://github.com/spryker-shop/b2c-demo-shop.gitโ
$ /Volumes/IntgrmSprykrEtrib/devvm ๎ฐ vagrant up
Bringing machine โdefaultโ up with โvirtualboxโ provider...
==> default: Box โdevvm3.1.0โ could not be found. Attempting to find and install...
default: Box Provider: virtualbox
default: Box Version: >= 0
==> default: Box file was not detected as metadata. Adding it directly...
==> default: Adding box โdevvm3.1.0โ (v0) for provider: virtualbox
default: Downloading: https://github.com/spryker/devvm/releases/download/v3.1.0/spryker-devvm.box
==> default: Box download is resuming from prior download progress
==> default: Successfully added box โdevvm3.1.0โ (v0) for โvirtualboxโ!
The following settings will be used for the new VM:
VM_PROJECT = โsuiteโ
VM_IP = โ10.10.0.226โ
VM_MEMORY = โ3200โ
VM_CPUS = โ4โ
VM_NAME = โSpryker Dev VM (suite)โ
VM_DOMAIN = โsuiteโ
VM_SKIP_SF = โ0โ
VM_IS_WINDOWS = โ0โ
SPRYKER_BRANCH = โmasterโ
SPRYKER_REPOSITORY = โhttps://github.com/spryker-shop/suite.gitโ0 -
I deleted the previous repo and started reInstalling, this is what i found, though am giving b2c-demo-shop.git repo, its always taking suit.git repo .
0 -
Do you think. this might be the problem ? if so, have any idea why is happening?
0 -
So it's suite in the end.
Our latest devvm is aimed to work with b2b\b2c demo shops, not with suite.
Suite is already ahead and is using ES7.
Where b2b\b2c demo shops are still on ES6. And devvm contains only ES6.
So trying to install suite in the devvm will lead you to an initial error.From what you've posted I can conclude that you are running
VM_PROJECT=b2c-demo-shop SPRYKER_REPOSITORY=โ<https://github.com/spryker-shop/b2c-demo-shop.git>โ
first and then separatelyvagrant up
. This should be one command.0 -
with one command am encountering the error, so i tried to split it, here is the error,
0 -
$VM_PROJECT=b2c-demo-shop SPRYKER_REPOSITORY=โhttps://github.com/spryker-shop/b2c-demo-shop.gitโ vagrant up
Bringing machine โdefaultโ up with โvirtualboxโ provider...
==> default: Box โdevvm3.1.0โ could not be found. Attempting to find and install...
default: Box Provider: virtualbox
default: Box Version: >= 0
==> default: Box file was not detected as metadata. Adding it directly...
==> default: Adding box โdevvm3.1.0โ (v0) for provider: virtualbox
default: Downloading: https://github.com/spryker/devvm/releases/download/v3.1.0/spryker-devvm.box
==> default: Box download is resuming from prior download progress
An error occurred while downloading the remote file. The error
message, if any, is reproduced below. Please fix this error and try
again.OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 54
0 -
There is an issue thread for vagrant about the same - https://github.com/hashicorp/vagrant/issues/10007. But there is no final solution. Seems more like internet connection problems.
I would recommend to remove existing vagrant machines from virtual box, remove the current directory you are working with and to try once again.
0
Categories
- All Categories
- 42 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 76 Spryker News
- 929 Developer Corner
- 787 Spryker Development
- 89 Spryker Dev Environment
- 362 Spryker Releases
- 3 Oryx frontend framework
- 35 Propel ORM
- 68 Community Projects
- 3 Community Ideation Board
- 30 Hackathon
- 3 PHP Bridge
- 6 Gacela Project
- 26 Job Opportunities
- 3.2K ๐ Slack Archives
- 116 Academy
- 5 Business Users
- 370 Docker
- 551 Slack General
- 2K Help
- 75 Knowledge Sharing
- 6 Random Stuff
- 4 Code Testing
- 32 Product & Business Questions
- 70 Spryker Safari Questions
- 50 Random