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..
Good morning, has anyone faced a (really) slow login on a local installation? I just waited for the
Comments
-
Hi Daniel!
We at Spryker havenβt seen this.
Maybe it would be better for you to try out docker-based solution?https://documentation.spryker.com/installation/spryker_in_docker/spryker-in-docker-201907.htm
0 -
I got another VM running where the login doesn't take too long (max. 5 seconds)
0 -
As wild guesses to check:
β’ have you enabled xdebug and the code stopped somewhere the execution
β’ have you switched out mail provider to a remote one, which is not reachable
β’ have you restarted the vm and tried again?Hope that helps.. .
0 -
Hey John, thanks for the tips. Unfortunately nothing helped.
- All extensions disabled in chrome
- User-management is requesting local DB
- "Have you tried turning it off and on again?" - Yes π
Maybe this is a browser setting after all. It works on a different device with the same database dump and vm.
0 -
Did you check whatβs happening in the browserβs Network tab? What takes so long?
0 -
giovanni.piemontese Technical Lead @ LΓΆffelhardt Spryker Solution Partner Posts: 871 π§π»βπ - Cadet
Hi, there is a problem in core from spryker. Login take always ca. 5 sek. and it is not normal. U can test it at b2b or b2c demo shop from spryker too... Spryker know already the problem. @valerii.trots u can ask @lunov too.
0 -
Hi, I just investigated a bit more. It's quite likely that my chrome is messed up. I don't even get to see the post to login_check after hitting the submit button in the network-tab in console. No profile active, no Caches, no extendions.
Installed a fresh firefox and it ran proberly. Safari works too.
0 -
I can confirm the same. Trying to change a password for a newly created from Zed customer.
In Safari works ok, in chrome it does nothing. But itβs something project-specific. You need to debug here somehow.0 -
Oh, ok π€
0 -
Actually in incognito mode everything works. So could be that some chrome plugin does this.
0 -
Or at least only password changing worked in incognitoβ¦ π€
0 -
I actually disabled every chrome extension (adblock, xdebug helper, modheader, ...)
0 -
only works for me in guest-mode.
Seems like this is caused by a setting of chrome preferences. As mentioned earlier: the form isn't submitted at all (regarding the network- tab)
0 -
Yes. And this is something project-specific it seems as it works ok for our demo-shopsβ¦
0 -
I've overwritten the
project/src/Pyz/Yves/ShopUi/Theme/default/components/molecules/form/form.twig
(added a datafield "Id" to give add some css stuff). Will undo this and check again.0 -
@ULL0N440J could you still check whatβs happening in the network tab, which http requests are being sent out? Might also be related to the CORS topic, we had that once on the project
0 -
@UKJSE6T47 ```
I don't even get to see the post to login_check after hitting the submit button in the network-tab in console. No profile active, no Caches, no extendions.```
0 -
yes, maybe because it tries to do first the
OPTIONS
request (maybe).0 -
Valerii has just showed me, doesnβt look like a CORS case
0 -
Solved it. Cleared my preferences of Chrome. Don't know what caused this behaviour at all..
Some people reported that google assistant could block the login (in a google forum). Didn't have this active neither π€·ββοΈ0 -
thanks for reporting back, Daniel, good to know π
0 -
Same story (nearly) again.
Can call my local instance this time in Google Chrome - but it is really, really slow. This time on all users (even in incognito).
Calling /cart for the same user in 3 fresh browsers:
Safari: 7.4 seconds
Firefox: 5.3 seconds
Chrome: Something over 90s..All are passing the same amount of data. No extensions activated, same settings for CORS etc..
Reinstalled Chrome already, cleared preferences.0
Categories
- All Categories
- 42 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 65 Spryker News
- 879 Developer Corner
- 743 Spryker Development
- 84 Spryker Dev Environment
- 360 Spryker Releases
- 3 Oryx frontend framework
- 33 Propel ORM
- 68 Community Projects
- 3 Community Ideation Board
- 30 Hackathon
- 3 PHP Bridge
- 6 Gacela Project
- 22 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
- 68 Spryker Safari Questions
- 50 Random