Dependency Graph

Dependency Graph
related to related to child of child of duplicate of duplicate of

View Issue Details

IDProjectCategoryView StatusLast Update
0004170SOGosogo-toolpublic2017-07-04 17:19
Reporterzhb Assigned Toludovic  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.2.9 
Fixed in Version3.2.10 
Summary0004170: Don't print debug info while running sogo-tool without '--verbose' option
Description

The recent SOGo nightly builds will print message like below while running sogo-tool commands. For example:

/usr/sbin/sogo-tool expire-sessions 30
/usr/sbin/sogo-ealarms-notify

<0x0x23f7300[SOGoProductLoader]> SOGo products loaded from '/usr/lib/GNUstep/SOGo':
<0x0x23f7300[SOGoProductLoader]> MainUI.SOGo, CommonUI.SOGo, Appointments.SOGo, Mailer.SOGo, PreferencesUI.SOGo, SchedulerUI.SOGo, MailerUI.SOGo, MailPartViewers.SOGo, ContactsUI.SOGo, ActiveSync.SOGo, Contacts.SOGo, AdministrationUI.SOGo

While running sogo-tool with cron job, it will generate a email notification sent to system account, this is annoying. And redirect the output with '>/dev/null 2>&1' will miss some other output info or error message, this is not ideal for keeping your eyes of system health. So please don't print this message without '--verbose' option.

TagsNo tags attached.

Relationships

related to 0004157 resolvedfrancis Cronjob /usr/sbin/sogo-ealarms-notify spams log/inbox 

Activities

andre_x

andre_x

2017-05-19 09:10

reporter   ~0011812

I receive one message a minute, it's really annoying.
Thanks!

zhb

zhb

2017-05-20 06:07

reporter   ~0011815

Please also hide the cache info while running sogo-tool command. For example:

sogo-tool backup /tmp/ ALL

<0x0x1c35d58[SOGoCache]> Cache cleanup interval set every 300.000000 seconds
<0x0x1c35d58[SOGoCache]> Using host(s) '127.0.0.1' as server(s)

veaseym

veaseym

2017-05-21 12:25

reporter   ~0011816

I also ran into this bug on 3.2.9 on Ubuntu

Downgrading back to 3.2.8.20170328-1 with apt-get and pinning the release seems to mitigate the problem for now but it does mean I can't migrate upwards.

It would be most helpful to fix this.

zhb

zhb

2017-05-24 00:01

reporter   ~0011828

On Debian 8, the latest nightly build 3.2.9.20170523-1 still have this issue:

dpkg -l | grep -i sogo

ii sogo:amd64 3.2.9.20170523-1 amd64 a modern and scalable groupware
ii sogo-activesync 3.2.9.20170523-1 amd64 a modern and scalable groupware - ActiveSync module

/usr/sbin/sogo-ealarms-notify

<0x0x24eded0[SOGoProductLoader]> SOGo products loaded from '/usr/lib/GNUstep/SOGo':
<0x0x24eded0[SOGoProductLoader]> AdministrationUI.SOGo, Mailer.SOGo, Appointments.SOGo, ContactsUI.SOGo, MailerUI.SOGo, PreferencesUI.SOGo, ActiveSync.SOGo, Contacts.SOGo, MailPartViewers.SOGo, SchedulerUI.SOGo, CommonUI.SOGo, MainUI.SOGo

andre_x

andre_x

2017-06-10 12:06

reporter   ~0011914

Last edited: 2017-06-10 13:30

I've just downloaded and installed iRedMail on a new fresh machine and I still have the problem.
How can I resolve it?
Thanks!!!

zhb

zhb

2017-06-28 03:59

reporter   ~0012010

Dear developers, please help fix this annoying issue.

zhb

zhb

2017-07-03 02:30

reporter   ~0012023

Dear developers, please help fix this annoying issue.

andre_x

andre_x

2017-07-03 07:07

reporter   ~0012024

I see that francis marked this issue as fixed, but I can't see the resolution.
Can anyone point me to it?
Thanks!

Related Changesets

sogo: master 8dc2cfc2

2017-05-19 07:44

francis


Details Diff
Silent sogo-tool expire-sessions cronjob

Fixes 0004170
Affected Issues
0004170
mod - Scripts/sogo.cron Diff File

sogo: master 579ab68e

2017-07-04 13:15

ludovic


Details Diff
(fix) silence sogo-ealarms-notify verbose output (fixes 0004170) Affected Issues
0004170
mod - Tools/SOGoEAlarmsNotifier.m Diff File

sogo: v2 67fef950

2017-07-04 13:15

ludovic


Details Diff
(fix) silence sogo-ealarms-notify verbose output (fixes 0004170)

Conflicts:
Tools/SOGoEAlarmsNotifier.m
Affected Issues
0004170
mod - Tools/SOGoEAlarmsNotifier.m Diff File

Issue History

Date Modified Username Field Change
2017-05-14 01:19 zhb New Issue
2017-05-19 09:10 andre_x Note Added: 0011812
2017-05-19 10:46 francis Relationship added related to 0004157
2017-05-19 11:46 francis Changeset attached => sogo master 8dc2cfc2
2017-05-19 11:46 francis Assigned To => francis
2017-05-19 11:46 francis Resolution open => fixed
2017-05-20 06:07 zhb Note Added: 0011815
2017-05-21 12:25 veaseym Note Added: 0011816
2017-05-24 00:01 zhb Note Added: 0011828
2017-06-10 12:06 andre_x Note Added: 0011914
2017-06-10 13:30 andre_x Note Edited: 0011914
2017-06-28 03:59 zhb Note Added: 0012010
2017-07-03 02:30 zhb Note Added: 0012023
2017-07-03 07:07 andre_x Note Added: 0012024
2017-07-04 17:16 ludovic Changeset attached => sogo master 579ab68e
2017-07-04 17:16 ludovic Assigned To francis => ludovic
2017-07-04 17:19 ludovic Changeset attached => sogo v2 67fef950
2017-07-04 17:19 ludovic Status new => resolved
2017-07-04 17:19 ludovic Fixed in Version => 3.2.10