Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uptime Kuma Alert #4343

Closed
2 tasks done
Iranus opened this issue Jan 8, 2024 · 1 comment
Closed
2 tasks done

Uptime Kuma Alert #4343

Iranus opened this issue Jan 8, 2024 · 1 comment
Labels
area:dashboard The main dashboard page where monitors' status are shown help

Comments

@Iranus
Copy link

Iranus commented Jan 8, 2024

⚠️ Please verify that this question has NOT been raised before.

  • I checked and didn't find similar issue

🛡️ Security Policy

📝 Describe your problem

Good morning,

I hope someone can guide me in my problem, let me explain:

I have been using Uptima Kuma as a docker for almost a year now
I often update the container, at this level - no problem.
The problem comes from the Uptima Kuma web interface in terms of notifications.

When I receive alerts on the interface that a probe is available again, it is displayed in green at the bottom right then it disappears after a few seconds, however the notifications are in red to say that my probe is not not available, remains constantly until I delete it myself via the touch screen.
Is this a configuration issue? From my iPad?

uptima_kuma

Thanks for your help

📝 Error Message(s) or Log

My docker compose

version: '3.3'

services:
  uptime-kuma:
    image: louislam/uptime-kuma:1
    container_name: uptime-kuma
    volumes:
      - ./uptime-kuma-data:/app/data
      - /var/run/docker.sock:/var/run/docker.sock 
    ports:
      - 3001:3001  # <Host Port>:<Container Port>
    restart: always

🐻 Uptime-Kuma Version

1.23.11

💻 Operating System and Arch

Debian 6.1.37-1

🌐 Browser

iOS 15.8

🐋 Docker Version

Docker : 20.10.24+dfsg1 / Portainer 2.18.4

🟩 NodeJS Version

No response

@Iranus Iranus added the help label Jan 8, 2024
@CommanderStorm
Copy link
Collaborator

#3441 was merged and will make this configurable in the next version (v2.0)

See #4171 for the progress of the remaining (new) known bugs

@CommanderStorm CommanderStorm added the area:dashboard The main dashboard page where monitors' status are shown label Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:dashboard The main dashboard page where monitors' status are shown help
Projects
None yet
Development

No branches or pull requests

2 participants