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

34 Topics 286 Posts
  • Uptime Kuma - Package Updates

    Pinned
    100
    0 Votes
    100 Posts
    36k Views
    Package UpdatesP
    [1.28.0] Update cloudflared to 2025.6.0
  • What are your numbers in Uptime Kuma?

    3
    2 Votes
    3 Posts
    192 Views
    luckowL
    @joseph That's the plan for the future. Now I'm interested in getting the max number of monitored instances. 62 is way too many. 180 days retention policy for the metrics ditto. Sqlite DB is about 2 GB in size. Purging old data in the database does not work. Let's see.
  • Add Chromium to the package to support the beta features

    Solved
    3
    2
    4 Votes
    3 Posts
    218 Views
    SansGuidonS
    Looks like it's solved! Thanks @vladimir.d (https://git.cloudron.io/packages/uptime-kuma-app/-/commit/42c2f7a6d689ab08a1c05317fede770e8d72d6f0)
  • change uptime kuma admin password ?

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

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

    9
    1
    1 Votes
    9 Posts
    1k 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
    280 Views
    girishG
    Oh wow, lots of changes! Let us know if you need anything.
  • Regular short getaddrinfo EAI_AGAIN outages

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

    Solved
    2
    0 Votes
    2 Posts
    283 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
    1
    0 Votes
    3 Posts
    447 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
    240 Views
    No one has replied
  • Plugins disabled?

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

    2
    1 Votes
    2 Posts
    563 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
    3k 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
    588 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
    1k 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
    3k 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
    883 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
    1 Votes
    3 Posts
    301 Views
    girishG
    Good suggestions, I have fixed up the package.