Hi Ralf, I have set up $wgServer = 'http://wikidev.thehackettgroup.com';
But i still get the same error message, I have attached the
LocalSettings.php file here
An error occured on the render server: RuntimeError: RuntimeError: command
failed with returncode 256: ['mw-zip', '-o',
u'cache/0f/0f8d62cb35a1f2d7/collection.zip', '-m',
u'cache/0f/0f8d62cb35a1f2d7/metabook.json', '--status',
u'qserve://localhost:14311/0f8d62cb35a1f2d7:makezip',
'--template-blacklist', u'MediaWiki:PDF Template Blacklist',
'--template-exclusion-category', u'Exclude in print',
'--print-template-prefix', u'Print', '--print-template-pattern',
u'$1/Print', '--username', u'username', '--password', '{OMITTED}',
'--domain', u'thehackettgroup'] Last Output: 2011-12-07T06:20:48
mwlib.options.warn >> Both --print-template-pattern and
--print-template-prefix (deprecated) specified. Using
--print-template-pattern only. 1% creating nuwiki in
u'cache/0f/0f8d62cb35a1f2d7/tmpUjVw7J/nuwiki' removing tmpdir
u'cache/0f/0f8d62cb35a1f2d7/tmpUjVw7J' memory used: res=15.6 virt=120.3 1%
error Traceback (most recent call last): File "/home/pp/local/bin/mw-zip",
line 9, in <module> load_entry_point('mwlib==0.13.0', 'console_scripts',
'mw-zip')() File
"/home/pp/local/lib/python2.7/site-packages/mwlib/apps/buildzip.py", line
151, in main make_zip(output, options, env.metabook, podclient=podclient,
status=status) File
"/home/pp/local/lib/python2.7/site-packages/mwlib/apps/buildzip.py", line
50, in make_zip make_nuwiki(fsdir, metabook=metabook, options=options,
podclient=podclient, status=status) File
"/home/pp/local/lib/python2.7/site-packages/mwlib/apps/make_nuwiki.py",
line 152, in make_nuwiki assert x.wikiident in id2wiki, "no wikiconf for %r
(%s)" % (x.wikiident, x) AssertionError: no wikiconf for None (<article
{'_env': <mwlib.wiki.Environment object at 0xc61cd0>, 'title': u'Main
Page', 'url': u'http://wikidev.thehackettgroup.com/index.php/Main_Page',
'timestamp': u'1305146262', 'currentVersion': 1, 'content_type':
u'text/x-wiki', 'revision': u'4214', 'type': 'article', 'latest':
u'4214'}>) in function system, file ./bin/nslave.py, line 37 in function
qaddw, file /home/pp/local/lib/python2.7/site-packages/qs/slave.py, line 66
On Mon, Dec 5, 2011 at 9:28 PM, Ralf Schmitt <[email protected]> wrote:
> Vijay Arora <[email protected]> writes:
>
> > Hi Ralf,
> >
> > As per your advise, I have added $wgServer variable to my
> LocalSettings.php
> > file and removed passwords field as well but it did not help.
>
> You sent your passwords to a *public* list. You may want to change them.
>
> >
> > Please find attached LocalSettings.php file for your review here.
>
> Can you add something like
> $wgServer = "http://example.com/"
> instead? What is the error you get then?
>
> --
> You received this message because you are subscribed to the Google Groups
> "mwlib" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/mwlib?hl=en.
>
>
--
You received this message because you are subscribed to the Google Groups
"mwlib" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/mwlib?hl=en.
<<attachment: LocalSettings.php>>
