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..
Hi another question about docker setup I have successfully got the project to install. I want to t
Hi
another question about docker setup
I have successfully got the project to install. I want to try to debug it now, but whenever I do a request I get this message, even though I am sure of the project path mapping, any suggestions?
Comments
-
fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,084 βοΈ - Guardians (admin)
Hi @UM9F81RCP, it seems that xdebug is not proper working on your machine currently -> your phpstorm can not fetch the data.
can you post screenshots of your phpstorm settings reg. xdebug? Which environment are you using? How do you boot the environment up?
0 -
I am using docker to run the project ..
docker/sdk up -x
to start the env0 -
when I open Yves container and execute:
php -v
it shows only:
PHP 7.3.28 (cli) (built: Apr 29 2021 20:00:40) ( NTS ) Copyright (c) 1997-2018 The PHP Group Zend Engine v3.3.28, Copyright (c) 1998-2018 Zend Technologies with Zend OPcache v7.3.28, Copyright (c) 1999-2018, by Zend Technologies with blackfire v1.57.0~linux-musl-x64-non_zts73, <https://blackfire.io>, by Blackfire
It does not show xdebug which is wierd because it seems like xdebug session is getting started !
0 -
in my
docker.dev.yml
I have the debug section:debug: enabled: true xdebug: enabled: true
0 -
fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,084 βοΈ - Guardians (admin)
did you do docker/sdk bootstrap deploy.dev.yml first?
0 -
of course π
0 -
fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,084 βοΈ - Guardians (admin)
does the phpini-output in the shop show that xdebug is enabled etc?
0 -
I cannot login to zed I am getting this error
0 -
Β―_(γ)_/Β―
0 -
fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,084 βοΈ - Guardians (admin)
this looks strange. what does
docker ps
output?0 -
fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,084 βοΈ - Guardians (admin)
hmm.. looks fine. you can also do
phpinfo();
in public/Zed/index.php in the beginning and look there0 -
fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,084 βοΈ - Guardians (admin)
maybe do a die() or exit() after phpinfo()
0 -
I will try
0 -
it is enabled
0 -
but I found somehting
0 -
is this correct?
0 -
I got it fixed by running a debugging session AND starting the listener
From my previous experience starting the listener was enough β¦ i am not sure if this xdebug 3 related thingy .. but most important now that it works π
0 -
fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,084 βοΈ - Guardians (admin)
hmm.. for me just running the listener with setting a breakpoint is enough
0 -
fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,084 βοΈ - Guardians (admin)
but glad you are unblocked
0 -
thanks mate π
0 -
btw .. do you have any idea how to set up an ssl certificate locally ?
0 -
to be able to call https instead of http
0
Categories
- All Categories
- 42 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 76 Spryker News
- 929 Developer Corner
- 787 Spryker Development
- 89 Spryker Dev Environment
- 362 Spryker Releases
- 3 Oryx frontend framework
- 35 Propel ORM
- 68 Community Projects
- 3 Community Ideation Board
- 30 Hackathon
- 3 PHP Bridge
- 6 Gacela Project
- 26 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
- 70 Spryker Safari Questions
- 50 Random