Global condition not working

Hello,

i blew through my free email for the trial but i don’t understand why the global condition aren’t working:

https://imgur.com/pJRa27C

https://imgur.com/PuDSOpL

Tried to upload the screenshot but it says i’m not allowed to so i put the link on a host webserver.

Any mistakes?

https://imgur.com/rd4mo3t

https://imgur.com/NR8vJi9

additionnal screenshot

@asthix From the screenshot, I can observe that the Global Actions or Actions has not been set. Is that why you are implying that the Global conditions is not working or is it something else?

A few additional notes:
Distill will only trigger the alert when the condition is true. Use the “Test Conditions” pane to evaluate your conditions and check if the notification gets triggered when it evaluates to true. It looks like your conditions are quite specific, which is great — but double-check that your monitored content includes those exact patterns.

For more info, you can refer to the link below:
https://distill.io/docs/web-monitor/using-conditions-to-get-alert-on-important-changes/#condition-types

Thanks for your reply, in the end, i found out that the extension on Firefox is not updated so the global condition where not showing on the docker running it.

I switched to a Chrome docker and all worked fine, it was quite weird to find out but anyway.

1 Like

@asthix Thanks for the update — and great work on identifying the issue! :bullseye:

That definitely makes sense — older versions of the Firefox extension may not fully support features like Global Conditions, especially in more complex setups like Docker environments. Switching to a Chrome-based Docker instance with the updated extension was a smart move, and I’m glad to hear everything’s working smoothly now.