Install the app
How to install the app on iOS

Follow along with the video below to see how to install our site as a web app on your home screen.

Note: This feature may not be available in some browsers.

DIUN notification not working

55
11
NAS
DS1019+
Router
  1. RT2600ac
Operating system
  1. macOS
Mobile operating system
  1. iOS
Hi. I ve installed DIUN on my NAS using stack in portainer, everything looks fine, including the test message to be sure that telegram notification agent is setuo correctly. The container is running, but is “quiet”, it does not notificating anything. Any help please ?

version: "3.5"

services:
diun:
image: crazymax/diun:latest
container_name: diun
command: serve
volumes:
- "/volume1/docker/diun:/data"
- "/var/run/docker.sock:/var/run/docker.sock"
environment:
- "TZ=Europe/Madrid"
- "LOG_LEVEL=info"
- "LOG_JSON=false"
- "DIUN_WATCH_WORKERS=20"
- "DIUN_WATCH_SCHEDULE=0 */24 * * *"
- "DIUN_PROVIDERS_DOCKER=true"
- "DIUN_NOTIF_TELEGRAM_TOKEN=Xxxxx:yyyyy"
- "DIUN_NOTIF_TELEGRAM_CHATIDS=-100xxxxxxxxx"
labels:
- "diun.enable=true"
- "diun.watch_repo=true"
restart: always

Here you can see the log:
https://i.imgur.com/BpcwWA8.png
 
To view this content we will need your consent to set third party cookies.
For more detailed information, see our cookies page.

The test is fine (telegram is ok)
Here, the messages from log:
To view this content we will need your consent to set third party cookies.
For more detailed information, see our cookies page.

As you can see, detects the new images…

(Sorry before, my fault)
 
To view this content we will need your consent to set third party cookies.
For more detailed information, see our cookies page.

The test is fine (telegram is ok)
Here, the messages from log:
To view this content we will need your consent to set third party cookies.
For more detailed information, see our cookies page.

As you can see, detects the new images…

(Sorry before, my fault)

well as much as I can see in the log, it says 69 unchanged
 
Thanks for your answer, is rare because notify test works fine. I ll keep looking for a solution, thanks for your time !
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Popular tags from this forum

Similar threads

I'm happy with email notifications but in v0.3.3 of dockcheck the author added apprise notifications...
Replies
4
Views
2,532
I also run VW and have 0 issues. This tag does not look familiar to me nor do they have version numbers...
Replies
6
Views
715

Thread Tags

Tags Tags
None

Welcome to SynoForum.com!

SynoForum.com is an unofficial Synology forum for NAS owners and enthusiasts.

Registration is free, easy and fast!

Trending content in this forum

Back
Top