<?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[New to Cloudron. Having different issues]]></title><description><![CDATA[<p dir="auto">Hello Everyone,</p>
<p dir="auto">I have been using Cloudron for about a month now, testing it and different apps I want to use. Up until about a week or so ago, I was able to access my /var/log/auth.log, /var/log/fail2ban.logs, etc. Now I cannot access them via ssh.</p>
<p dir="auto">I am on 22.04 have created a sudo user and configured the Cloudron per the Cloudron docs. All logs seemed to have been accessible until about a week or so ago.</p>
<p dir="auto">Moreover, I have not received several notifications from Cloudron such as weekly digests, app notifications, etc. since installation. The only notification I have received has been a new user logon to the Cloudron. Nothing else. My email system seems to work fine since it shows configured correctly and all the test emails are received.</p>
<p dir="auto">Can someone please help me try to solve this/these issues?</p>
]]></description><link>https://forum.cloudron.io/topic/7454/new-to-cloudron-having-different-issues</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Apr 2026 18:47:10 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/7454.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 03 Aug 2022 10:47:28 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to New to Cloudron. Having different issues on Wed, 03 Aug 2022 19:38:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/qilin" aria-label="Profile: qilin">@<bdi>qilin</bdi></a> said in <a href="/post/51580">New to Cloudron. Having different issues</a>:</p>
<blockquote>
<p dir="auto">The strange part is that there are no bans which is worrisome to me.</p>
</blockquote>
<p dir="auto">So, this doesn't work most because fail2ban itself works by scanning log files and as you said, there is nothing in the auth.log.</p>
<p dir="auto">Generally, this is outside Cloudron configuration (as in, Cloudron does not configure or update all this on the server). My understanding is sshd logs always to syslog. You can check the Facility with which it logs in /etc/ssh/sshd_config. I think from there it goes to /etc/rsyslog.d/* config files to log based on the facility. Not 100% sure, maybe others can chime in.</p>
]]></description><link>https://forum.cloudron.io/post/51588</link><guid isPermaLink="true">https://forum.cloudron.io/post/51588</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Wed, 03 Aug 2022 19:38:01 GMT</pubDate></item><item><title><![CDATA[Reply to New to Cloudron. Having different issues on Wed, 03 Aug 2022 19:08:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/qilin" aria-label="Profile: qilin">@<bdi>qilin</bdi></a> said in <a href="/post/51581">New to Cloudron. Having different issues</a>:</p>
<blockquote>
<p dir="auto">No problems here. The email part works fine  It was the notifications by email that I was referring to before and expecting to get from the Cloudron, as per the docs here:</p>
</blockquote>
<p dir="auto">Whoops, that is indeed outdated. Will fix.</p>
]]></description><link>https://forum.cloudron.io/post/51587</link><guid isPermaLink="true">https://forum.cloudron.io/post/51587</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Wed, 03 Aug 2022 19:08:55 GMT</pubDate></item><item><title><![CDATA[Reply to New to Cloudron. Having different issues on Wed, 03 Aug 2022 17:00:08 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></p>
<p dir="auto">No problems here. The email part works fine <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=223f9defb2f" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /> It was the notifications by email that I was referring to before and expecting to get from the Cloudron, as per the docs here:</p>
<p dir="auto"><a href="https://docs.cloudron.io/notifications/" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.cloudron.io/notifications/</a></p>
]]></description><link>https://forum.cloudron.io/post/51581</link><guid isPermaLink="true">https://forum.cloudron.io/post/51581</guid><dc:creator><![CDATA[qilin]]></dc:creator><pubDate>Wed, 03 Aug 2022 17:00:08 GMT</pubDate></item><item><title><![CDATA[Reply to New to Cloudron. Having different issues on Wed, 03 Aug 2022 16:19:04 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></p>
<p dir="auto">I understand Cloudron does not come with fail2ban, but I followed the install docs and then the security docs here: <a href="https://docs.cloudron.io/security/" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.cloudron.io/security/</a>. I have configured everything as per the docs.</p>
<p dir="auto">I also installed fail2ban. That said /var/log/auth +/var/log/fail2ban used to work even a few weeks after Cloudron was installed. journalctl -fa -u ssh and lastlog work fine.<br />
fail2ban service is working also.</p>
<p dir="auto">fail2ban-client status sshd yields:</p>
<p dir="auto"><img src="/assets/uploads/files/1659543047513-screenshot_sshd.png" alt="Screenshot_sshd.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">A few weeks ago with Cloudron installed I could still access /var/log/fail2ban and /var/log/auth. Now its only through the above. The strange part is that there are no bans which is worrisome to me. While I was installing Cloudron there were several attempts to access ssh and now none are logged and/or banned.</p>
<p dir="auto">journalctl sshd logs do not show other attempts to access my server via ssh. It only shows my logins via ssh.</p>
<p dir="auto">So I am concerned why I cannot seem to find any ssh login attempts and cannot access some logs.</p>
]]></description><link>https://forum.cloudron.io/post/51580</link><guid isPermaLink="true">https://forum.cloudron.io/post/51580</guid><dc:creator><![CDATA[qilin]]></dc:creator><pubDate>Wed, 03 Aug 2022 16:19:04 GMT</pubDate></item><item><title><![CDATA[Reply to New to Cloudron. Having different issues on Wed, 03 Aug 2022 15:59:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/qilin" aria-label="Profile: qilin">@<bdi>qilin</bdi></a> Also for email, you can check if Cloudron is configured properly to send email in the Email view. There, select a domain and go to Status tab. You can also send a test email from the Email view - <a href="https://docs.cloudron.io/email/#send-test-email" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.cloudron.io/email/#send-test-email</a></p>
]]></description><link>https://forum.cloudron.io/post/51577</link><guid isPermaLink="true">https://forum.cloudron.io/post/51577</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Wed, 03 Aug 2022 15:59:55 GMT</pubDate></item><item><title><![CDATA[Reply to New to Cloudron. Having different issues on Wed, 03 Aug 2022 15:58:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/qilin" aria-label="Profile: qilin">@<bdi>qilin</bdi></a> said in <a href="/post/51573">New to Cloudron. Having different issues</a>:</p>
<blockquote>
<p dir="auto">If I try to access them via ssh into the server. Thus cat /var/log/auth.log or cat var/log/fail2ban.log yields nothing. It just goes back to the command prompt. A week ago it would display the logs. I have not made any modifications since then.</p>
</blockquote>
<p dir="auto">Cloudron does not use fail2ban, so /var/log/fail2ban.log won't have anything. As for ssh access logs, try <code>journalctl -fa -u ssh</code> since sshd logs to syslog/journalctl on Cloudron.</p>
]]></description><link>https://forum.cloudron.io/post/51576</link><guid isPermaLink="true">https://forum.cloudron.io/post/51576</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Wed, 03 Aug 2022 15:58:15 GMT</pubDate></item><item><title><![CDATA[Reply to New to Cloudron. Having different issues on Wed, 03 Aug 2022 15:53:06 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></p>
<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a>. Thanks for the reply.</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/qilin" aria-label="Profile: qilin">@<bdi>qilin</bdi></a> said in <a href="/post/51555">New to Cloudron. Having different issues</a>:</p>
<blockquote>
<p dir="auto">Now I cannot access them via ssh.</p>
</blockquote>
</blockquote>
<blockquote>
<p dir="auto">What do you mean by this? That you are not able to SSH into the server at all or you get some permission denied after you SSH?</p>
</blockquote>
<p dir="auto">If I try to access them via ssh into the server. Thus cat /var/log/auth.log or cat var/log/fail2ban.log yields nothing. It just goes back to the command prompt. A week ago it would display the logs. I have not made any modifications since then.</p>
<p dir="auto">I can log into the server fine with my ssh key and by the user which has sudo privileges. I have disabled root logins and password logins.</p>
<p dir="auto">Therefore, I am not sure why I cannot access these logs anymore. I am thinking its a permissions issue, but don't know where to start with this.</p>
<blockquote>
<blockquote>
<p dir="auto">Moreover, I have not received several notifications from Cloudron such as weekly digests, app notifications, etc. since installation. The only notification I have received has been a new user logon to the Cloudron. Nothing else. My email system seems to work fine since it shows configured correctly and all the test emails are received.</p>
</blockquote>
<p dir="auto">There is no weekly digest email on Cloudron. App notification by email depends on the app. Can you tell us which app you are refering to?</p>
</blockquote>
<p dir="auto">I have tried this with a Grav installation but I think you answered this part of the question since I was expecting notifications by email from Cloudron. The logs on the Cloudron dashboard do show the errors, memory issues, app restarts, etc.</p>
<blockquote>
<p dir="auto">Generally, we removed most email notifications because people complained that they were mostly annoying and not serving any purpose. So... you have to visit the dashboard to see notifications now.</p>
</blockquote>
<p dir="auto">Ok. I understand. I just read in the docs that this is what Cloudron was supposed to do. No worries. Thank you for letting me know.</p>
]]></description><link>https://forum.cloudron.io/post/51573</link><guid isPermaLink="true">https://forum.cloudron.io/post/51573</guid><dc:creator><![CDATA[qilin]]></dc:creator><pubDate>Wed, 03 Aug 2022 15:53:06 GMT</pubDate></item><item><title><![CDATA[Reply to New to Cloudron. Having different issues on Wed, 03 Aug 2022 13:05:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/qilin" aria-label="Profile: qilin">@<bdi>qilin</bdi></a> said in <a href="/post/51555">New to Cloudron. Having different issues</a>:</p>
<blockquote>
<p dir="auto">Now I cannot access them via ssh.</p>
</blockquote>
<p dir="auto">What do you mean by this? That you are not able to SSH into the server at all or you get some permission denied after you SSH?</p>
<blockquote>
<p dir="auto">Moreover, I have not received several notifications from Cloudron such as weekly digests, app notifications, etc. since installation. The only notification I have received has been a new user logon to the Cloudron. Nothing else. My email system seems to work fine since it shows configured correctly and all the test emails are received.</p>
</blockquote>
<p dir="auto">There is no weekly digest email on Cloudron. App notification by email depends on the app. Can you tell us which app you are refering to?</p>
<p dir="auto">Generally, we removed most email notifications because people complained that they were mostly annoying and not serving any purpose. So... you have to visit the dashboard to see notifications now.</p>
]]></description><link>https://forum.cloudron.io/post/51561</link><guid isPermaLink="true">https://forum.cloudron.io/post/51561</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Wed, 03 Aug 2022 13:05:44 GMT</pubDate></item></channel></rss>