<?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[Sending  emails (password reset, notifications) in Nextcloud stopped working]]></title><description><![CDATA[<p dir="auto">Hi all,</p>
<p dir="auto">I'm scratching my head as I don't know what's gone wrong. This started occuring just now.</p>
<p dir="auto"><strong>TL;DR: whats the password that is configured for Nextcloud to send emails?</strong></p>
<p dir="auto">I'm posting this in Nextcloud app as it's shown up here. Maybe it's Cloudron app related? I'm unsure.</p>
<p dir="auto">The issue is the email credentials to send email via the Cloudron email server are no longer valid.</p>
<p dir="auto">When I check in the config.php (/app/data/config) of the Nextcloud container I see what I presume is a hashed password, so that's obviously no use to me!</p>
<p dir="auto">The email server setup part of Nextcloud settings (domain/settings/admin) shows this error:</p>
<p dir="auto"><code>A problem occurred while sending the email. Please revise your settings. (Error: Failed to authenticate on SMTP server with username "nextcloud@cloudron-domain.tld" using 1 possible authenticators. Authenticator LOGIN returned Expected response code 235 but got code "535", with message "535 5.7.8 Authentication failed ".)</code></p>
<p dir="auto">Can be seen here:<br />
<img src="/assets/uploads/files/1646915599866-screenshot-2022-03-10-at-13.28.22-resized.png" alt="Screenshot 2022-03-10 at 13.28.22.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">My issue is I don't know what they were, or should be, as it's always just worked.</p>
<p dir="auto">Any suggestions or advice is welcome! Thanks.</p>
]]></description><link>https://forum.cloudron.io/topic/6620/sending-emails-password-reset-notifications-in-nextcloud-stopped-working</link><generator>RSS for Node</generator><lastBuildDate>Thu, 11 Jun 2026 07:09:28 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/6620.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 10 Mar 2022 12:36:36 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Sending  emails (password reset, notifications) in Nextcloud stopped working on Thu, 10 Mar 2022 14:23:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> said in <a href="/post/44523">Sending emails (password reset, notifications) in Nextcloud stopped working</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ei8fdb" aria-label="Profile: ei8fdb">@<bdi>ei8fdb</bdi></a> first of all regarding the email, those credentials for transactional emails are injected as env variables during app startup. So them being overwritten on app restart is intended.</p>
</blockquote>
<p dir="auto">OK, that explains it. I thought it was somehow managed by Cloudron but didn't know how.</p>
<blockquote>
<p dir="auto">For the cron, can you open a terminal into the app and run the scheduler manually? <code>/app/pkg/cron.sh</code></p>
</blockquote>
<p dir="auto">Yep, it seems as I can.</p>
<pre><code>root@container-id:/# /app/pkg/cron.sh
=&gt; Run cron job
root@container-id:/#
</code></pre>
]]></description><link>https://forum.cloudron.io/post/44525</link><guid isPermaLink="true">https://forum.cloudron.io/post/44525</guid><dc:creator><![CDATA[ei8fdb]]></dc:creator><pubDate>Thu, 10 Mar 2022 14:23:52 GMT</pubDate></item><item><title><![CDATA[Reply to Sending  emails (password reset, notifications) in Nextcloud stopped working on Thu, 24 Nov 2022 19:03:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jdaviescoates" aria-label="Profile: jdaviescoates">@<bdi>jdaviescoates</bdi></a> Yes, cron not working is a symptom of docker not working (stuck in configuring)</p>
]]></description><link>https://forum.cloudron.io/post/57012</link><guid isPermaLink="true">https://forum.cloudron.io/post/57012</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Thu, 24 Nov 2022 19:03:39 GMT</pubDate></item><item><title><![CDATA[Reply to Sending  emails (password reset, notifications) in Nextcloud stopped working on Thu, 24 Nov 2022 18:57:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ei8fdb" aria-label="Profile: ei8fdb">@<bdi>ei8fdb</bdi></a> said in <a href="/post/44522">Sending emails (password reset, notifications) in Nextcloud stopped working</a>:</p>
<blockquote>
<p dir="auto">OK after a reboot the email settings have reverted (at least the indication of the length of the password is reset to what it was before).</p>
<p dir="auto"><strong>But</strong> (there's always a but in these things, right?), now I have this:</p>
<p dir="auto"><code>Background jobs Last job execution ran 14 minutes ago. Something seems wrong. </code></p>
<p dir="auto"><img src="/assets/uploads/files/1646918276139-7403acdb-de5f-4404-8917-328a35e6b1fd-image-resized.png" alt="7403acdb-de5f-4404-8917-328a35e6b1fd-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">I'm digging around the logs but not found anything yet.</p>
</blockquote>
<p dir="auto">I'm getting this exact issue in my Nextclouds right now.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> possibly related to the all the other issues? or not?</p>
]]></description><link>https://forum.cloudron.io/post/57011</link><guid isPermaLink="true">https://forum.cloudron.io/post/57011</guid><dc:creator><![CDATA[jdaviescoates]]></dc:creator><pubDate>Thu, 24 Nov 2022 18:57:50 GMT</pubDate></item><item><title><![CDATA[Reply to Sending  emails (password reset, notifications) in Nextcloud stopped working on Thu, 10 Mar 2022 19:22:28 GMT]]></title><description><![CDATA[<p dir="auto">OK thanks <a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a>.</p>
]]></description><link>https://forum.cloudron.io/post/44534</link><guid isPermaLink="true">https://forum.cloudron.io/post/44534</guid><dc:creator><![CDATA[ei8fdb]]></dc:creator><pubDate>Thu, 10 Mar 2022 19:22:28 GMT</pubDate></item><item><title><![CDATA[Reply to Sending  emails (password reset, notifications) in Nextcloud stopped working on Thu, 10 Mar 2022 18:04:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ei8fdb" aria-label="Profile: ei8fdb">@<bdi>ei8fdb</bdi></a> Every 5 minutes - <a href="https://git.cloudron.io/cloudron/nextcloud-app/-/blob/master/CloudronManifest.json#L31" target="_blank" rel="noopener noreferrer nofollow ugc">https://git.cloudron.io/cloudron/nextcloud-app/-/blob/master/CloudronManifest.json#L31</a></p>
]]></description><link>https://forum.cloudron.io/post/44531</link><guid isPermaLink="true">https://forum.cloudron.io/post/44531</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Thu, 10 Mar 2022 18:04:03 GMT</pubDate></item><item><title><![CDATA[Reply to Sending  emails (password reset, notifications) in Nextcloud stopped working on Thu, 10 Mar 2022 14:36:20 GMT]]></title><description><![CDATA[<p dir="auto">This is looking like some temporary issue which was fixed by the Cloudron (not server) reboot.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> can you tell me how often that cron gets run (by default)?</p>
]]></description><link>https://forum.cloudron.io/post/44527</link><guid isPermaLink="true">https://forum.cloudron.io/post/44527</guid><dc:creator><![CDATA[ei8fdb]]></dc:creator><pubDate>Thu, 10 Mar 2022 14:36:20 GMT</pubDate></item><item><title><![CDATA[Reply to Sending  emails (password reset, notifications) in Nextcloud stopped working on Thu, 10 Mar 2022 14:23:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> said in <a href="/post/44523">Sending emails (password reset, notifications) in Nextcloud stopped working</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ei8fdb" aria-label="Profile: ei8fdb">@<bdi>ei8fdb</bdi></a> first of all regarding the email, those credentials for transactional emails are injected as env variables during app startup. So them being overwritten on app restart is intended.</p>
</blockquote>
<p dir="auto">OK, that explains it. I thought it was somehow managed by Cloudron but didn't know how.</p>
<blockquote>
<p dir="auto">For the cron, can you open a terminal into the app and run the scheduler manually? <code>/app/pkg/cron.sh</code></p>
</blockquote>
<p dir="auto">Yep, it seems as I can.</p>
<pre><code>root@container-id:/# /app/pkg/cron.sh
=&gt; Run cron job
root@container-id:/#
</code></pre>
]]></description><link>https://forum.cloudron.io/post/44525</link><guid isPermaLink="true">https://forum.cloudron.io/post/44525</guid><dc:creator><![CDATA[ei8fdb]]></dc:creator><pubDate>Thu, 10 Mar 2022 14:23:52 GMT</pubDate></item><item><title><![CDATA[Reply to Sending  emails (password reset, notifications) in Nextcloud stopped working on Thu, 10 Mar 2022 13:28:57 GMT]]></title><description><![CDATA[<p dir="auto">I'm trying to implement the crontab as documented in <a href="https://docs.nextcloud.com/server/23/admin_manual/configuration_server/background_jobs_configuration.html" target="_blank" rel="noopener noreferrer nofollow ugc">Nextcloud documentation</a> but each time I edit the <code>www-data</code> user crontab (<code>crontab -u www-data -e</code>) to add the line:</p>
<p dir="auto"><code>*/5  *  *  *  * php -f /app/code/cron.php</code></p>
<p dir="auto">and then query it (<code>crontab -u www-data -l</code>), it returns:</p>
<p dir="auto"><code>root@container-id:/# crontab -u www-data -l no crontab for www-data</code></p>
<p dir="auto">so I am stuck again...?</p>
<p dir="auto">Should I not be able to edit the <code>www-data</code> user crontab?</p>
]]></description><link>https://forum.cloudron.io/post/44524</link><guid isPermaLink="true">https://forum.cloudron.io/post/44524</guid><dc:creator><![CDATA[ei8fdb]]></dc:creator><pubDate>Thu, 10 Mar 2022 13:28:57 GMT</pubDate></item><item><title><![CDATA[Reply to Sending  emails (password reset, notifications) in Nextcloud stopped working on Thu, 10 Mar 2022 13:26:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ei8fdb" aria-label="Profile: ei8fdb">@<bdi>ei8fdb</bdi></a> first of all regarding the email, those credentials for transactional emails are injected as env variables during app startup. So them being overwritten on app restart is intended.</p>
<p dir="auto">For the cron, can you open a terminal into the app and run the scheduler manually? <code>/app/pkg/cron.sh</code></p>
]]></description><link>https://forum.cloudron.io/post/44523</link><guid isPermaLink="true">https://forum.cloudron.io/post/44523</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Thu, 10 Mar 2022 13:26:51 GMT</pubDate></item><item><title><![CDATA[Reply to Sending  emails (password reset, notifications) in Nextcloud stopped working on Thu, 10 Mar 2022 13:18:31 GMT]]></title><description><![CDATA[<p dir="auto">OK after a reboot the email settings have reverted (at least the indication of the length of the password is reset to what it was before).</p>
<p dir="auto"><strong>But</strong> (there's always a but in these things, right?), now I have this:</p>
<p dir="auto"><code>Background jobs Last job execution ran 14 minutes ago. Something seems wrong. </code></p>
<p dir="auto"><img src="/assets/uploads/files/1646918276139-7403acdb-de5f-4404-8917-328a35e6b1fd-image-resized.png" alt="7403acdb-de5f-4404-8917-328a35e6b1fd-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">I'm digging around the logs but not found anything yet.</p>
]]></description><link>https://forum.cloudron.io/post/44522</link><guid isPermaLink="true">https://forum.cloudron.io/post/44522</guid><dc:creator><![CDATA[ei8fdb]]></dc:creator><pubDate>Thu, 10 Mar 2022 13:18:31 GMT</pubDate></item></channel></rss>