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

29 Topics 241 Posts
  • Uptime Kuma - Package Updates

    Pinned
    83
    0 Votes
    83 Posts
    13k Views
    girishG

    [1.21.12]

    Update Uptime Kuma to 1.23.13 Full changelog #4692 Fixed language setting issues: Localisation-matching algorithm missing some edgecase (Thanks @CommanderStorm) #4700 Fixed TLS issues: Getting TLS certificate through proxy & prometheus update (Thanks @chakflying)
  • Regular short getaddrinfo EAI_AGAIN outages

    Moved
    20
    0 Votes
    20 Posts
    8k Views
    girishG

    @factord right, so this means this is either a local DNS issue or uptime kuma issue. Quick idea is to just set up the server's /etc/resolv.conf with Google DNS maybe and check if it mitigates the issue.

  • Backup keeps failing

    Solved
    2
    0 Votes
    2 Posts
    39 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 Votes
    3 Posts
    121 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
    116 Views
    No one has replied
  • Plugins disabled?

    Solved
    4
    1 Votes
    4 Posts
    321 Views
    randyjcR

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

  • migrate dockerize Uptime Kuma

    2
    1 Votes
    2 Posts
    259 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
    1k 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
    220 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
    488 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
    2k Views
    timconsidineT

    @jdaviescoates that worked !
    Thank you

  • Something broke remote checks.. local OK

    Solved
    15
    0 Votes
    15 Posts
    1k 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
    342 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
    137 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
    370 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
    2k 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
    1k Views
    canadaduaneC

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

  • Monitoring Turn-Server/Nextcloud HPB

    1
    1 Votes
    1 Posts
    160 Views
    No one has replied