View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
08365Bug reportsAuthenticationpublic2013-11-24 19:05
Reporterrudineidias Assigned Toc_schmitz  
PriorityurgentSeverityblock 
Status closedResolutionfixed 
Product Version2.00+ 
Fixed in Version2.00+ 
Summary08365: 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 \ " :
fsockopen ( ) [ <a href=''function.fsockopen''>
function.fsockopen < \ / a> ] : unable to connect to 78.46.71.100:80
(A connection attempt failed because the connected party did not respond after enquiry.c a period of time , or established connection failed because connected host has failed to respond . \ R \ n ) " , " ErrorHtml " : " 10060 Could not connect to the host \ " update.limesurvey.org \ " : fsockopen ( ) [ function.fsockopen <a href=''function.fsockopen''> < \ / a> ] : unable to connect to 78.46.71.100:80 (A connection attempt failed because the connected party did not respond enquiry.c after a period of time , or established connection failed because connected host has failed to respond . \ r \ n ) " } '

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

TagsNo tags attached.
Bug heat2
Complete LimeSurvey version number (& build)131031
I will donate to the project if issue is resolvedNo
Browser
Database type & version164
Server OS (if known)windows2008
Webserver software & version (if known)apache
PHP Versionphp5

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2013-11-21 10:35

administrator   ~27280

Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&amp;id=13479

c_schmitz

c_schmitz

2013-11-21 10:44

administrator   ~27281

Fix committed to 2.05 branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&amp;id=13480

c_schmitz

c_schmitz

2013-11-24 19:05

administrator   ~27346

2.00+ Build 131122 released

Related Changesets

LimeSurvey: master 660897ff

2013-11-21 09:35:42

c_schmitz

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 09:44:38

c_schmitz

Details Diff
Fixed issue 08365: Error when accessing admin page Affected Issues
08365
mod - application/helpers/common_helper.php Diff File

Issue History

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