BookStack
BookStack copied to clipboard
Re: Xdebug: [Step Debug] Time-out connecting to debugging client
Attempted Debugging
- [X] I have read the debugging page
Searched GitHub Issues
- [X] I have searched GitHub for the issue.
Describe the Scenario
I am having the problem :-
Xdebug: [Step Debug] Could not connect to debugging client. Tried: host.docker.internal:9090 (through xdebug.client_host/xdebug.client_port).
This is the same issue posted by someone before : 4187
Exact BookStack Version
v24.03-dev
Log Content
No response
Hosting Environment
Docker on AlmaLinux 9
Hi @aygupt1822,
Just to confirm:
- Is this an installation specifically for developing/modifying BookStack? Or are you just trying to use the platform?
- If developing, are you wanting to use xdebug debugging?
I have the same problem when I run the docker compose stack to develop from vscode