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:
qilin
Posts
-
New to Cloudron. Having different issues -
New to Cloudron. Having different issuesI understand Cloudron does not come with fail2ban, but I followed the install docs and then the security docs here: https://docs.cloudron.io/security/. I have configured everything as per the docs.
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.
fail2ban service is working also.fail2ban-client status sshd yields:
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.
journalctl sshd logs do not show other attempts to access my server via ssh. It only shows my logins via ssh.
So I am concerned why I cannot seem to find any ssh login attempts and cannot access some logs.
-
New to Cloudron. Having different issuesHi @girish. Thanks for the reply.
@qilin said in New to Cloudron. Having different issues:
Now I cannot access them via ssh.
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?
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.
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.
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.
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.
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?
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.
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.
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.
-
Pixelated Avatar/TerminalI am not sure about windows since I use Linux but I tried to search a little for an answer. It seems to be related to HTML5 canvasing.
Maybe you can try this on FF:
-
Pixelated Avatar/TerminalThere is a double line (=) symbol to the right of the padlock. Its between the padlock and the url bar.
Click on it and "allow" extract canvas data
-
No graphs on any of the appsThe above issue with the terminal being pixelated has been solved.
I will just wait for the next update for the progress on the graph issue.
-
Pixelated Avatar/Terminal -
Pixelated Avatar/TerminalHi all,
I am using 22.04 and am having issues that I did not have on 20.04.
As posted on another topic, the in-app graphs do not display. Furthermore, the in-app terminal is unreadable and pixelated:
The same happens when I update my avatar for Cloudron. I have tried different image formats and it yields the same results. If I try to revert back to the Cloudron avatar it does not and also just shows a pixelated image as below:
Any ideas of what the issue could be or if they are all related?
-
No graphs on any of the appsI am on 22.04 and having the same issue too with all my apps. I have restarted collectd both via the Cloudron gui and via the command line with no change.
Furthermore, if I use the in-app terminal it displays pixelated and unreadable:
I am not sure if this might be related or not but I did not have these issues on 20.04. Strangely enough the in-app terminal logs display correctly and are readable.
-
New to Cloudron. Having different issuesHello Everyone,
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.
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.
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.
Can someone please help me try to solve this/these issues?