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

    most-kite-14822

    06/01/2023, 1:46 AM
    Trying to access B2B Learning plan via https://academy.spryker.com, receiving the below error:
  • m

    most-kite-14822

    06/01/2023, 1:46 AM
    403 FORBIDDEN You don't have permission to access this page 2023-06-01 014007 | Error 403 | https://academy.spryker.com/
    a
    f
    • 3
    • 2
  • v

    victorious-parrot-47014

    06/01/2023, 10:02 AM
    Our Spryker PaaS running on docker in AWS is very slow, response times can be +10s and CPU utilization of glue container is 100% with 10 users. I was able to fix the problem in my local spryker by running command "composer dumpautoload -o". Loading times and CPU utilization decreased 90% with the autoload. I tried to debug the use of autoload in my project in production and seems that autoload command is run and autoload files are generated succesfully. But still there is not any changes in very bad performance. Can you please give me some clue what might be wrong in very bad performance in Spryker app in production?
    šŸ‘€ 1
    a
    w
    a
    • 4
    • 14
  • r

    rough-agency-88294

    06/01/2023, 11:25 AM
    Is there some special setting related to production glue backend api related to authentication? I can't seem to see any difference in configuration but the endpoints in prod say 403 forbidden
    l
    • 2
    • 17
  • c

    cold-match-71703

    06/01/2023, 4:30 PM
    Hello Spryker community. Maybe this question was asked before... I have a store for Europe (Countries: "DE", "AT", ...) with the following possible locales: see screenshot At some point \Spryker\Client\Locale\Reader\LocaleReader::getLocaleList is called and an indexed list of locales is returned (second screenshot) In this example de_DE is no longer choosable because the locale is overwritten by de_AT. Has anyone solved this or is Spryker not designed to have 2 locales with the same language?
    • 1
    • 2
  • b

    brave-rocket-76034

    06/02/2023, 10:52 AM
    Hello Team Iam unable to get the page for backoffice .
    w
    • 2
    • 9
  • b

    brave-rocket-76034

    06/02/2023, 10:53 AM
    Screenshot from 2023-06-02 16-22-51.png
  • e

    early-art-81990

    06/02/2023, 12:00 PM
    https://github.com/spryker/propel/releases << anything wrong with the release order? šŸ¤” (3.34.3 latest after 3.38.0)
    w
    • 2
    • 4
  • c

    cool-hamburger-85057

    06/02/2023, 1:13 PM
    Is there any tutorial link or guide to store form values in database
  • c

    cool-hamburger-85057

    06/02/2023, 3:52 PM
    Im getting the foll error when i run build In JsonFile.php line 345: "./composer.lock" does not contain valid JSON Parse error on line 2601: ... }, {<<<<<<< Updated upst --------------------^ Expected one of: 'STRING', '}' while running build command. docker/sdk up --build
    g
    • 2
    • 1
  • r

    rich-guitar-29888

    06/05/2023, 6:35 AM
    Hi Team, i'm working in US store but when i tries to login in US store it gives error ( full error in comment .)
    l
    • 2
    • 3
  • c

    calm-toddler-60539

    06/05/2023, 6:46 AM
    Hello all, I would like to append some data to ProductAbstractData returned by CatalogClient's search function. Can you please advice me where to look into?
    w
    e
    • 3
    • 6
  • v

    victorious-parrot-47014

    06/05/2023, 7:37 AM
    Can someone who knows more explain why this happens, and could the performance of Spryker backend somehow be optimized through this? I noticed that HTTP requests to the glue api via Postman are much faster (especially locally) cf. 100ms vs 5000ms. I found such an article https://stackoverflow.com/questions/51600489/why-does-a-request-via-python-requests-takes-almost-seven-times-longer-than-in . Just only creating HTTP Connection to Spryker glue API itself takes 30-50% of the time in production environment, and 98% of the time in local environment.
    b
    • 2
    • 4
  • b

    brave-rocket-76034

    06/05/2023, 9:42 AM
    Hello Team , I had deployed B2B marketplace on ec2 .i can able to get the frontend and api calls but i am unable to get backoffice page
  • b

    brave-rocket-76034

    06/05/2023, 9:42 AM
    Screenshot from 2023-06-05 15-12-29.png
  • r

    rich-guitar-29888

    06/05/2023, 1:08 PM
    Hey Team , how to change DE store to US i have changed in modified testing store in deploy.dev.yml file and runned the docker/sdk bootstrap deploy.dev.yml but it is not reflecting how can i solve this ? ╭─/data | Store: DE | Env: docker.dev | Debug: (.) | Testing: (.) ╰─$
    w
    w
    • 3
    • 3
  • c

    cool-hamburger-85057

    06/06/2023, 5:17 AM
    In frontend im trying to add product to cart. but its displaying error message This action could not be completed. Please try again in a moment or contact the service desk if the the problem persists
    w
    k
    • 3
    • 2
  • r

    rough-policeman-14407

    06/06/2023, 10:44 AM
    Hi! we are on the process of upgrading Spryker 2020.04 to 2022.04, and we have found ourselves with all the categories pages on the yves catalog returning a 404 on the newer version, someone has any idea on what could have happened?
    m
    a
    • 3
    • 13
  • c

    cool-hamburger-85057

    06/06/2023, 2:20 PM
    geeting this error while installing spryker executor failed running [/bin/sh -c vendor/bin/install -r ${SPRYKER_PIPELINE} -s build -s build-production -vvv]: exit code: 1. when i do docker-sdk/sdk up
    m
    • 2
    • 6
  • t

    thankful-musician-51132

    06/07/2023, 6:31 AM
    Hello all, I have extended Company Unit Addresses table in Zed. Changes is reflected to the Zed table. But when I'm running Travis command docker/sdk cli vendor/bin/phpstan analyze -c phpstan.neon src/ -l 4 --memory-limit 4G it's throwing memory error. see attached screenshot for your reference.
    ListCompanyUnitAddressController.phpCompanyUnitAddressTable.phpCompanyUnitAddressGuiCommunicationFactory.php
    m
    • 2
    • 1
  • t

    thankful-dog-19953

    06/07/2023, 8:25 AM
    Hello Team! I trying to setup B2C Commerce using docker But getting error regarding a dependency of Blackfire Would you like to help me please? help me to overcome from this issue. The issue is:
    p
    • 2
    • 1
  • c

    cool-dawn-43386

    06/07/2023, 8:34 AM
    Hello, We are currently experiencing a confidentiality issue on our staging environment hosted on an AWS server. Our environment is using a self-signed SSL certificate, and we would like to register a valid certificate. We haven't tried generating a certificate with Let's Encrypt yet. Since our hosting solution is not provided by Spryker, we're having difficulty finding specific information. Could you please provide guidance on how to register a valid SSL certificate for our staging environment? Is there anything specific we need to consider or any recommended approach for generating and installing a certificate with Let's Encrypt (and automatically renew it via certbot)? Any assistance would be greatly appreciated. Thank you!
    p
    p
    • 3
    • 3
  • b

    brave-rocket-76034

    06/07/2023, 10:17 AM
    Is 30gb enough for B2B market place
    w
    c
    • 3
    • 24
  • b

    brave-rocket-76034

    06/07/2023, 10:17 AM
    In ec2
  • r

    rough-rainbow-3431

    06/07/2023, 11:04 AM
    Hi all. I am trying to extend the product images functionality with Aws S3 bucket. I would appreciate a lot some hints if any of you has done something similar. Thx a lot I am new to Spryker ecosystem
    w
    s
    m
    • 4
    • 8
  • s

    stale-battery-68732

    06/07/2023, 4:53 PM
    Hi all, Can anyone please help me find Oryx Documentation?
    p
    • 2
    • 1
  • i

    icy-furniture-80558

    06/08/2023, 7:52 AM
    Hi Team, do we have any documentation for checkout step customisation. https://docs.spryker.com/docs/pbc/all/cart-and-checkout/202212.0/base-shop/checkout-feature-overview/multi-step-checkout-overview.html - @plain-city-95899 any developer documentation for the same ?
    p
    • 2
    • 2
  • c

    cool-dawn-43386

    06/08/2023, 9:23 AM
    Hello there, anyone having some experience with Spryker + SSL + AWS ? thank you in advance https://sprykercommunity.slack.com/archives/CKJRJM5FG/p1686126867109119
  • e

    elegant-agent-58713

    06/08/2023, 10:59 AM
    Hey question, did somebody ever tried to do a search on specific columsn? Spryker by default has 1 searchbar for all fields in the table. but we want to be able to also search on a specific column for example.
    e
    m
    • 3
    • 7
  • w

    wonderful-baker-94910

    06/08/2023, 11:45 AM
    #help Hi everyone, I hope you all are doing great, after a long break I tried to install B2C Marketplace but while docker/sdk up its giving me this error, which i dont understand how to fix!! Please let me know if anyone has a solution for this.
    p
    • 2
    • 1
1...959697...102Latest