Closed (cannot reproduce)
Project:
DrupalChat
Version:
7.x-1.0-beta5
Component:
Miscellaneous
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
2 May 2012 at 16:16 UTC
Updated:
16 May 2012 at 16:24 UTC
Hi all,
Drupal chat not working after some Conversation between site user, I have observed in testing that the interface stats showing no user online(in actual there was a user who was online).
Comments
Comment #1
darklrd commentedIs there problem with just online list? Are you able to send and receive messages?
Comment #2
ankurkumar.mishra commentedThanks for the replay darklrd,
yes there is problem in online list and we can send and receive messages at the chat starting few conversation after that conversation stream automatically break and unable to send or receive message to user who is online at that time and it is showing like user is offline(But in actually the user is online) to over come this problem i have to cut the open chat and refresh browser from both user end.And after few conversation same problem we will face..
Comment #3
hitendrasinh commentedHi Ankurkumar & darklrd
I also have the totally same issue ,Drupal chat not working after some Conversation between site user,to overcome i also have to cut the opened chat window and refresh browser from both user end again and again.........
Comment #4
darklrd commentedWhich polling backend are you using?
Comment #5
ankurkumar.mishra commentedhi darklrd,
I am using long polling method at backend.
Comment #6
darklrd commentedHave you updated your module from a previous version or is it a fresh install?
Comment #7
ankurkumar.mishra commentedhi darklrd
Its a fresh install module..
Comment #8
darklrd commentedI am unable to re-create this issue. It seems to be related to your server configuration because no-one else has reported this. Are you testing this on local? Try switching polling method to AJAX and see if it works.
Comment #9
ankurkumar.mishra commentedhi darklrd ,
thank u for your reply but i am switching polling method to AJAX and it has same problem..
Comment #10
darklrd commentedAre you testing this on local? Is your OS windows?
Also, does firefox console show any error?
Comment #11
ankurkumar.mishra commentedhi darklrd ,
yes its working properly in localhost but showing the problem in server 182.50.141.148 as describe above yes the problem is same for all browser but the browser don't show any error.
Comment #12
darklrd commentedThen it seems like it is server related problem.
Comment #13
ankurkumar.mishra commentedhi darklrd ,
ok..if u have any solution for this problem than please help me..
Comment #14
darklrd commentedWhat is the value of max_execution_time in php.ini? Also, have you enabled caching?
Comment #15
ankurkumar.mishra commentedhi darklrd,
the value of max_execution_time in php.ini is 60 sec..
Comment #16
darklrd commentedHave you enabled caching?
Comment #17
ankurkumar.mishra commentedyes i have enabled caching....
Comment #18
darklrd commentedDisable caching. and then see if it works.
Comment #19
darklrd commented