https://bugzilla.wikimedia.org/show_bug.cgi?id=55662
Antoine "hashar" Musso <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|[email protected]. |[email protected] |org | --- Comment #2 from Antoine "hashar" Musso <[email protected]> --- DNS entry *.m.wikipedia.beta.wmflabs.org points to 208.80.153.143 which is bound to deployment-cache-mobile01. From https://wikitech.wikimedia.org/wiki/Special:NovaAddress The varnish frontend (which listen on port 80) is not responding: hashar@deployment-cache-mobile01:~$ sudo /etc/init.d/varnish-frontend status * varnishd-frontend is not running hashar@deployment-cache-mobile01:~$ sudo /etc/init.d/varnish status * varnishd is running hashar@deployment-cache-mobile01:~$ It is not loading anymore: hashar@deployment-cache-mobile01:~$ sudo /etc/init.d/varnish-frontend start * Starting HTTP accelerator [fail] Message from VCC-compiler: Could not load module netmapper /usr/lib/x86_64-linux-gnu/varnish/vmods/libvmod_netmapper.so /usr/lib/x86_64-linux-gnu/varnish/vmods/libvmod_netmapper.so: cannot open shared object file: No such file or directory ('zero.inc.vcl' Line 3 Pos 8) import netmapper; -------#########- Running VCC-compiler failed, exit 1 VCL compilation failed hashar@deployment-cache-mobile01:~$ -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
