Uncaught TypeError: Cannot read property 'isConnected'
Added by Raul Chiarella about 5 years ago
I installed the GoAutoDial application through using the last ISO, i followed the steps here https://goautodial.org/projects/goautodialce/wiki/Goautodial_Getting_Started_Guidev4 but when i logged with agent and tried to login to dialer, a error ocurred. It's not connecting...
What can it be? Error below
Uncaught TypeError: Cannot read property 'isConnected' of undefined
at HTMLDivElement.<anonymous> (agent.php:95)
at HTMLDivElement.d.complete (jquery.min.js:3)
at j (jquery.min.js:2)
at Object.fireWith [as resolveWith] (jquery.min.js:2)
at i (jquery.min.js:3)
at n.fx.tick (jquery.min.js:3)
I have no idea why this is happening. I installed following all the steps very carefully.
Replies (1)
RE: Uncaught TypeError: Cannot read property 'isConnected'
-
Added by Wittie Manansala about 5 years ago
Hi,
Update your server with latest version:
https://goautodial.org/projects/goautodialce/wiki/HOWTO_Update_latest_version_via_Github
Thanks