Could not establish connection. Receiving end does not exist
Could not establish connection. Receiving end does not exist
veloopity
Posts: 87Questions: 36Answers: 2
I've written a Datatables page that gets its data from a Coldfusion script. Works beautifully. The "ajax" URL is a valid URL.
When I don't call the page directly from the local server but from my home server, the Datatable looks the same and works the same but the browser console tells me "Could not establish connection. Receiving end does not exist." - does anyone know why?
This question has an accepted answers - jump to answer
Answers
Doesn't sound like a Datatables error. Doing a google search it seems the error is related to something with browser extensions. Try searching Stack Overflow or other forums for the error.
Kevin
thx Kevin!