https://bugzilla.wikimedia.org/show_bug.cgi?id=58931
Web browser: ---
Bug ID: 58931
Summary: webservice does not start
Product: Wikimedia Labs
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: tools
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Classification: Unclassified
Mobile Platform: ---
http://tools.wmflabs.org/url-converter/index.cgi takes much time to load
(several minutes) and sometimes just gives server errors.
The same problem occurs at http://tools.wmflabs.org/searchsbl/.
The problem seems to be that the webservice is not started correctly.
"webservice start" says
Starting webservice... started.
"webservice status" then says
Your webservice is scheduled:
queue instance "[email protected]" dropped because it is
temporarily not available
repeating "webservice status" after one minute says
Your webservice is not running.
At #wikimedia-labs I got a hint to use
qsub -e ~/error.log -o ~/error.log -i /dev/null -q webgrid -l h_vmem=4g -b y -N
"httpd-url-converter" /usr/local/bin/tool-lighttpd >/dev/null 2>&1
but that leads to (via qstat)
1961692 0.00000 httpd-url- local-url-co qw 12/24/2013 09:56:05 1
then after some seconds to
1961692 0.25000 httpd-url- local-url-co r 12/24/2013 09:56:16
[email protected] 1
and finally the job dies.
error.log says:
(log.c.166) server started
(log.c.118) opening errorlog '/data/project/url-converter/access.log' failed:
Permission denied
(server.c.938) Configuration of plugins failed. Going down.
the rights for access.log are
-rw-r----- 1 root local-url-converter 10985 Dec 24 09:53 access.log
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l