BookStackApp / BookStack

A platform to create documentation/wiki content built with PHP & Laravel
https://www.bookstackapp.com/
MIT License
14.8k stars 1.86k forks source link

Re: Xdebug: [Step Debug] Time-out connecting to debugging client #4965

Open aygupt1822 opened 4 months ago

aygupt1822 commented 4 months ago

Attempted Debugging

Searched GitHub Issues

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

image

Exact BookStack Version

v24.03-dev

Log Content

No response

Hosting Environment

Docker on AlmaLinux 9

ssddanbrown commented 4 months ago

Hi @aygupt1822,

Just to confirm:

p0lycarpio commented 4 months ago

I have the same problem when I run the docker compose stack to develop from vscode