Bug #28187
Send email notification when a new update is available
Status:
Done
Priority:
Nice to have
Assignee:
William Grzybowski
Category:
Middleware
Target version:
Needs Merging:
No
Needs Automation:
No
Support Suite Ticket:
n/a
Hardware Configuration:
ChangeLog Required:
No
Description
Feb 5 02:08:20 truenas03b /job_process.py: [UpdateService:383] Failed to send email about new update Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/middlewared/plugins/update.py", line 379, in download 'changelog': changelog, AttributeError: 'int' object has no attribute 'wait'
Associated revisions
fix(update): new update email notification
Ticket: #28187
fix(update): new update email notification
Ticket: #28187
(cherry picked from commit f84b8ad8dc9e218fd4a5e6f3f0fec92f0d57bdab)
fix(update): new update email notification
Ticket: #28187
History
#1
Updated by William Grzybowski almost 3 years ago
- Status changed from Not Started to Done
#2
Updated by Dru Lavigne almost 3 years ago
- Subject changed from No notification about new update available to Send email notification when a new update is available
- Needs Doc changed from Yes to No
- Needs Merging changed from Yes to No
#3
Updated by K A almost 3 years ago
I noticed the same message. Using 11.1-U1
Feb 21 03:00:36 tsfs /job_process.py: [UpdateService:383] Failed to send email about new update Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/middlewared/plugins/update.py", line 379, in download 'changelog': changelog, AttributeError: 'int' object has no attribute 'wait'
#4
Updated by Dru Lavigne almost 3 years ago
That is expected as the fix is available in U2.