View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 08365 | Bug reports | Authentication | public | 2013-11-13 17:40 | 2013-11-24 19:05 |
| Reporter | rudineidias | Assigned To | c_schmitz | ||
| Priority | urgent | Severity | block | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 2.00+ | ||||
| Fixed in Version | 2.00+ | ||||
| Summary | 08365: Error when accessing admin page | ||||
| Description | This error occurs due to the attempt to connect to a host to verify limesurvey updates . To be on the internal network , the verification fails , and tries to insert the error log with more than 1600 characters in the table settings_global , whose field stg_value has only 255 characters . This is a BUG of lime . As a workaround , change the column to text solves the problem . I hope this bug is fixed in a new release . '{ " errorcode " : " 10060 Could not connect to the host \ " update.limesurvey.org \ " : | ||||
| Steps To Reproduce | reported first time in http://www.limesurvey.org/en/forum/installation-a-update-issues/94303-error-when-accessing-admin-page-after-first-install#98983 Block access of limesurvey server machine no update host. | ||||
| Additional Information | Version 2.00+ Build 131031 | ||||
| Tags | No tags attached. | ||||
| Bug heat | 2 | ||||
| Complete LimeSurvey version number (& build) | 131031 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | |||||
| Database type & version | 164 | ||||
| Server OS (if known) | windows2008 | ||||
| Webserver software & version (if known) | apache | ||||
| PHP Version | php5 | ||||
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=13479 |
|
|
Fix committed to 2.05 branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=13480 |
|
|
2.00+ Build 131122 released |
|
|
LimeSurvey: master 660897ff 2013-11-21 10:35 Details Diff |
Fixed issue 08365: Error when accessing admin page |
Affected Issues 08365 |
|
| mod - application/helpers/common_helper.php | Diff File | ||
|
LimeSurvey: 2.05 40b8ac7e 2013-11-21 10:44 Details Diff |
Fixed issue 08365: Error when accessing admin page |
Affected Issues 08365 |
|
| mod - application/helpers/common_helper.php | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-11-13 17:40 | rudineidias | New Issue | |
| 2013-11-21 00:23 | c_schmitz | Assigned To | => c_schmitz |
| 2013-11-21 00:23 | c_schmitz | Status | new => assigned |
| 2013-11-21 10:35 | c_schmitz | Changeset attached | => LimeSurvey master 660897ff |
| 2013-11-21 10:35 | c_schmitz | Note Added: 27280 | |
| 2013-11-21 10:35 | c_schmitz | Resolution | open => fixed |
| 2013-11-21 10:44 | c_schmitz | Changeset attached | => LimeSurvey 2.05 40b8ac7e |
| 2013-11-21 10:44 | c_schmitz | Note Added: 27281 | |
| 2013-11-21 10:44 | c_schmitz | Status | assigned => resolved |
| 2013-11-21 10:44 | c_schmitz | Fixed in Version | => 2.00+ |
| 2013-11-24 19:05 | c_schmitz | Note Added: 27346 | |
| 2013-11-24 19:05 | c_schmitz | Status | resolved => closed |