Xdebug 502 Bad Gateway errors

@ben.turner @clay I’m pinging you as you’ve both separately investigated a 502 error issue related to Xdebug (see below):

I just wanted to reach out to tell you that this error only happens when you add/remove a breakpoint during a debug session. It’s a bug in Xdebug that was fixed in the 3.0.1 release -
https://xdebug.org/updates#x_3_0_1
https://bugs.xdebug.org/bug_view_page.php?bug_id=00001897

It would be great if a future version of Local could ship an updated Xdebug binary.

Thanks!

3 Likes

I had the some problem and shared my solution here

@batur that works, but what ought to happen is that the developers fix this by simply shipping a new Xdebug binary. I’m not sure why they have been ignoring this thread.