By pwmsimpson on
When I try to create a new view the site hangs.
The status bar (bottom left) seems to be waiting for maps.gstatic.com.
Log shows "Error sending content token "lGA2Hoe8ofXqOUOQqoGfxE-CtTKMZ9nDQoo7np00Dnw" to the Node.js server: [-61] Connection refused" Any ideas?
Comments
What are you trying to do? Is
What are you trying to do?
Is this a fresh install?
The reference to "Node.js server" suggests you have added some contributed modules or other custom code.
maps.gstatic.com
Seems the problem is being caused by openlayers, if openlayers ui or openlayers views is enabled it happens. Disabling them both fixes it.
Issue
Hi,
I'm new to drupal.
I'm not using openlayers, I tried using a fresh install of drupal and nodejs module but i still have the error
Error sending content token "5MMSoKlTpswHWZwQ00S09dByecC9kcOMNe5xWq7cvN4" to the Node.js server: [-111] Connection refused
How can i solve this.