DIUN notification not working

Currently reading
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
 
But the log is telling that new images available, and telegram channel is empty...
aha, so Telegram stream is the one not working as it should. Can't help with that tbh. I use Pushover and RocketChat as my channels of distribution.
 
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.

Similar threads

Personally, I use Pushover. Hasn't failed a single time. Glad you got it going in the end.
Replies
2
Views
1,738
I'm happy with email notifications but in v0.3.3 of dockcheck the author added apprise notifications...
Replies
4
Views
1,041
https://drfrankenstein.co.uk/qbittorrent-with-gluetun-vpn-in-container-manager-on-a-synology-nas/ This...
Replies
4
Views
4,185
hey guys. After several hours of changing and resetting things, its working again. I have no idea what...
Replies
1
Views
634
DS1621+ I believe is the model number. I ended up getting it working by installing a swag container and...
Replies
4
Views
3,165
  • Question
It would have made sense that it doesn't work if the container would have been in a macvlan network and...
Replies
8
Views
4,054
You can mount a share as often as you want. Regardless wether os manged via /etc/fstab, manualy via mount...
Replies
18
Views
5,552

Welcome to SynoForum.com!

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

Registration is free, easy and fast!

Back
Top