Coder Social home page Coder Social logo

Make a ZIM of Klexikon.de about mwoffliner HOT 2 CLOSED

openzim avatar openzim commented on June 14, 2024
Make a ZIM of Klexikon.de

from mwoffliner.

Comments (2)

kelson42 avatar kelson42 commented on June 14, 2024

Here was my command:

mwoffliner --mwApiPath="api.php" --mwUrl="https://klexikon.zum.de/" --adminEmail="[email protected]" --localParsoid --verbose

and I got the following error

Successfuly optimized /srv/kiwix-maintenance/mwoffliner/tmp/klexikon_de_all_2018-09/s/watch-icon-loading.gif
Successfuly optimized /srv/kiwix-maintenance/mwoffliner/tmp/klexikon_de_all_2018-09/s/user-icon.png
Successfuly optimized /srv/kiwix-maintenance/mwoffliner/tmp/klexikon_de_all_2018-09/s/watch-icons.png
Executing command : pngquant --verbose --strip --nofs --force --ext=".xd4i9.png" "/srv/kiwix-maintenance/mwoffliner/tmp/klexikon_de_all_2018-09/s/note.png" && advdef -q -z -4 -i 5 "/srv/kiwix-maintenance/mwoffliner/tmp/klexikon_de_all_2018-09/s/note.xd4i9.png" && if [ $(stat -c%s "/srv/kiwix-maintenance/mwoffliner/tmp/klexikon_de_all_2018-09/s/note.xd4i9.png") -lt $(stat -c%s "/srv/kiwix-maintenance/mwoffliner/tmp/klexikon_de_all_2018-09/s/note.png") ]; then mv "/srv/kiwix-maintenance/mwoffliner/tmp/klexikon_de_all_2018-09/s/note.xd4i9.png" "/srv/kiwix-maintenance/mwoffliner/tmp/klexikon_de_all_2018-09/s/note.png"; else rm "/srv/kiwix-maintenance/mwoffliner/tmp/klexikon_de_all_2018-09/s/note.xd4i9.png"; fi
Successfuly optimized /srv/kiwix-maintenance/mwoffliner/tmp/klexikon_de_all_2018-09/s/note.png
Saving favicon.png...
Downloading https://klexikon.zum.de/api.php?action=query&meta=siteinfo&format=json...
Executing command : gifsicle --verbose --colors 64 -O3 "/srv/kiwix-maintenance/mwoffliner/tmp/klexikon_de_all_2018-09/s/warning.gif" -o "/srv/kiwix-maintenance/mwoffliner/tmp/klexikon_de_all_2018-09/s/warning.ncska.gif" && if [ $(stat -c%s "/srv/kiwix-maintenance/mwoffliner/tmp/klexikon_de_all_2018-09/s/warning.ncska.gif") -lt $(stat -c%s "/srv/kiwix-maintenance/mwoffliner/tmp/klexikon_de_all_2018-09/s/warning.gif") ]; then mv "/srv/kiwix-maintenance/mwoffliner/tmp/klexikon_de_all_2018-09/s/warning.ncska.gif" "/srv/kiwix-maintenance/mwoffliner/tmp/klexikon_de_all_2018-09/s/warning.gif"; else rm "/srv/kiwix-maintenance/mwoffliner/tmp/klexikon_de_all_2018-09/s/warning.ncska.gif"; fi
Successfuly optimized /srv/kiwix-maintenance/mwoffliner/tmp/klexikon_de_all_2018-09/s/warning.gif
TypeError [ERR_INVALID_ARG_TYPE]: The "url" argument must be of type string. Received type undefined
    at Url.parse (url.js:150:11)
    at Object.urlParse [as parse] (url.js:144:13)
    at /usr/local/lib/node_modules/mwoffliner/lib/mwoffliner.lib.js:2083:29
    at async.retry (/usr/local/lib/node_modules/mwoffliner/lib/Downloader.js:176:7)
    at /usr/local/lib/node_modules/mwoffliner/node_modules/async/lib/async.js:676:51
    at /usr/local/lib/node_modules/mwoffliner/node_modules/async/lib/async.js:726:13
    at /usr/local/lib/node_modules/mwoffliner/node_modules/async/lib/async.js:52:16
    at /usr/local/lib/node_modules/mwoffliner/node_modules/async/lib/async.js:264:21
    at /usr/local/lib/node_modules/mwoffliner/node_modules/async/lib/async.js:44:16
    at /usr/local/lib/node_modules/mwoffliner/node_modules/async/lib/async.js:723:17

from mwoffliner.

kelson42 avatar kelson42 commented on June 14, 2024

This issue was moved to openzim/zim-requests#100

from mwoffliner.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.