View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002344 | Xdebug | Step Debugging | public | 2025-04-29 10:36 | 2025-06-27 08:23 |
Reporter | AJoe16 | Assigned To | derick | ||
Priority | high | Severity | major | Reproducibility | have not tried |
Status | resolved | Resolution | unable to reproduce | ||
Product Version | 3.4.2 | ||||
Summary | 0002344: Getting "ERR_CONNECTION_RESET" error with specific xdebug versions | ||||
Description | While updating my PHP dev environment by updating PHP and Xdebug versions, I encountered this error "ERR_CONNECTION_RESET" while debugging. Context: debugging a PrestaShop project. Debugging with old versions => no issue:
Debugging with new versions => "ERR_CONNECTION_RESET" displayed on the browser:
The strange thing is that I get this error mainly when I'm debugging the PrestaShop back-office. When I debug the PrestaShop front-office, the error may sometimes appear then disappear, but it was not blocking, as the debugging continues. Troubleshooting after upgrading to the newer versions:
So I ended up with this setup that is working:
I assume that there is an issue with some Xdebug versions (at least the latest at the moment of writing this thread: Xdebug 3.4.2-8.1-ts-vs16-x86_64). Similar issue reported in previous version here https://bugs.xdebug.org/view.php?id=2024 | ||||
Steps To Reproduce |
| ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 8.1.30-8.1.39 | ||||
|
I don't have Windows, and neither do I have a clue how PrestaShop works. You need to provide a short reproducible case as is explained on https://xdebug.org/reporting-bugs — this link was shown directly above where you put your summary in the original report. |
|
I fixed a few of these likely related issues in Xdebug 3.4.[34], so please try that. As I don't have enough information to reproduce this, and no requested information has been submitted, I'm therefore closing this out. If you can reproduce this with the latest (3.4.4) version, and can provide enough information for me to reproduce this, please open a new ticket. |
|
Hello Derick, sorry I didn't have time to provide you with what you have requested. I moved my dev environment to WSL under Windows and I didn't get any issue when using the version 3.4.3 of Xdebug. Thank you very much for your work and help. If I encounter the issue again, I will let you know. Have a nice day! |
Date Modified | Username | Field | Change |
---|---|---|---|
2025-04-29 10:36 | AJoe16 | New Issue | |
2025-05-02 10:39 | derick | Assigned To | => derick |
2025-05-02 10:39 | derick | Status | new => feedback |
2025-05-02 10:39 | derick | Note Added: 0007273 | |
2025-06-27 00:18 | derick | Status | feedback => resolved |
2025-06-27 00:18 | derick | Resolution | open => unable to reproduce |
2025-06-27 00:18 | derick | Note Added: 0007327 | |
2025-06-27 08:23 | AJoe16 | Note Added: 0007329 |