Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    I managed to migrate ok following a post...

    Wallabag
    2
    3
    48
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • scooke
      scooke last edited by

      https://doc.wallabag.org/en/user/import/

      At that site they advised using a cli to import, so I tweaked their suggestion like so: php bin/console wallabag:import myuser /app/data/uploads/import/All_articles.json --env=prod --importer=v2 which I ran in the Wallabag app terminal (seriously, what a genius idea to add that!), after I had uploaded the json file in the File Manager (and what another amazing idea!!). I had tried and tried from within the Wallabag app, but it would just die. No warnings, nothing in the logs. But doing it with the cli revealed that it was choking on an image format that it didn't like, but at least in the cli it finished the import.

      A life lived in fear is a life half-lived

      1 Reply Last reply Reply Quote 2
      • nebulon
        nebulon Staff last edited by

        thanks for sharing that process. Was there anything which requires a fix on the packaging side?

        scooke 1 Reply Last reply Reply Quote 0
        • scooke
          scooke @nebulon last edited by

          @nebulon Not that I could tell, other than there were no error messages in the logs when I tried importing via the app. I could see it was an image problem because of the cli progress.
          Oh, and I had o boost both my Wallabag app AND its Redis to 5 or 6GB of ram each to manage 1200 articles. Anything less than 5GB didn't seem to work. Afterwards I've lowered both to under 1GB and it's all good.

          A life lived in fear is a life half-lived

          1 Reply Last reply Reply Quote 1
          • First post
            Last post
          Powered by NodeBB