https://www.spryker.com logo
Join Slack
Powered by
# help
  • e

    elegant-agent-58713

    11/25/2022, 12:55 PM
    Hey, Just got my b2b demo shop running locally and trying to do a data import. But then I get a:
    console: Unable to connect to 127.0.0.1:3109
    Did I forgot some step?
    a
    • 2
    • 3
  • b

    bright-librarian-29390

    11/25/2022, 1:55 PM
    Hi is there any way to share shopping list by Glue in Spryker B2B Demo Shop? I see this option in Yves but theres only cart share in Glue not shoppig list exactly.
  • w

    wonderful-baker-94910

    11/25/2022, 2:06 PM
    #help i want to do some changes in the shop ui, but when i change some of the scss to check if it reflects directly or not but it didn't , so do i have to configure anything or any push command on ubuntu? The shop is also in development mode.
    w
    m
    • 3
    • 5
  • g

    gifted-processor-93179

    11/25/2022, 7:58 PM
    #help was trying to extend zedui module, and security merchant portal gui. i followed documentation precisely but unable to render portal login page doc link https://docs.spryker.com/docs/marketplace/dev/front-end/202212.0/extending-the-project/migration-guide-extending-the-project.html
  • b

    bright-airport-9052

    11/28/2022, 4:21 AM
    Hello Team, We want to create Glue Api endpoint (http://glue.pxs-int.demo-spryker.com/site/breadcrumbs). We have added all things related to it in custom module plugin. But it is not working and we are getting 404 for it. When we pass any parameter between site and breadcrumbs like this (http://glue.pxs-int.demo-spryker.com/site/123/breadcrumbs), then it is working but we don't have any parameter between it. Then how we can handle this type of route?
    w
    • 2
    • 1
  • s

    stocky-architect-18877

    11/28/2022, 6:52 AM
    Hi I want to upload my csv to different server from spryker Can any one suggest the best way to achieve this ?
    w
    n
    m
    • 4
    • 3
  • l

    lemon-truck-27710

    11/28/2022, 12:38 PM
    Hi, I would like to report a possible bug. I'm using MariaDB, therefore
    true
    and
    false
    values are converted to 0 and 1. This is causing a bug in the following method:
    ItemQuantityValidator::isNonSplittableItem
    To always return
    false
    , as if we use MariaDB, it will strict compare 0 or 1 to false
  • b

    bright-librarian-29390

    11/28/2022, 1:41 PM
    Hi i've got an error when i'm trying to enter merchant portal in spryker marketplace:
    Symfony \ Component \ HttpKernel \ Exception \ NotFoundHttpException
    No route found for "GET http://localhost/error-handler/error/error404" Previous exceptions •
    None of the routers in the chain matched this request GET /error-handler/error/error404 HTTP/1.1 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Accept-Language: en-us,en;q=0.5 Host: localhost User-Agent: Symfony X-Php-Ob-Level: 1 (0)
    Hosts looks okay, did anyone know whats the problem?
    ✅ 1
    p
    a
    b
    • 4
    • 10
  • c

    calm-toddler-60539

    11/28/2022, 3:05 PM
    Hi all, I am trying to add my own namespace called "Unicorn" in the Spryker inside composer.json file like this:
    Copy code
    ...
    "autoload": {
            "psr-4": {
                "Generated\\": "src/Generated/",
                "Orm\\": "src/Orm/",
                "Pyz\\": "src/Pyz/",
                "Install\\": "src/Install/",
                "SprykerConfig\\": "src/SprykerConfig/",
                "Unicorn\\" : "src/Unicorn/"
            }
        },
    ...
    But this is not working, can you please help? I also run composer dump-autoload.
    p
    • 2
    • 4
  • c

    calm-toddler-60539

    11/29/2022, 8:24 AM
    Hello all, I just reset my Spryker B2C installation via
    docker/sdk reset
    . The frontend is not loading anything even though I have the demo data at the backend. Can someone please advise?
    p
    • 2
    • 6
  • m

    mysterious-ambulance-11183

    11/29/2022, 9:49 AM
    Hey guys, did someone experience an issue with sometime not delivered mails via AWS? AWS seems to timeout during sending mails (sometimes):
    Copy code
    [2022-11-28T18:41:13.247335+00:00] Zed.CRITICAL: Swift_TransportException - Expected response code 250 but got code "451", with message "451 4.4.2 Timeout waiting for data from client.
    " in "/data/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php::459" {"exception":"[object] (Swift_TransportException(code: 451): Expected response code 250 but got code \"451\", with message \"451 4.4.2 Timeout waiting for data from client.
    \" at /data/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php:459)
    e
    • 2
    • 1
  • l

    late-tiger-76201

    11/29/2022, 10:58 AM
    Hi everyone. Is it possible to disable authentication during E2E-Testrunner?
    👀 1
  • h

    hundreds-flower-81270

    11/29/2022, 6:04 PM
    Hi, general question: How is the backend-gateway supposed to be protected from calls outside of Zed (direct calls to the url)?
    w
    • 2
    • 2
  • e

    elegant-cartoon-61249

    11/29/2022, 8:16 PM
    #help Hi, I am getting an error "The process "vendor/bin/console queue:setup" exceeded the timeout of 600 seconds" whenever I use docker/sdk up can anyone help me how do we fix this issue?
  • r

    rough-agency-88294

    11/30/2022, 7:22 AM
    PHPStorm always complains that
    phpstan: no rules detected...
    is there some special config that needs to be made?
    h
    • 2
    • 7
  • w

    witty-engineer-68746

    11/30/2022, 9:40 AM
    There was a question about authenticating with /token (as opposed to /access-tokens) not working, so thought I'd share some notes on that:
    • 1
    • 2
  • c

    calm-toddler-60539

    11/30/2022, 10:12 AM
    Hello all, I have added a new field in
    ItemTransfer
    and I would like to populate this field whenever something is added in the cart. Later, I would like to use this field in my Calculator Stack plugin. Can someone please advise where should I look for it?
    w
    • 2
    • 6
  • g

    great-byte-99546

    11/30/2022, 3:44 PM
    What would be the best way to create Shipment with Expenses in test?
    ShipmentDataHelper
    does not create expense, it seems
  • o

    orange-analyst-340

    11/30/2022, 3:45 PM
    Hi everyone, I get some errors when trying to download files from FTP to Spryker system. I was debugging and got to FileSystemDependencyProvider.php located in vendor/spryker/file-system/src/Spryker/Service/FileSystem/FileSystemDependencyProvider.php There i see very strange dependency injection. (In picture). Every other dependency injection has either bridge or "$container->getLocator() etc". These injections will always throw exception and code in my try block would not get executed. This is strange for me. Can someone maybe explain why this is written like so. Because from my point of view this is bug.
  • g

    gentle-art-90358

    11/30/2022, 4:27 PM
    Non support related question. I was wondering what monorepo tool Spryker uses? I've used some in the past but they all bumped versions at the same time, but each Spryker module has its own semantic version. That's very cool and interesting. Where could I look around? 🙂
    👀 1
    p
    f
    +2
    • 5
    • 7
  • a

    astonishing-cartoon-61311

    12/01/2022, 8:30 AM
    Hi all, we did upgrade to release 202204 and added the
    BearerTokenAuthorizationValidatorPlugin
    to the
    OauthDependencyProvider
    see https://github.com/spryker-shop/b2c-demo-shop/blob/master/src/Pyz/Client/Oauth/OauthDependencyProvider.php However we’re facing an issue when trying to authenticate with the generated access token in Glue, error is “Token signature mismatch”. After further debugging, I noticed that
    openssl_verify
    returns 0 in
    \Lcobucci\JWT\Signer\OpenSSL::verifySignature
    and
    openssl_error_string
    shows some errors with padding check failed, see image. Has anybody an idea how to debug this further? I guess something is wrong with the signature or the token being signed incorrectly. Thanks for your help!
    a
    a
    d
    • 4
    • 9
  • w

    wonderful-baker-94910

    12/01/2022, 10:20 AM
    #help i added a new product from backoffice but when i'm searching that product its showing no product ,'the product is activated. Do i have to check anything after adding a new product??
    e
    f
    • 3
    • 4
  • n

    nutritious-advantage-64480

    12/01/2022, 3:21 PM
    Hi all, since we switched to SSO authentication, we couldn’t manage to get our codeception frontend test working that require authentication. Do you have any recommendations on how to handle this (apart from providing credentials to the test)?
  • a

    able-train-56624

    12/02/2022, 11:35 AM
    Hello everyone! I’m trying to run tests in a module I have to mantain. I’d like to run it in a non-project-specific environment. Can I acomplish this with docker/sdk? Do you know of a doc describing how to proceed/best practices? I.E. I can run
    phpcbf -p --standard=vendor/spryker/code-sniffer/SprykerStrict/ruleset.xml src/ tests/
    to test the code sniffer, but codeception run will always complain about missing Zed modules or Orm files, etc.
  • e

    elegant-agent-58713

    12/02/2022, 1:14 PM
    Hi all, are there here customers/developers who have Spryker in combination with Adyen?
  • r

    rough-agency-88294

    12/05/2022, 11:54 AM
    Hi I'm trying to fetch payment methods for a payment provider via the glue api, but it seems to only return only one and not all of the methods. Is this a bug or am I missing something?
  • m

    mysterious-ambulance-11183

    12/05/2022, 3:07 PM
    Hey guys, I'm currently busy updating some modules and features, and I came across the issue, that some module migration guides seem to be not listet in the documentation? For example: https://docs.spryker.com/docs/marketplace/dev/module-migration-guides/migration-guide-productmerchantportalgui.html Is not listed in the naviation, you can only find it via direct link, by search or discovering via Github. Is there any reason for that?
    a
    • 2
    • 2
  • f

    fresh-tent-43300

    12/06/2022, 8:38 AM
    Hi all, I am facing an issue with publish&synchronize out of nowhere where I need your help. Triggering all abstracts ends in an infinite loop. F.e. 2000 msg in event queue getting unacked, pushes msgs successfully to sync.storage and then event msgs getting back to ready. No error, no retry. Pushing smaller batches (10-20 abstracts) mostly getting processed. Tried to track them down to the faulty one, thought I found it, but trigger the individual item worked also. With 500k msgs, it is not a good workaround 🙂 Chunksizes are limited already. Any ideas?
    b
    m
    a
    • 4
    • 27
  • n

    nutritious-advantage-64480

    12/06/2022, 2:17 PM
    Hi all, we’re experiencing a strange bug regarding the CSV upload within the quick order form. It usually works, except if used with the combination Windows/Firefox. Both Edge on Windows and Firefox on any other OS works, just the combination of FF and Windows results in an error message saying that only CSV files are accepted. I could not pin it down to a specific header or anything yet. My previous question is also related to this, since I usually try to reproduce any error using an automated test, but this is not possible for me here, since I can’t figure out how to surpass the SSO authentication in my tests 😞 Any help would be really appreciated here.
    a
    • 2
    • 2
  • m

    mysterious-king-59256

    12/07/2022, 9:15 AM
    Hello, does Spryker support
    search_after
    or
    scroll
    in
    ElasticSearch
    ?
    a
    • 2
    • 2
1...737475...102Latest