-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Xdebug with browser extension causes 502 Bad Gateway #1238
Comments
Do you get any errors in your PHP / Nginx log files? |
No php logs, but in nginx: |
Anyone fixed this? I have the same issue, was trying this #731 but the Pro debug.conf file is overwritten each time Herd restart |
Which changes do you need to make to the debug.conf? |
Changing the ports as explained by #731 (comment) As a workaround i copied Pro folder to Free folder and changed the include of *.conf in main nginx.conf file to Free folder which is not overwritten so it works, but wonder if there is better way to do this. |
Platform
Windows
Operating system version
Windows 11 Pro 23H2
System architecture
Intel (x86)
Herd Version
1.13.0
PHP Version
No response
Bug description
When trying to use xdebug with the browser extension, activating the extension causes a 502 Bad Gateway.
Steps to reproduce
Relevant log output
> No logs found.
The text was updated successfully, but these errors were encountered: