clean-painter-47981
08/18/2021, 8:30 AM* @Glue({
* "post": {
* "summary": [
* "Search for rims"
* ],
* "parameters":[{
* "name":"requestBody",
* "in":"path",
* "required":true
* }],
* "responses": {
* "200":{"description":"OK"},
* "201":{"description":"Created"},
* "401":{"description":"Unauthorized"},
* "403":{"description":"Forbidden"},
* "404":{"description":"Not Found"}
* }
* }
* })
stocky-insurance-30459
08/18/2021, 9:01 AMwitty-jordan-77597
08/18/2021, 1:14 PMCompanyUserGui/assets/…
in this path I have js folder js/modules/my-function.js
and js/vendor-zed-company-user-gui-main.entry.js
with requires the modules js.
'use strict';
require('./modules/my-function');
require('../sass/main.scss');
I tried with to build with the watch for frontend and docker/sdk console frontendzedbuild
has anyone an idea if I miss something or I’m just do anything the wrong way?
Thanks for help.ancient-apartment-59274
08/18/2021, 3:52 PMMailUserPasswordResetRequestHandlerPlugin
and also no
getUserPasswordResetRequestHandlerPlugins
I guess its somehow confused with existing …StrategyPlugins
method/plugin
Also there is a step to remove old modules by running
composer remove spryker/auth-mail-connector spryker/auth-mail-connector-extensionBut the
spryker/usermodule still depends on this module in the latest version. But I doubt the user module gets removed somehow^^ So, no remove possible. Or do i miss something? 🤔 Unfortunately, the doc page in the doc repo isn’t reachable / not found for any reason. But if somebody has the same problems, that are my insights so far. Best
nutritious-daybreak-34090
08/18/2021, 6:29 PMstrong-laptop-16773
08/19/2021, 10:41 AMsilly-lawyer-82804
08/20/2021, 11:23 AMSymfony\Component\Filesystem\Exception\IOException - Exception: Failed to remove directory "/data/src/Orm/Propel/Schema/": rmdir(/data/src/Orm/Propel/Schema/): Directory not empty
in /data/vendor/symfony/filesystem/Filesystem.php (181)
Command: vendor/bin/console propel:schema:copy
Trace:
#0 /data/vendor/spryker/propel/src/Spryker/Zed/Propel/Business/Model/DirectoryRemover.php(35): Symfony\Component\Filesystem\Filesystem->remove(Array)
#1 /data/vendor/spryker/propel/src/Spryker/Zed/Propel/Business/PropelFacade.php(28): Spryker\Zed\Propel\Business\Model\DirectoryRemover->execute()
#2 /data/vendor/spryker/propel/src/Spryker/Zed/Propel/Communication/Console/SchemaCopyConsole.php(42): Spryker\Zed\Propel\Business\PropelFacade->cleanPropelSchemaDirectory()
#3 /data/vendor/symfony/console/Command/Command.php(255): Spryker\Zed\Propel\Communication\Console\SchemaCopyConsole->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#4 /data/vendor/symfony/console/Application.php(1018): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /data/vendor/symfony/console/Application.php(271): Symfony\Component\Console\Application->doRunCommand(Object(Spryker\Zed\Propel\Communication\Console\SchemaCopyConsole), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /data/vendor/spryker/console/src/Spryker/Zed/Console/Communication/Bootstrap/ConsoleBootstrap.php(110): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /data/vendor/symfony/console/Application.php(147): Spryker\Zed\Console\Communication\Bootstrap\ConsoleBootstrap->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /data/vendor/spryker/console/bin/console(27): Symfony\Component\Console\Application->run()
#9 {main}
In CommandLineExecutable.php line 107:
Aborted install...
I ran it with root user using "su" command. What can cause the problem?rapid-night-92661
08/23/2021, 5:40 PMicy-hydrogen-3905
08/24/2021, 9:57 AMclean-painter-47981
08/24/2021, 12:20 PMastonishing-lamp-41374
08/24/2021, 6:37 PMlittle-secretary-81579
08/25/2021, 8:14 AMquaint-midnight-78937
08/25/2021, 8:53 AMdocker/sdk
to version 1.39.2
(meaning that I now use a separate endpoint <http://mp.de|mp.de>.spryker.local
) and also added the MerchantPortalApplication
as well as MerchantPortalBootstrap
to the codebase.
So I can see that the frontend is properly building into the public/MerchantPortal
folder. It also create the
proper routes in Generated/Router/MerchantPortal/codeBucketDE/url_matching_routes.php
.
However, when I want to enter the login screen, I am always redirected to acl/index/denied
. So, it looks that it is an ACL configuration issue but it's strange because I'm not even able to navigate to this page at all.
Does anybody had a similar issue?chilly-rainbow-75540
08/25/2021, 9:16 AMshipmentGroup
exactly and how to add new one to the collection? In ZED i can only add shipping methods and creating carrier companies. Nothing much about shipping groups and how to handle it. Thanks for any information about it!lemon-magazine-17731
08/25/2021, 9:30 AMflaky-smartphone-7177
08/25/2021, 10:32 AMsilly-lawyer-82804
08/25/2021, 11:22 AMdocker/sdk start
than npm run yves:watch
, make some changes and the console doesn't seem to register any changes, the page doesn't change after refreshing. Even rebuilding the project doesn't make any difference.
I deleted "Generated" folder, did docker/sdk cli console cache:empty-all
than docker/sdk cli console transfer:generate
, restarted the project, did npm run yves:watch
again. Also tried npm run yves:development:esm
. Nothing helped.
Does anybody have any suggestions?ancient-apartment-59274
08/25/2021, 1:38 PMnumerous-notebook-85587
08/26/2021, 8:16 AMgentle-architect-75453
08/26/2021, 11:53 AMancient-apartment-59274
08/26/2021, 1:19 PMancient-apartment-59274
08/27/2021, 7:51 AMstrong-winter-32294
08/27/2021, 12:48 PMpolite-lunch-97479
08/27/2021, 1:14 PMdocker/sdk console publish:trigger-events -r url
but it doesn't do the job. Table is still empty.microscopic-spoon-7123
08/27/2021, 2:32 PMripe-spring-57685
08/30/2021, 9:27 AMmicroscopic-spoon-7123
08/30/2021, 1:41 PMancient-megabyte-55629
08/31/2021, 1:55 PMadventurous-raincoat-66045
08/31/2021, 7:59 PMnutritious-angle-64267
09/01/2021, 10:09 AM