<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[My Wallabag has not been updated since v. 2.4.1]]></title><description><![CDATA[<p dir="auto">Hi all</p>
<p dir="auto">Just discovered that my Wallabag app has version 2.4.1, so it has not been updated, even as I have it set to automatic update.</p>
<p dir="auto">If I try to manually update it, it reports no new update to download.  How can I make it update?</p>
<p dir="auto">I have over 3000 articles in there, and it gives export 500 error when i try to export (any option), so I am not able to backup the articles and install a new updated version from scratch.  So how can I do the update from 2.4.1 and still keep my articles?  Is there a way to hack this manually?  Or getting help from support directly on my cloudron server? (premium)</p>
]]></description><link>https://forum.cloudron.io/topic/13675/my-wallabag-has-not-been-updated-since-v.-2.4.1</link><generator>RSS for Node</generator><lastBuildDate>Sun, 17 May 2026 21:45:49 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/13675.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 21 Apr 2025 06:57:22 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to My Wallabag has not been updated since v. 2.4.1 on Fri, 09 May 2025 08:12:30 GMT]]></title><description><![CDATA[<p dir="auto">The second command seems promising.. It looks like it is writing to a hardcoded file <code>/app/code/wallabag/wallabag-export.json</code> (since it's a very old version maybe it didn't write to stdout) .</p>
<ul>
<li>Put the app in recovery mode - <a href="https://docs.cloudron.io/apps/#recovery-mode" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.cloudron.io/apps/#recovery-mode</a> . this makes the filesystem writable</li>
<li>In one web terminal, just run /app/pkg/start.sh . this runs the app and creates paths</li>
<li>In another web terminal, try running the second command and check if that /app/code/wallabag/wallabag-export.json was created ... if it was you Download it using the Download button in web terminal ? or copy it to /app/data and use file manager .</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/106839</link><guid isPermaLink="true">https://forum.cloudron.io/post/106839</guid><dc:creator><![CDATA[joseph]]></dc:creator><pubDate>Fri, 09 May 2025 08:12:30 GMT</pubDate></item><item><title><![CDATA[Reply to My Wallabag has not been updated since v. 2.4.1 on Thu, 08 May 2025 10:38:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/joseph" aria-label="Profile: joseph">@<bdi>joseph</bdi></a> I dont understand this perfectly.</p>
<p dir="auto">Here is what I did in app terminal</p>
<pre><code>root@e8910a15-341c-4afb-bea1-4feeb79a6ae5:/app/code/wallabag/bin# /app/code/bin/console wallabag:export wallabag --env=prod &gt; /app/data/foo.json
bash: /app/code/bin/console: No such file or directory
root@e8910a15-341c-4afb-bea1-4feeb79a6ae5:/app/code/wallabag/bin# ./console wallabag:export wallabag --env=prod &gt; /app/data/foo.json
PHP Warning:  file_put_contents(/app/code/wallabag/wallabag-export.json): failed to open stream: Read-only file system in /app/code/wallabag/src/Wallabag/CoreBundle/Command/ExportCommand.php on line 64
root@e8910a15-341c-4afb-bea1-4feeb79a6ae5:/app/code/wallabag/bin# 
</code></pre>
]]></description><link>https://forum.cloudron.io/post/106792</link><guid isPermaLink="true">https://forum.cloudron.io/post/106792</guid><dc:creator><![CDATA[stoccafisso]]></dc:creator><pubDate>Thu, 08 May 2025 10:38:45 GMT</pubDate></item><item><title><![CDATA[Reply to My Wallabag has not been updated since v. 2.4.1 on Wed, 07 May 2025 07:15:11 GMT]]></title><description><![CDATA[<p dir="auto">I have to guess since I don't have an old instance to test. Try something like <code>/app/code/bin/console wallabag:export wallabag --env=prod &gt; /app/data/foo.json</code></p>
]]></description><link>https://forum.cloudron.io/post/106742</link><guid isPermaLink="true">https://forum.cloudron.io/post/106742</guid><dc:creator><![CDATA[joseph]]></dc:creator><pubDate>Wed, 07 May 2025 07:15:11 GMT</pubDate></item><item><title><![CDATA[Reply to My Wallabag has not been updated since v. 2.4.1 on Tue, 06 May 2025 20:07:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/joseph" aria-label="Profile: joseph">@<bdi>joseph</bdi></a> nice.</p>
<p dir="auto">How should that github command be changed to work in the cloudron, either from app terminal or SSH login on the cloudron server?</p>
<p dir="auto">Wallabag has serveral export options, json, epub, text, csv etc etc, all giving 500 error.</p>
]]></description><link>https://forum.cloudron.io/post/106728</link><guid isPermaLink="true">https://forum.cloudron.io/post/106728</guid><dc:creator><![CDATA[stoccafisso]]></dc:creator><pubDate>Tue, 06 May 2025 20:07:30 GMT</pubDate></item><item><title><![CDATA[Reply to My Wallabag has not been updated since v. 2.4.1 on Mon, 05 May 2025 13:10:37 GMT]]></title><description><![CDATA[<p dir="auto">I tried to install an old wallabag. Unfortunately this is from 2019 and too old <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f61e.png?v=11345d81604" class="not-responsive emoji emoji-android emoji--disappointed" style="height:23px;width:auto;vertical-align:middle" title=":(" alt="😞" /> It fails with "Manifest version must be 2" . If the old wallabag has a CLI, then you should try to export using CLI maybe ? <a href="https://github.com/wallabag/docker/issues/213" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/wallabag/docker/issues/213</a> has the command . Does wallabag have other export formats other than json?</p>
]]></description><link>https://forum.cloudron.io/post/106659</link><guid isPermaLink="true">https://forum.cloudron.io/post/106659</guid><dc:creator><![CDATA[joseph]]></dc:creator><pubDate>Mon, 05 May 2025 13:10:37 GMT</pubDate></item><item><title><![CDATA[Reply to My Wallabag has not been updated since v. 2.4.1 on Mon, 05 May 2025 12:56:25 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/joseph" aria-label="Profile: joseph">@<bdi>joseph</bdi></a></p>
<p dir="auto">This is the only related entry in the logs when I click on "Export"....and example try to export JSON (It is the same whatever export option I choose):</p>
<p dir="auto">May 05 14:50:12 172.18.0.1 - - [05/May/2025:12:50:10 +0000] "GET /export/unread.json?search_entry%5Bterm%5D= HTTP/1.1" 500 4818 "<a href="https://bag.xxxxxxxx.xxxx" target="_blank" rel="noopener noreferrer nofollow ugc">https://bag.xxxxxxxx.xxxx</a>" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:137.0) Gecko/20100101 Firefox/137.0"</p>
<p dir="auto">And this error message shows up in wallabag:<br />
<img src="/assets/uploads/files/1746449750239-screenshot-2025-05-05-at-14-50-33-an-error-occurred-wallabag.png" alt="Screenshot 2025-05-05 at 14-50-33 An error occurred – wallabag.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.cloudron.io/post/106658</link><guid isPermaLink="true">https://forum.cloudron.io/post/106658</guid><dc:creator><![CDATA[stoccafisso]]></dc:creator><pubDate>Mon, 05 May 2025 12:56:25 GMT</pubDate></item><item><title><![CDATA[Reply to My Wallabag has not been updated since v. 2.4.1 on Mon, 05 May 2025 07:11:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/stoccafisso" aria-label="Profile: stoccafisso">@<bdi>stoccafisso</bdi></a> <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f604.png?v=11345d81604" class="not-responsive emoji emoji-android emoji--smile" style="height:23px;width:auto;vertical-align:middle" title=":-D" alt="😄" /> sorry missed the post entirely and went with the title of the post. Are there any errors in the logs when it tries to export? (when you said 'logs show nothing' I guess you meant for the update). Do all other actions inside wallabag work in general?</p>
]]></description><link>https://forum.cloudron.io/post/106638</link><guid isPermaLink="true">https://forum.cloudron.io/post/106638</guid><dc:creator><![CDATA[joseph]]></dc:creator><pubDate>Mon, 05 May 2025 07:11:06 GMT</pubDate></item><item><title><![CDATA[Reply to My Wallabag has not been updated since v. 2.4.1 on Sun, 04 May 2025 19:58:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/joseph" aria-label="Profile: joseph">@<bdi>joseph</bdi></a> if you read my opening post, you will see that I am fully aware of the procedure.  However, in my case I can not export any backup from the old Wallabag, as I get export 500 error whatever way I try to export those more than 3000 stored articles.  Thats why I created this post with request for help.</p>
]]></description><link>https://forum.cloudron.io/post/106625</link><guid isPermaLink="true">https://forum.cloudron.io/post/106625</guid><dc:creator><![CDATA[stoccafisso]]></dc:creator><pubDate>Sun, 04 May 2025 19:58:46 GMT</pubDate></item><item><title><![CDATA[Reply to My Wallabag has not been updated since v. 2.4.1 on Sun, 04 May 2025 09:53:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/stoccafisso" aria-label="Profile: stoccafisso">@<bdi>stoccafisso</bdi></a> that was 4 yaers ago, I wasn't around at that time...</p>
<p dir="auto">It seems the app was re-published , meaning there is no update to the new version. You have to install a new wallabag and manually migrate from old wallabag to the new one . In the post you linked it says "Wallabag has an export and import feature, which needs to be used to transition to the new app version now. Hopefully in the future the data migration works better with new releases." . So, export from your existing wallabag and import into new install wallabag . I recommend keeping the old wallabag around until the import works...</p>
]]></description><link>https://forum.cloudron.io/post/106612</link><guid isPermaLink="true">https://forum.cloudron.io/post/106612</guid><dc:creator><![CDATA[joseph]]></dc:creator><pubDate>Sun, 04 May 2025 09:53:54 GMT</pubDate></item><item><title><![CDATA[Reply to My Wallabag has not been updated since v. 2.4.1 on Sat, 03 May 2025 23:40:37 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a></p>
<p dir="auto">Here is the reason the manual update does not work</p>
<p dir="auto">Back in the day I did not do what you suggested here <a href="https://forum.cloudron.io/post/23720">https://forum.cloudron.io/post/23720</a> as I was not aware then of the need to manually update.</p>
<p dir="auto">So my wallabag version just stayed at version 2.4.1</p>
<p dir="auto">Now, if I try to manually update, I can't, as there is no update button.  There is only the "Check for update" button, and when I click on it the circular arrows rotate, but nothing comes of it.  And the logs shows nothing.<img src="/assets/uploads/files/1746315632670-screenshot-2025-05-04-at-01-35-16-hubbabubba.png" alt="Screenshot 2025-05-04 at 01-35-16 HubbaBubba.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.cloudron.io/post/106599</link><guid isPermaLink="true">https://forum.cloudron.io/post/106599</guid><dc:creator><![CDATA[stoccafisso]]></dc:creator><pubDate>Sat, 03 May 2025 23:40:37 GMT</pubDate></item><item><title><![CDATA[Reply to My Wallabag has not been updated since v. 2.4.1 on Sat, 03 May 2025 23:30:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/joseph" aria-label="Profile: joseph">@<bdi>joseph</bdi></a> <a href="https://forum.cloudron.io/post/23720">https://forum.cloudron.io/post/23720</a></p>
]]></description><link>https://forum.cloudron.io/post/106598</link><guid isPermaLink="true">https://forum.cloudron.io/post/106598</guid><dc:creator><![CDATA[stoccafisso]]></dc:creator><pubDate>Sat, 03 May 2025 23:30:21 GMT</pubDate></item><item><title><![CDATA[Reply to My Wallabag has not been updated since v. 2.4.1 on Fri, 25 Apr 2025 13:29:01 GMT]]></title><description><![CDATA[<p dir="auto">something is off . afaict, wallabag package has not seen a major version bump in ages . what makes you think that manual update was required? is your cloudron version up to date?</p>
]]></description><link>https://forum.cloudron.io/post/106263</link><guid isPermaLink="true">https://forum.cloudron.io/post/106263</guid><dc:creator><![CDATA[joseph]]></dc:creator><pubDate>Fri, 25 Apr 2025 13:29:01 GMT</pubDate></item><item><title><![CDATA[Reply to My Wallabag has not been updated since v. 2.4.1 on Mon, 21 Apr 2025 08:29:35 GMT]]></title><description><![CDATA[<p dir="auto">If you see the manual update in the dashboard, what it the exact error during the manual update you are seeing?</p>
]]></description><link>https://forum.cloudron.io/post/106013</link><guid isPermaLink="true">https://forum.cloudron.io/post/106013</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Mon, 21 Apr 2025 08:29:35 GMT</pubDate></item><item><title><![CDATA[Reply to My Wallabag has not been updated since v. 2.4.1 on Mon, 21 Apr 2025 07:13:01 GMT]]></title><description><![CDATA[<p dir="auto">Ahh...I see now that I missed a required MANUAL update long time ago.</p>
<p dir="auto">But now I am stuck.  Any idea what I can do?</p>
]]></description><link>https://forum.cloudron.io/post/106012</link><guid isPermaLink="true">https://forum.cloudron.io/post/106012</guid><dc:creator><![CDATA[stoccafisso]]></dc:creator><pubDate>Mon, 21 Apr 2025 07:13:01 GMT</pubDate></item></channel></rss>