Kayako logo
SupportSuite, eSupport and LiveResponse Discussion, troubleshooting and feedback related to Kayako's flagship support desk products SupportSuite, eSupport and LiveResponse.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  (#16) Old
Varun Shoor Offline
Chief Executive Officer
 
Varun Shoor's Avatar
 
Posts: 2,829
Join Date: May 2003
13-03-2006, 04:30 PM

Hi Ian,
I am looking into this still, It might be a bug but I need some more time to trace.

Regards,

Varun Shoor


Varun Shoor (varun.shoor ]at[ kayako.com)
----------------------------------------------------------------
---
   
Reply With Quote
  (#17) Old
acidbox Offline
Member
 
Posts: 35
Join Date: Sep 2005
16-03-2006, 04:31 PM

Varun,

Thanks for your update. If you need any additional information or beta testing, please e-mail me directly. One thought is to take a look at any depreciated date/time functions in use that could affect PHP5. This problem seemed to get a lot worse once we made the upgrade to PHP5.

Thanks again
   
Reply With Quote
  (#18) Old
acidbox Offline
Member
 
Posts: 35
Join Date: Sep 2005
23-03-2006, 06:09 PM

Any word on the status of this issue? We're still trying to deal with it.
   
Reply With Quote
  (#19) Old
acidbox Offline
Member
 
Posts: 35
Join Date: Sep 2005
28-03-2006, 08:34 PM

Quote:
Originally Posted by acidbox
Any word on the status of this issue? We're still trying to deal with it.
Anyone? Varun?
   
Reply With Quote
  (#20) Old
acidbox Offline
Member
 
Posts: 35
Join Date: Sep 2005
05-04-2006, 03:37 PM

Still having this issue. I haven't seen any relavent updates in the CVS changelog. I really think this has something to do with Kayako and PHP5. It doesn't JUST happen in LiveSupport. It happens when trying to access the Staff section of support suite as well. I think for some reason Kayako has trouble handling a session when more than one person from the same IP address are logged in at one time. And this may only be an issue in PHP5.

Does anyone have any ideas? I'm really frustrated with this at the moment, as there seems to be no communication with me on this issue.

Last edited by acidbox; 05-04-2006 at 03:41 PM.
   
Reply With Quote
  (#21) Old
Neil-UKWSD Offline
Member
 
Neil-UKWSD's Avatar
 
Posts: 868
Join Date: Jun 2003
Location: United Kingdom
05-04-2006, 10:36 PM

Hi,

The latest CVS build has session tracking added, see the change log for how to activate it.


Neil Wood | UK Web.Solutions Direct Ltd

UK cPanel/WHM hosting accounts
http://ukwebsolutionsdirect.co.uk
   
Reply With Quote
  (#22) Old
acidbox Offline
Member
 
Posts: 35
Join Date: Sep 2005
10-04-2006, 04:31 PM

I've installed the latest CVS and now I have some errors to report

Trying to login to /admin:
Quote:
Attempt 1:
[Session Expired Debug]: Unable to find session id in POST, GET or COOKIE variable.. Clearing Out...

Attempt 2:
[Session Expired Debug]: Session expired due to inactivity, Date difference between current system date (10 Apr 2006 03:36:45 PM) and last activity (31 Dec 1969 07:00:00 PM) is 1144697805 seconds whereas inactivity timing setting under Admin CP > Settings is 21600 seconds.

Attempt 3:
[Session Expired Debug]: Session expired due to inactivity, Date difference between current system date (10 Apr 2006 03:37:10 PM) and last activity (31 Dec 1969 07:00:00 PM) is 1144697830 seconds whereas inactivity timing setting under Admin CP > Settings is 21600 seconds.
Trying to login to LiveSupport:
Quote:
Attempt 1:
10/04/2006 11:37:49 An error occurred while attempting to communicate with the server:

Received unexpected response from server (invalid header)!

Data: ([Session Expired Debug]: Session expired due to inactivity, Date difference between current system date (10 Apr 2006 03:37:53 PM) and last activity (31 Dec 1969 07:00:00 PM) is 1144697873 seconds whereas inactivity timing setting under Admin CP > Settings is 21600 seconds.compressed;b0ecd0a559f9ea8038f6f347e66e816 f;6bb61e3b7bce0931da574d19d1d82c88;10;2;xÓ5)

Error: <No extended error information available>

All other attempts:
Nothing happens. I can't even login. I get no error message. When I click login, it just does nothing.
Well obviously "31 Dec 1969" is the default timestamp when there is no valid timestamp, so something is not getting set correctly.

Please advise.
   
Reply With Quote
  (#23) Old
acidbox Offline
Member
 
Posts: 35
Join Date: Sep 2005
10-04-2006, 04:46 PM

Not sure if this is related, but I also get these PHP warnings in my error log:

Quote:
[client xxx.xxx.xxx.xxx] PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /path/to/kayako/includes/SmartyLight/class.template.php on line 785
Quote:
[client xxx.xxx.xxx.xxx] PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /path/to/kayako/modules/knowledgebase/knowledgebase.php on line 35
Quote:
[client xxx.xxx.xxx.xxx] PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /path/to/kayako/modules/livesupport/livesupport.php on line 78
We're on PHP 5.0.4, MySQL 4.1.18

Last edited by acidbox; 10-04-2006 at 04:50 PM.
   
Reply With Quote
  (#24) Old
bagendahl Offline
New Member
 
Posts: 7
Join Date: Mar 2008
02-04-2008, 12:55 PM

I’m experiencing the same problem. I get ”Session Expired due to Inactivity...” directly after two mouse clicks or after a few minutes of using the system. Doesn’t matter if I’m logged in through the web admin interface or Live response. Besides the information in the knowledgebase has anyone found out any other answers to this problem?
   
Reply With Quote
  (#25) Old
craigbrass Offline
Senior Member
 
Posts: 5,735
Join Date: Jun 2005
Location: Cumbria, UK
02-04-2008, 03:21 PM

Open /config/config.php and find :-
Code:
$_SWIFT["disablesessionipcheck"] = false;
and change it to :-
Code:
$_SWIFT["disablesessionipcheck"] = true;


Craig Brass - Kayako Forum Squatter (Note: I am NOT a staff member)

Icon Headquarters - Its Elixir - Web2Messenger
   
Reply With Quote
  (#26) Old
DaveINM Offline
New Member
 
Posts: 1
Join Date: May 2008
30-05-2008, 05:25 PM

Quote:
Originally Posted by craigbrass View Post
Open /config/config.php and find :-
Code:
$_SWIFT["disablesessionipcheck"] = false;
and change it to :-
Code:
$_SWIFT["disablesessionipcheck"] = true;
That worked for me. I must be happening because I have two static IP's that load balance. Thanks!
   
Reply With Quote
Reply

Tags
expired, session

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vBulletin Skin developed by: vBStyles.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46