node.jscurlherokumediawikivisual-editor

mediawiki-parsoid "name lookup timed out" error


At short - I am getting an error regarding name lookup timed out and don't understand where to search for the problem.

The long story - I've been trying to install MediaWiki Visual Editor, and launched a Heroku based node.js parsoid server for that. I was running the experimental wiki both on localhost and in OpenShift, and it all worked great. However, when I tried to launch it in my main wiki, the editor failed in completing the "round-trip" (wiki-text > html > wiki-text) with the following results:

My main assumption was that it had to do with some inability to cURL the other sever, and therefor tried to make cURL request around the trip but it all worked out with no problem. could it be a firewall I am not aware of?
Second assumption - something to do with server side to client side cache.

Any clue where to search for will be very helpful.


Solution

  • This is what solved this: