cannot start service with nserve.py

230 views
Skip to first unread message

Mehmet Metan

unread,
Apr 25, 2012, 10:16:17 AM4/25/12
to mw...@googlegroups.com
Hello;

I guess it is a configuration file problem but i couldn't able to point out my error messages that are displayed in console anywhere in google. Hope you guys help.
I've installed mwlib and also installed the pdf renderer (rl) successfully tho because i've seen the test.pdf successfully.
However, while following the instructions to configurure mediawiki with mwlib,  I stuck in the beginning where runing a renderserver shall start with running the related commands.
The very first command is #nserve.py and following error occured:

listenning on 0.0.0.0:8899
watch: localhost:14311: system down
watch: localhost:14311: error in watch_qserve: [Errno 111] Connection refused 


What shall i do? how shall i wake up the service and get mediawiki running? Also where are the instructions of mediawiki configuration according to the service?

Thanx in adv.
Quick help is very much appreciated.
Cheers.
Mehmet Metan
 

Johannes

unread,
May 1, 2012, 12:14:55 PM5/1/12
to mwlib
> The very first command is #nserve.py and following error occured:

Just run the four commands in the background, f.e.

export PATH=~/pp/bin:$PATH
nserve.py &
mw-qserve &
nslave.py --cachedir ~/cache/ &
postman.py &

Save this as a shell script and run it to start the server.

at

unread,
May 7, 2012, 2:39:53 PM5/7/12
to mwlib
I'm doing that and it runs, but the render freezes at 1%.

Ideas?
Reply all
Reply to author
Forward
0 new messages