View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 09871 | Bug reports | ComfortUpdate | public | 2015-09-07 15:23 | 2015-12-15 13:15 |
| Reporter | aesteban | Assigned To | |||
| Priority | normal | Severity | minor | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 2.06+ | ||||
| Summary | 09871: Admin console performs very slowly if no internet connection is available in server | ||||
| Description | There is an automatic check of last build number in UpdateForm.php (function getUpdateInfo). LimeSurvey tries to connect to ComfortUpdate server if this conditions are satisfied: 1.- php-curl is loaded (see function _performRequest) If these conditions are satisfied, and the server has no internet connection (for example no proxy configured) the call to curl_exec (see _performRequest) silently results in a failed connection. Since no timeout is configured, the application gets stuck for a long time. | ||||
| Steps To Reproduce | 1.- Make sure php-curl is installed Result: Response of LimeSurvey is very slow | ||||
| Additional Information | I suggest:
| ||||
| Tags | No tags attached. | ||||
| Bug heat | 6 | ||||
| Complete LimeSurvey version number (& build) | 15c0eee56711d5b67c6d2811a472 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | NA | ||||
| Database type & version | NA | ||||
| Server OS (if known) | NA | ||||
| Webserver software & version (if known) | NA | ||||
| PHP Version | 5.5 | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-09-07 15:23 | aesteban | New Issue | |
| 2015-09-07 15:23 | aesteban | Status | new => assigned |
| 2015-09-07 15:23 | aesteban | Assigned To | => c_schmitz |
| 2015-09-07 15:24 | aesteban | Assigned To | c_schmitz => |
| 2015-09-07 15:24 | aesteban | Note Added: 33066 | |
| 2015-09-07 15:24 | aesteban | Assigned To | => aesteban |
| 2015-09-07 15:24 | aesteban | Status | assigned => new |
| 2015-09-07 15:28 | aesteban | Status | new => assigned |
| 2015-09-07 15:28 | aesteban | Summary | Admin console performs very slowly if no internet connection is available => Admin console performs very slowly if no internet connection is available in server |
| 2015-09-07 15:28 | aesteban | Assigned To | aesteban => |
| 2015-09-07 15:28 | aesteban | Status | assigned => new |
| 2015-09-07 15:58 | DenisChenu | Assigned To | => LouisGac |
| 2015-09-07 15:58 | DenisChenu | Status | new => assigned |
| 2015-09-07 15:58 | DenisChenu | Note Added: 33067 | |
| 2015-12-09 15:58 |
|
Status | assigned => resolved |
| 2015-12-09 15:58 |
|
Resolution | open => fixed |
| 2015-12-15 13:15 | c_schmitz | Note Added: 33937 | |
| 2015-12-15 13:15 | c_schmitz | Status | resolved => closed |