• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Resolved Subscription event notification: The subscription term is about to expire

Fausto

New Pleskian
Hi,
i have one server with Plesk Onyx Version 17.8.11 Update #48 on Cent OS 6.10 since a month i can't receive email notification when subscription expire.
  1. I checked if process stuck and was still running but negative result.
  2. I checked if was a problem of email address and i changed recipient but negative results.
  3. I disabled notifications and re-enabled them but negative results.
  4. I run manually Daily Maintenance but negative results.

My configuration in the image

plesk_notification.jpg

May i activete any log?

You have any ideas?

Thank you
 
You can try to enable Debug mode How to enable / disable Plesk debug mode then simulate expiration of the subscription and check Plesk logs, especially maillog. Command:

# plesk log --all

may be useful for troubleshooting this issue.

Thank you IgorG for informations. I enabled debug mode and log was written.
After that i executed

Code:
/usr/local/psa/bin/sw-engine-pleskrun /usr/local/psa/admin/plib/DailyMaintainance/script.php

and

Code:
/etc/cron.daily/50plesk-daily

But no email received (i have more than one subscriptions that will expire less than 30 days).
I have searched where EMAIL_RECIPIENT was part of my email with

Code:
cat /var/log/plesk/panel.log | grep -i 'EMAIL_RECIPIENT'

but no result found

I don't know if is related but i noticed:
  1. all subscriptions have traffic 0%
  2. Space statistics are updated
  3. If i active (current disabled) notification for "reseller account creation" and i create an reseller email notification was received correctly
Have any ideas?
 
If nobody can help you here - ask the assistance of Plesk Support Team.
 
Back
Top