Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
Pages: 1
Hello! Faced with such a problem that the admin tab open in your browser extension installed for chrome and open a chat site where the code is set, says that waiting for available socket. What to do? What could be the problem?
I use:
- nodejshelper (node.js, redis, socket.io)
Thank you in advance for your cooperation.
Offline
Hi,
this can be because you activated some option who should be not active if you don't know how to configure.
One of this can be in screen sharing at site_admin/chat/listchatconfig#/screen-sharing
You turned on but you do not have necessary files so please try to deactivate it.
PeopleInside - Live helper chat - free limited forum support!
For commercial support or GitHub [see FAQ here]
If you want to support this open source project, just donate [see support page]
Something wrong with the forum? [contact a superhero]
Offline
Hi,
this can be because you activated some option who should be not active if you don't know how to configure.
One of this can be in screen sharing at site_admin/chat/listchatconfig#/screen-sharingYou turned on but you do not have necessary files so please try to deactivate it.
Thanks for the quick response! But even if we turn off all that is there, then the problem disappears. What could be more?
Offline
I can suggest to disable all on that page. Also keep NodeJs and the last field empty, only the center field should be as the demo. Try if is solved , try to clean cache also in LHC Setting > Celar Cache
PeopleInside - Live helper chat - free limited forum support!
For commercial support or GitHub [see FAQ here]
If you want to support this open source project, just donate [see support page]
Something wrong with the forum? [contact a superhero]
Offline
Also try to acces to the web version without extension. The error are the same or you do not have errors?
PeopleInside - Live helper chat - free limited forum support!
For commercial support or GitHub [see FAQ here]
If you want to support this open source project, just donate [see support page]
Something wrong with the forum? [contact a superhero]
Offline
I can suggest to disable all on that page. Also keep NodeJs and the last field empty, only the center field should be as the demo. Try if is solved , try to clean cache also in LHC Setting > Celar Cache
I tried to disable all on one point is nothing is on and clear the cache after each operation, but the problem remained.
The error console no. I guess that is an extension for chrome, but what is not clear. There is also socket.io starts and turns.
But to use the web version is better, and in my qt application does not want to work, even if downloaded from github and collect. After entering the login and password, nothing happens. So we decided to stay at the Web version.
Offline
Hi, thank you for your feedback. I think web version is better. I suggest to not use Chrome because Chrome has recently introduced a BUG where ig you have notification ON and browser minimized or not showed in first view you are not alert of new chat. Suggest Firefox.
PeopleInside - Live helper chat - free limited forum support!
For commercial support or GitHub [see FAQ here]
If you want to support this open source project, just donate [see support page]
Something wrong with the forum? [contact a superhero]
Offline
Hi, thank you for your feedback. I think web version is better. I suggest to not use Chrome because Chrome has recently introduced a BUG where ig you have notification ON and browser minimized or not showed in first view you are not alert of new chat. Suggest Firefox.
And livehelperchat unless there is an extension for Firefox?
Offline
No, there aren't. You don't need it, you can turn notification on and use the browser.
PeopleInside - Live helper chat - free limited forum support!
For commercial support or GitHub [see FAQ here]
If you want to support this open source project, just donate [see support page]
Something wrong with the forum? [contact a superhero]
Offline
No, there aren't. You don't need it, you can turn notification on and use the browser.
Thank you! I'll try that.
Offline
By the way, if the chat tab is opened for a long time, the computer begins to slow down. What do I do not know, chat is good ....
Offline
Don't know
PeopleInside - Live helper chat - free limited forum support!
For commercial support or GitHub [see FAQ here]
If you want to support this open source project, just donate [see support page]
Something wrong with the forum? [contact a superhero]
Offline
I realized what the problem is. The problem turned out to socket.io because it sends too many requests and why the Web sockets do not work.
Here's how to look my requests.
Here are the questions on the demo from the developer.
I somehow did not send web sockets.
Offline
Thank you for the feedback
PeopleInside - Live helper chat - free limited forum support!
For commercial support or GitHub [see FAQ here]
If you want to support this open source project, just donate [see support page]
Something wrong with the forum? [contact a superhero]
Offline
Thank you for the feedback
But what I did not, and did not understand. Can you tell?
Offline
I AM sorry, I cannot assist you with this because I don't know how to help you about this issue.
PeopleInside - Live helper chat - free limited forum support!
For commercial support or GitHub [see FAQ here]
If you want to support this open source project, just donate [see support page]
Something wrong with the forum? [contact a superhero]
Offline
I AM sorry, I cannot assist you with this because I don't know how to help you about this issue.
It is a pity, just tired to suffer with this problem. From the developer's demo in general appeared such a request wss://ws.livehelperchat.com/socket.io/?EIO=3&transport=websocket&sid=lBOdH9wd3vKZrqCeAG7J
Offline
Errors http://prntscr.com/bincgb
Offline
These errors means installation was not correctly done. Please follow documentation
https://livehelperchat.com/node.js-supp … -255a.html
Offline
Pages: 1