Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions

You are not logged in.

Announcement

#1 2015-09-03 06:58:48

thecjman
Member
Registered: 2015-09-03
Posts: 5

Seeing only gray loading circle

Good day and blessings
I am Cornelius Group IT Manager of Film Fun Holdings and my heart is garden garden to have seen this application

I have:

  1. An Ubuntu box installed with Live helper chat.

  2. I can see the web page chat and it works: http://172.18.X.X:8080/livehelperchat/i … /startchat

  3. I have copied the code for the widget to VERY basic web page

  4. Also tried code snippet found on livehelperchat.com

If I point the chat widget to livehelperchat.com the widget work and all is ok
po.src = '//demo.livehelperchat.com/chat/getstatus/(click)/internal/(ma)/br/(position)/bottom_right/(check_operator_messages)/true/(top)/350/(units)/pixels?r='+refferer+'&l='+location;

If I change the address to point ot my interneal server i Only get the gray loading circle
po.src = '//172.18.X.X:8080/livehelperchat/chat/getstatus/(click)/internal/(ma)/br/(position)/bottom_right/(check_operator_messages)/true/(top)/350/(units)/pixels?r='+refferer+'&l='+location;

I have searched on forum but could not find how to fix this.

Thank you

Offline

#2 2015-09-03 07:11:13

thecjman
Member
Registered: 2015-09-03
Posts: 5

Re: Seeing only gray loading circle

Additional information:

The agent can see the chat and respond when I start a chat on - "I can see the web page chat and it works: http://172.18.X.X:8080/livehelperchat/i … /startchat"
But when I start the chat through widget it does not appear on the agent list only the gray circle show on website

Also I did upgrade to the latest code 2.36 (downloaded the code today - 2015/09/03)

screen shot

Last edited by thecjman (2015-09-03 08:00:16)

Offline

#3 2015-09-03 08:08:59

thecjman
Member
Registered: 2015-09-03
Posts: 5

Re: Seeing only gray loading circle

MMMM

I have moved my test page to the same server that I installed Live helper Chat and now it works!!!

BUT is it possible to have the test page on another server?
What do I need to do to get this ready and working?

Offline

#4 2015-09-03 18:04:10

remdex
Administrator
From: Lithuania
Registered: 2012-09-23
Posts: 3,661
Website

Re: Seeing only gray loading circle

Perhaps this one is related
https://livehelperchat.com/how-to-move- … -125a.html

But in general I don't know why it does not work with IP directly. Like you have only result that it does not work but not the reason or URL where it tries to make request etc...

Just dig deeper smile

Offline

#5 2015-09-04 13:05:07

thecjman
Member
Registered: 2015-09-03
Posts: 5

Re: Seeing only gray loading circle

thank you Sir
However this is not the requirement. the requirement is to have one installation of Live helper chat on the LHC server and then point multiple other servers to this one.
You see, I have a Linus server that is the LHC, I then have 1 internal Windows server running IIS and the web apps on this server I would like to point to the LHC server, I then have 2 public web servers that I would like to point to the LHC in my DMZ

I guess it is almost the same as this post: https://forum.livehelperchat.com/viewtopic.php?id=303


I really appreciate your support.

By the way I really LOVE the web agent chat much more than the windows client. WELL DONE!!

Last edited by thecjman (2015-09-04 13:06:21)

Offline

#6 2015-09-04 14:18:58

remdex
Administrator
From: Lithuania
Registered: 2012-09-23
Posts: 3,661
Website

Re: Seeing only gray loading circle

Sorry, but you really will have to debug this issue yourself. Just see chrome what request it makes and what requests fails.

Offline

Board footer