View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
20158 | Bug reports | Survey participants (Tokens) | public | 2025-07-03 01:31 | 2025-07-03 09:22 |
Reporter | david_b | Assigned To | |||
Priority | none | Severity | block | ||
Status | new | Resolution | open | ||
Product Version | 6.6.x | ||||
Summary | 20158: 503 error related to debug status | ||||
Description | When debug = 0 in config.php, adding participants or sending email invitations fails (blue spinner with HTTP 503 error). Setting debug = 1 or debug = 2 resolves the issue. The problem persists across fresh installs (v6.10 and v6.15), browsers, and environments on my shared hosting at VentraIP. Environment I have completed full, fresh installs using both Softaculous and Installatron and the issue is reproducible on this provider. Same survey works on other people's services. (holch on LimeSurvey community forum). VentraIP is looking into it. They tell me that 503 represents "cPanel indicates that your I/O limits have been reached, which will cause a 503 error; however, doing a live test of your I/O I cannot see anything major being transferred." Is there something different between the debugging settings that might explain the problem? | ||||
Steps To Reproduce | Steps to reproduceSet debug = 0 in config.php (e.g., /home/belavyco/survey.belavy.com/application/config/config.php). Expected resultNew participant screen Actual resultObserve: Blue spinner persists indefinitely. | ||||
Tags | No tags attached. | ||||
Bug heat | 2 | ||||
Complete LimeSurvey version number (& build) | 6.15.0, 6.10 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Safari, Chrome (including incognito/private modes) | ||||
Database type & version | MySQL/MariaDB - I think 10.6 | ||||
Server OS (if known) | |||||
Webserver software & version (if known) | |||||
PHP Version | 8.2 | ||||
Hosting provider found the issue. Here's a summary: Root Cause Summary Silent Process Termination: When debug=0, PHP script failures triggered by Monarx caused LiteSpeed to return 503 errors ("Service Unavailable"). |
|