Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

Uptime Kuma

27 Topics 227 Posts
  • Uptime Kuma - Package Updates

    Pinned
    82
    0 Votes
    82 Posts
    4k Views
    girishG

    [1.21.11]

    Update Uptime Kuma to 1.23.12 Full changelog #4477 Improved helptext of how to send mail via the systems mail subsystem (Thanks @apio-sys) #4630 Feat: Use keylog event to obtain TLS certificate for better reliability [1.23.X] (Thanks @chakflying) #4326 Fix encodeBase64 for empty password or user in HTTP Basic Authentication (Thanks @Saibamen) #4244 made sure that the i18n does use navigator.languages instead of navigator.language for automatic language detection (Thanks @CommanderStorm) #3598 fix(notification-dingding): throw error when failed (Thanks @AnnAngela) #4417 Fix: Make sure browser is connected before returning (Thanks @chakflying) #4425 Fix: [JSON-Query] Prevent parsing string-only JSON (Thanks @chakflying) #4631 Fix: Add missing FK for monitor-tls-info table [1.23.X] (Thanks @chakflying)
  • Regular short getaddrinfo EAI_AGAIN outages

    Moved
    12
    0 Votes
    12 Posts
    3k Views
    M

    That's a fantastic idea! I will add it. I ended up migrating it off Cloudron for the time being because I have come to depend on UK for work and all the notifications were bogging me down.

    I will restart the old instance to test and will report back what I find out.

  • 4 Votes
    1 Posts
    60 Views
    No one has replied
  • Plugins disabled?

    Solved
    4
    1 Votes
    4 Posts
    139 Views
    randyjcR

    Sorry will test this afternoon. Was at an little holiday πŸ˜…

  • migrate dockerize Uptime Kuma

    2
    1 Votes
    2 Posts
    137 Views
    nebulonN

    This sounds like you are not running Uptime Kuma on Cloudron but on Synology. This is a forum for topics around Cloudron and the apps intalled on Cloudron. You may have to reach out to Synology forums or support.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • 0 Votes
    6 Posts
    692 Views
    girishG

    @arshsahzad Uptime Kuma cannot monitor GIT SSH which is behind Cloudflare. The service is not reachable when Cloudflare proxying is enabled . You can test this yourself, try to git ssh clone when proxying is enabled - it won't work.

  • New installation fails to start

    4
    1 Votes
    4 Posts
    114 Views
    girishG

    @hcj-online can you check if you have enough disk space? Uptime kuma only uses sqlite even.

  • How to setup email notifications?

    Solved
    3
    1 Votes
    3 Posts
    278 Views
    jdaviescoatesJ

    @jdaviescoates said in How to setup email notifications?:

    @hcj-online I've not tried this yet,

    Just tested it, and yep, that works.

    Note: Hostname = your Outgoing Mail (SMTP) server address (which will be your my. domain unless you've changed it in the settings at the bottom of Email settings at https://my.yourdomain.coop/#/email)

    I put 587 for port and left the security as None / STARTTLS

    7fb6fe6d-9663-4caf-b2ac-01e81fade89a-image.png

    Also, when I tried using e.g. {{STATUS}} etc in the Custom Subject settings it didn't actually work, I just got subjects like this coming through:

    f7226dc4-21c8-495c-99b7-1beba6d6d32e-image.png

    So I recommend leaving that blank to keep the defaults.

  • change uptime kuma admin password ?

    Solved
    4
    1 Votes
    4 Posts
    1k Views
    timconsidineT

    @jdaviescoates that worked !
    Thank you

  • Something broke remote checks.. local OK

    Solved
    15
    0 Votes
    15 Posts
    740 Views
    robiR

    @girish done https://forum.cloudron.io/topic/8487/enhance-app-proxy-app-with-path-and-port-support

  • Add New Monitor - Accepted Status Codes

    4
    1 Votes
    4 Posts
    167 Views
    girishG

    BTW, if you end up opening upstream for TCPS, you should also tell them to add STARTTLS as an option.

    openssl s_client -connect mail.domaincom:25 -showcerts -starttls smtp will help test the cert of a mail server for protocols like sieve, smtp that use starttls.

  • Trust proxy - enable by default

    Solved
    3
    1 Votes
    3 Posts
    72 Views
    girishG

    Good suggestions, I have fixed up the package.

  • HTTP Authentication for Kuma

    9
    1 Votes
    9 Posts
    662 Views
    girishG

    @matbrgz I think that ends up protected all of uptime kuma and not just the status page . But of course, one can always tinker the configs in such a way that only specific pages are protected (one has to also investigate protecting API requests to the backend etc). I think this has to be implemented in uptime kuma itself to be fixed reliably.

  • Cannot upgrade to app 1.15.6

    5
    0 Votes
    5 Posts
    203 Views
    girishG

    OK, the mystery remains then. Nothing has changed on our side to cause this issue as such πŸ€” .

  • Uptime Kuma - Securing Status Pages

    7
    0 Votes
    7 Posts
    1k Views
    subvenS

    Okay my bad. The last time I did this was for a Wordpress which used Apache. You can also do basic auth with NGINX but the configuration for app packages is read only (as far as I remember).

    @girish said in Uptime Kuma - Securing Status Pages:

    Oh, does that password make the status pages protected too?

    I assumed that because the Dashboard was not reachable without logging in but sadly it is not the case.

    I think there is no easy way for us to fix that and it will remain an upstream issue.

  • Configuration for Uptime Kuma

    Solved
    3
    1 Votes
    3 Posts
    908 Views
    canadaduaneC

    @girish It works! πŸ™‚ Thank you.

  • Monitoring Turn-Server/Nextcloud HPB

    1
    1 Votes
    1 Posts
    143 Views
    No one has replied
  • Very slow after restart

    5
    0 Votes
    5 Posts
    254 Views
    M

    Thank you for the suggestion. We are not noticing issues wit Rocket.chat, so the issue might be with Uptime Kuma or its database.

  • Question: is there way to do add client VPN...?

    10
    0 Votes
    10 Posts
    588 Views
    girishG

    @Lonkle Yes please, if you can put your fork and notes somewhere, I can look into incorporating it accordingly.