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.
Comments
-
Its really surprising to see when am trying to download b2c-demo-shop, why is it redirecting to suite.
0 -
I have removed the vagrants pid that were running and did an new install, its getting the right git repo.
0 -
Finished Installation, on url www.de.b2c-demo-shop.local load, getting this error:
0 -
Symfony\Component\HttpFoundation\Exception\SuspiciousOperationException thrown with message βUntrusted Host βwww.de.b2c-demo-shop.localβ.β
Stacktrace:
23 Symfony\Component\HttpFoundation\Exception\SuspiciousOperationException in /data/shop/development/current/vendor/symfony/http-foundation/Request.php:1206
22 Symfony\Component\HttpFoundation\Request:getHost in /data/shop/development/current/vendor/symfony/routing/RequestContext.php:58
21 Symfony\Component\Routing\RequestContext:fromRequest in /data/shop/development/current/vendor/spryker/router/src/Spryker/Yves/Router/Router/ChainRouter.php:54
20 Spryker\Yves\Router\Router\ChainRouter:addRequestContext in /data/shop/development/current/vendor/spryker/router/src/Spryker/Yves/Router/Router/ChainRouter.php:26
19 Spryker\Yves\Router\Router\ChainRouter:__construct in /data/shop/development/current/vendor/spryker/router/src/Spryker/Yves/Router/RouterFactory.php:43
18 Spryker\Yves\Router\RouterFactory:createRouter in /data/shop/development/current/vendor/spryker/router/src/Spryker/Yves/Router/Plugin/Application/RouterApplicationPlugin.php:61
17 Spryker\Yves\Router\Plugin\Application\RouterApplicationPlugin:Spryker\Yves\Router\Plugin\Application{closure} in /data/shop/development/current/vendor/spryker/container/src/Spryker/Service/Container/Container.php:421
16 Spryker\Service\Container\Container:Spryker\Service\Container{closure} in /data/shop/development/current/vendor/spryker/container/src/Spryker/Service/Container/Container.php:273
15 Spryker\Service\Container\Container:getService in /data/shop/development/current/vendor/spryker/container/src/Spryker/Service/Container/Container.php:210
14 Spryker\Service\Container\Container:get in /data/shop/development/current/vendor/spryker/router/src/Spryker/Yves/Router/Plugin/EventDispatcher/RouterListenerEventDispatcherPlugin.php:84
13 Spryker\Yves\Router\Plugin\EventDispatcher\RouterListenerEventDispatcherPlugin:getChainRouter in /data/shop/development/current/vendor/spryker/router/src/Spryker/Yves/Router/Plugin/EventDispatcher/RouterListenerEventDispatcherPlugin.php:70
12 Spryker\Yves\Router\Plugin\EventDispatcher\RouterListenerEventDispatcherPlugin:addSubscriber in /data/shop/development/current/vendor/spryker/router/src/Spryker/Yves/Router/Plugin/EventDispatcher/RouterListenerEventDispatcherPlugin.php:42
11 Spryker\Yves\Router\Plugin\EventDispatcher\RouterListenerEventDispatcherPlugin:extend in /data/shop/development/current/vendor/spryker/event-dispatcher/src/Spryker/Yves/EventDispatcher/Plugin/Application/EventDispatcherApplicationPlugin.php:116
10 Spryker\Yves\EventDispatcher\Plugin\Application\EventDispatcherApplicationPlugin:extendEventDispatcher in /data/shop/development/current/vendor/spryker/event-dispatcher/src/Spryker/Yves/EventDispatcher/Plugin/Application/EventDispatcherApplicationPlugin.php:46
9 Spryker\Yves\EventDispatcher\Plugin\Application\EventDispatcherApplicationPlugin:Spryker\Yves\EventDispatcher\Plugin\Application{closure} in /data/shop/development/current/vendor/spryker/container/src/Spryker/Service/Container/Container.php:421
8 Spryker\Service\Container\Container:Spryker\Service\Container{closure} in /data/shop/development/current/vendor/spryker/container/src/Spryker/Service/Container/Container.php:273
7 Spryker\Service\Container\Container:getService in /data/shop/development/current/vendor/spryker/container/src/Spryker/Service/Container/Container.php:210
6 Spryker\Service\Container\Container:get in /data/shop/development/current/vendor/spryker/security/src/Spryker/Yves/Security/Plugin/Application/SecurityApplicationPlugin.php:1401
5 Spryker\Yves\Security\Plugin\Application\SecurityApplicationPlugin:getDispatcher in /data/shop/development/current/vendor/spryker/security/src/Spryker/Yves/Security/Plugin/Application/SecurityApplicationPlugin.php:1386
4 Spryker\Yves\Security\Plugin\Application\SecurityApplicationPlugin:addSubscriber in /data/shop/development/current/vendor/spryker/security/src/Spryker/Yves/Security/Plugin/Application/SecurityApplicationPlugin.php:1373
3 Spryker\Yves\Security\Plugin\Application\SecurityApplicationPlugin:boot in /data/shop/development/current/vendor/spryker/application/src/Spryker/Shared/Application/Application.php:181
2 Spryker\Shared\Application\Application:bootPlugins in /data/shop/development/current/vendor/spryker/application/src/Spryker/Shared/Application/Application.php:97
1 Spryker\Shared\Application\Application:boot in /data/shop/development/current/vendor/spryker-shop/shop-application/src/SprykerShop/Yves/ShopApplication/Bootstrap/YvesBootstrap.php:32
0 SprykerShop\Yves\ShopApplication\Bootstrap\YvesBootstrap:boot in /data/shop/development/current/public/Yves/index.php:21
0 -
There are two possibilities.
First one is to runvagrant provision
(maybe you'll need to runvagrant halt
first and thenup
again), second one is to add this intoconfig_default.php
.// ---------- Trusted hosts $config[ApplicationConstants::YVES_TRUSTED_HOSTS] = $config[HttpConstants::YVES_TRUSTED_HOSTS] = [ $config[ApplicationConstants::HOST_YVES], $config[ApplicationConstants::HOST_ZED], 'localhost', '', ];
0 -
I tried first option it worked. Where to find the config_default.php file ?
0 -
Should be
config/Shared/config_default.php
.https://github.com/spryker-shop/b2c-demo-shop/blob/master/config/Shared/config_default.php
0 -
Thanks.
0 -
For http://glue.de.b2c-demo-shop.local/: {βerrorsβ:[{βstatusβ:404,βdetailβ:βNot Foundβ}]} is this right?
0 -
Sure, you need to specify an endpoint.
For example http://glue.de.b2c-demo-shop.local/catalog-search?q=0 -
aahso, Thanks π
0 -
have any idea why is happening?
I found why.
https://github.com/spryker/devvm/blob/develop/Vagrantfile#L29Here if you run
vagrant up
without parameters it will set default projectsuite
and then it will be used here https://github.com/spryker/devvm/blob/develop/Vagrantfile#L34 for settingspryker-shop/suite.git
as a repository.0 -
Aah so, nice. Thanks π
0 -
Are there any changes in YvesBootstrap.php file? Am trying to do the bootcamp hello-world my page is not loading it anymore and its giving me 404 error.
0 -
0
-
I would recommend to post this question to so more people could see it.
0 -
done
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