Problem with Notifications / Notification Rules

Hello,
I’m trying to enable Notifications feature but it seems impossible.
First of all I added the following code in file dtable-events.conf

[NOTIFY-SCANNER]
enabled = true
interval = 3600

Also I made new rules but nothing triggered.

Is there any log file that I can spectate when the notification rules trigger?

PS. I decreased the “interval” to 10, if the time was the problem but nothing too.

Many thanks in advance for any hints.

Hello,
After investigation I find this error:

requests.exceptions.SSLError: HTTPSConnectionPool(host='tables.ath.eyeonix.com', port=443): Max retries exceeded with url: /dtable-server/api/v1/dtables/9f01b45824de4a7f93e70ef442be1e1a/columns/?table_id=0000&view_id=0000 (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1076)')))
[2022-03-30 15:09:42,639] actions.py[line:735] [ERROR] rule: 3, do actions error: HTTPSConnectionPool(
host='tables.ath.eyeonix.com', port=443): Max retries exceeded with url: /dtable-server/api/v1/dtables/9f01b45824de4a7f93e70ef442be1e1a/columns/?table_id=0000&view_id=0000 (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1076)')))

We use a private ca certificate. Any ideas how to import a custom ca?

I hope you could get your problem solved.

There are better places to ask this question than the SeaTable Forum.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.