Closed voltan closed 11 years ago
Can you upload relevant logs?
This log
04:05:56.58
[info]
Service "log" is loaded
04:05:56.6
[info]
Service "database" is loaded
04:05:56.61
[info]
Service "registry" is loaded
04:05:56.61
[info]
Service "cache" is loaded
04:05:56.64
[info]
Service "i18n" is loaded
04:05:56.65
[info]
Service "session" is loaded
04:05:56.67
[err] #111 in lib/Zend/Session/SessionManager.php
Session validation failed
And this db
db
04:05:56.67
[0.0005]
query: SELECT `core_session`.* FROM `core_session` WHERE `id` = :where1
params: [where1] caf55210765c96c2f31fed6053f9e244;
04:05:56.67
[3.3547]
query: UPDATE `core_session` SET `modified` = :modified, `lifetime` = :lifetime, `data` = :data WHERE (`id` = :where1)
params: [modified] 1362387956;[lifetime] 1209600;[data] __ZF|a:4:{s:20:"_REQUEST_ACCESS_TIME";d:1362387956.6480829715728759765625;s:6:"_VALID";a:2:{s:36:"Zend\Session\Validator\HttpUserAgent";s:68:"Mozilla/5.0 (X11; Linux x86_64; rv:19.0) Gecko/20100101 Firefox/19.0";s:33:"Zend\Session\Validator\RemoteAddr";s:13:"209.160.73.43";}s:33:"Zend_Validator_Csrf_salt_security";a:1:{s:6:"EXPIRE";i:1361787827;}s:4:"jump";a:1:{s:11:"EXPIRE_HOPS";a:2:{s:4:"hops";i:0;s:2:"ts";d:1361787545.3958981037139892578125;}}}backoffice|C:23:"Zend\Stdlib\ArrayObject":135:{a:4:{s:7:"storage";a:1:{s:4:"mode";s:5:"admin";}s:4:"flag";i:2;s:13:"iteratorClass";s:13:"ArrayIterator";s:19:"protectedProperties";N;}}Zend_Validator_Csrf_salt_security|C:23:"Zend\Stdlib\ArrayObject":163:{a:4:{s:7:"storage";a:1:{s:4:"hash";s:32:"d62b487f58f7d52100ca9f2e59ced02e";}s:4:"flag";i:2;s:13:"iteratorClass";s:13:"ArrayIterator";s:19:"protectedProperties";N;}}XE_AUTH|C:23:"Zend\Stdlib\ArrayObject":141:{a:4:{s:7:"storage";a:1:{s:6:"member";s:9:"webmaster";}s:4:"flag";i:2;s:13:"iteratorClass";s:13:"ArrayIterator";s:19:"protectedProperties";N;}}jump|C:23:"Zend\Stdlib\ArrayObject":250:{a:4:{s:7:"storage";a:1:{s:6:"params";a:3:{s:4:"time";i:2;s:7:"message";s:32:"You have logged in successfully.";s:3:"url";s:32:"http://www.faragostaresh.com/new";}}s:4:"flag";i:2;s:13:"iteratorClass";s:13:"ArrayIterator";s:19:"protectedProperties";N;}};[where1] caf55210765c96c2f31fed6053f9e244;
system info
system
Execution time3.4563 s
Included files239 files
Memory usage10393000; peak: 10475704 bytes
OSLinux
Web ServerLiteSpeed
PHP Version5.3.21
MySQL VersionServer: 5.5.30-cll; Client: 5.5.30
Pi Version3.0.0-beta.1
Zend Version2.1.3dev
Persist Engineapc
Cache StorageZend\Cache\Storage\Adapter\Filesystem
ExtensionsAPC: 3.1.13; Intl; cURL
"Session validation failed" It is designed, not a bug. Session manager checks user agent data and IP upon session starts.
It had error log but it was to big and I removed this. Let me time for submit new error log.
There is some buggy code here indeed, looking insight...
@linzongshu Test the fix and upgrade EEFOCUS code as soon as possible. @voltan Please test and confirm.
I will test it in next 30 min. thanks
Thanks . it fixed and work for me without problem. just when I change my IP ( connect to VPN ) I have blank page in website. after back to old IP it work again
Thank. I update website whit last codes and it fixed
Check this site please : http://www.payamakyab.com/ or this: http://www.faragostaresh.com/new/
some times in first visit, I see blank page whit Session error in logs. after one refresh website load without problem. In both of websites I use last svn code. and each website run on different server.
payamakyab.com php : 5.4.11 mysql : 5.5.28 web-server: apache 2.2.3 apc: 3.1.13
faragostaresh.com php : 5.3.21 mysql : 5.5.28 web-server: LiteSpeed apc: 3.1.13 webserver :