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

32 Topics 271 Posts
  • Uptime Kuma - Package Updates

    Pinned
    91
    0 Votes
    91 Posts
    22k Views
    Package UpdatesP
    [1.23.0] Update cloudflared to 2025.1.0 Full Changelog
  • change uptime kuma admin password ?

    Solved
    7
    1 Votes
    7 Posts
    2k Views
    girishG
    https://docs.cloudron.io/apps/uptime-kuma/#reset-password
  • Add sendmail addon for the SMTP integration

    1
    1 Votes
    1 Posts
    35 Views
    No one has replied
  • Uptime Kuma Web-UI broken (empty)

    9
    +0
    1 Votes
    9 Posts
    261 Views
    robiR
    These appear to be V1 limitations and V2 is dropping soon. Until then, reduce/archive data, increase time between checks or cleanup number of checks for V1.
  • 2.0 version changes

    2
    2 Votes
    2 Posts
    126 Views
    girishG
    Oh wow, lots of changes! Let us know if you need anything.
  • Regular short getaddrinfo EAI_AGAIN outages

    Moved
    27
    +0
    0 Votes
    27 Posts
    14k Views
    T
    Netcup's DNS servers are configured for my Cloudron instance.
  • Backup keeps failing

    Solved
    2
    0 Votes
    2 Posts
    146 Views
    nebulonN
    This is fixed with Cloudron 8. If all update attempts fail due to the backup for uptime kuma failing, you can stop the app for the update first.
  • Add the Docker addon to monitor containers

    3
    +0
    0 Votes
    3 Posts
    245 Views
    LanhildL
    Makes sense. Thanks for the insight, I'll close the PR as it's not relevant right now.
  • Monitor scripts/apps and take advantage of (mobile) notifications

    1
    5 Votes
    1 Posts
    155 Views
    No one has replied
  • Plugins disabled?

    Solved
    4
    1 Votes
    4 Posts
    501 Views
    randyjcR
    Sorry will test this afternoon. Was at an little holiday
  • migrate dockerize Uptime Kuma

    2
    1 Votes
    2 Posts
    372 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
  • Uptime Kuma Monitoring Issue with Cloudflare Proxy

    6
    0 Votes
    6 Posts
    2k 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
    349 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
    681 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 [image: 1677932875664-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: [image: 1677932786598-f7226dc4-21c8-495c-99b7-1beba6d6d32e-image.png] So I recommend leaving that blank to keep the defaults.
  • Something broke remote checks.. local OK

    Solved
    15
    0 Votes
    15 Posts
    2k 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
    534 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
    +0
    1 Votes
    3 Posts
    197 Views
    girishG
    Good suggestions, I have fixed up the package.
  • HTTP Authentication for Kuma

    9
    1 Votes
    9 Posts
    1k 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
    527 Views
    girishG
    OK, the mystery remains then. Nothing has changed on our side to cause this issue as such .