Help generating wikidumps #200
Unanswered
deedeenelson994
asked this question in
Q&A
Replies: 2 comments 4 replies
-
The step-by-step instructions, as simple as we can make them, are at README.md You need to explain to us how to reproduce the problem you're having. I don't get the same problem when I enter, in a terminal window:
Snipped a bit
|
Beta Was this translation helpful? Give feedback.
3 replies
-
add |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all! I'm new to the community and fairly new to Linux and python altogether, so I could use some help getting started. Everything seemed to work on my old Ubuntu VM but I can't access it anymore and I'm struggling to get either SaveWeb or MediaWiki Dump Generator to work on my new VM (Ubuntu 23.04). If someone could provide me with step-by-step instructions that a beginner would be able to understand, that would be greatly appreciated. Here's the error message I've been getting regardless of which project I'm trying to archive:
wikiteam3dumpgenerator https://groundedforlife.fandom.com --xml --images --curonly
Checking API... https://groundedforlife.fandom.com/api.php
API is OK: https://groundedforlife.fandom.com/api.php
Checking index.php... https://groundedforlife.fandom.com/index.php
check_index(): Trying Special:Version...
POST https://groundedforlife.fandom.com/index.php {'title': 'Special:Version'} 301
index.php available probability: 20% (0.2)
Checking index.php... https://groundedforlife.fandom.com/index.php
check_index(): Trying Special:Version...
POST https://groundedforlife.fandom.com/index.php {'title': 'Special:Version'} 301
index.php available probability: 20% (0.2)
Checking index.php... https://groundedforlife.fandom.com/
check_index(): Trying Special:Version...
POST https://groundedforlife.fandom.com/ {'title': 'Special:Version'} 301
index.php available probability: 20% (0.2)
Error in index.php.
Please, provide a correct path to index.php or use --xmlrevisions or --xmlapiexport. Terminating.
Beta Was this translation helpful? Give feedback.
All reactions