<?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[Can&#x27;t export credentials]]></title><description><![CDATA[<p dir="auto">When I run the export command as per <a href="https://docs.cloudron.io/apps/n8n/#cli" target="_blank" rel="noopener noreferrer nofollow ugc">Cloudron docs</a>:</p>
<pre><code>gosu cloudron /app/code/node_modules/.bin/n8n export:credentials --all
</code></pre>
<p dir="auto">I get a bunch of warnings, and then it seems to not find any credentials:</p>
<pre><code>Permissions 0644 for n8n settings file /app/data/user/.n8n/config are too wide. This is ignored for now, but in the future n8n will attempt to change the permissions automatically. To automatically enforce correct permissions now set N8N_ENFORCE_SETTINGS_FILE_PERMISSIONS=true (recommended), or turn this check off set N8N_ENFORCE_SETTINGS_FILE_PERMISSIONS=false.
User settings loaded from: /app/data/user/.n8n/config

There is a deprecation related to your environment variables. Please take the recommended actions to update your configuration:
 - N8N_RUNNERS_ENABLED -&gt; Running n8n without task runners is deprecated. Task runners will be turned on by default in a future version. Please set `N8N_RUNNERS_ENABLED=true` to enable task runners now and avoid potential issues in the future. Learn more: https://docs.n8n.io/hosting/configuration/task-runners/

Error exporting credentials. See log messages for details.
No credentials found with specified filters
No credentials found with specified filters
</code></pre>
<p dir="auto">Nothing appears in the logs.</p>
<p dir="auto">Searching for "No credentials found with specified filters" brings up two topics from the n8n forum (<a href="https://community.n8n.io/t/cli-export-credentials/27109" target="_blank" rel="noopener noreferrer nofollow ugc">first</a>, <a href="https://community.n8n.io/t/switching-databases/21862/4" target="_blank" rel="noopener noreferrer nofollow ugc">second</a>) but I'm not sure if there's something I can use there. Any advice?</p>
<p dir="auto">I'm running version 1.85.4 / io.n8n.cloudronapp@3.76.0 and recently did a rapid series of upgrades from a 2023 version of n8n.</p>
]]></description><link>https://forum.cloudron.io/topic/13613/can-t-export-credentials</link><generator>RSS for Node</generator><lastBuildDate>Thu, 11 Jun 2026 01:17:00 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/13613.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 06 Apr 2025 07:56:34 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Can&#x27;t export credentials on Mon, 07 Apr 2025 15:19:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rosano" aria-label="Profile: rosano">@<bdi>rosano</bdi></a> thanks for reporting. I have pushed an update that fixes the warnings . The reason it is not importing is because the DB variables are not set. In the new package, you can <code>source /run/n8n/env.sh</code> and get all the vars imported in the web terminal before running the n8n cli.</p>
]]></description><link>https://forum.cloudron.io/post/105323</link><guid isPermaLink="true">https://forum.cloudron.io/post/105323</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 07 Apr 2025 15:19:50 GMT</pubDate></item><item><title><![CDATA[Reply to Can&#x27;t export credentials on Fri, 11 Apr 2025 16:52:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> Works thank you. I see you already updated the docs!</p>
]]></description><link>https://forum.cloudron.io/post/105567</link><guid isPermaLink="true">https://forum.cloudron.io/post/105567</guid><dc:creator><![CDATA[rosano]]></dc:creator><pubDate>Fri, 11 Apr 2025 16:52:21 GMT</pubDate></item><item><title><![CDATA[Reply to Can&#x27;t export credentials on Mon, 07 Apr 2025 15:19:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rosano" aria-label="Profile: rosano">@<bdi>rosano</bdi></a> thanks for reporting. I have pushed an update that fixes the warnings . The reason it is not importing is because the DB variables are not set. In the new package, you can <code>source /run/n8n/env.sh</code> and get all the vars imported in the web terminal before running the n8n cli.</p>
]]></description><link>https://forum.cloudron.io/post/105323</link><guid isPermaLink="true">https://forum.cloudron.io/post/105323</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 07 Apr 2025 15:19:50 GMT</pubDate></item></channel></rss>