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..
Did anyone had an idea or maybe sometimes the same problem? We setup a new shop and get this message
Comments
-
Hey, problem might be in http/https
0 -
Hi, thanks for the reply, but unfortunately http/https is not the problem
0 -
There 2 possible reasons:
1. Domain in cookie is wrong
2. Browser hardly cached something0 -
Try it in private window. If it is works - just clear browser cache in main window. If not - check that cookie is properly set looking into Response Headers.
0 -
We already tried this in private mode, but no luck, i will check the headers
0 -
Hi, only thing we could found is this:
set-cookie: zed-de-suite-local=06l4hp0hh7m731pfb6vql6lr8j; path=/; domain=80; secure; HttpOnly
0 -
Is your domain
zed-de-suite-local
?0 -
no, but where was this cookie set?
0 -
$config[SessionConstants::ZED_SESSION_COOKIE_DOMAIN]
0 -
ok thank you! i will check the config
0 -
If you have same issue for Yves - it is different stuff. I advise you yo check it too.
0 -
Thanks, currently we are running our own frontend, but thanks for the hint, because we will make projects with Yves in the near future!
0 -
@UPF4FKAQ0 ..another option to try out, add this to your config_local.php:
use Spryker\Shared\Session\SessionConstants; ... $config[SessionConstants::ZED_SESSION_COOKIE_SECURE] = false;
0 -
for local development that is enough
0 -
Hi, thanks to @ULYHPR789 and @UKJSE6T47 both solution work!
0
Categories
- All Categories
- 42 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 74 Spryker News
- 911 Developer Corner
- 771 Spryker Development
- 87 Spryker Dev Environment
- 361 Spryker Releases
- 3 Oryx frontend framework
- 34 Propel ORM
- 68 Community Projects
- 3 Community Ideation Board
- 30 Hackathon
- 3 PHP Bridge
- 6 Gacela Project
- 25 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
- 69 Spryker Safari Questions
- 50 Random