How can I configure notifications sent by email

Ok, I tried sharing a file with the same attribute. I have waited for more than 15 minutes, and haven’t received an email.

the server log

Level : info
Logger : pydio.grpc.tasks
Msg : Run Job users-activity-digest on timer event Iso8601Schedule:"R/2012-06-04T19:25:16.828696-07:00/PT15M"
Ts : 1729585467
SpanUuid : span-4
Level : info
Logger : pydio.grpc.tasks
Msg : Run Job flush-mailer-queue on timer event Iso8601Schedule:"R/2012-06-04T19:25:16.828696-07:00/PT5M"
Ts : 1729586068
SpanUuid : span-0

Those are the latest logs after waiting for above 15 minutes.

hmmm very strange,

If we first focus on the activity digest flow and using the users from my previous post

  • User B has a valid email and watch a ‘test’ folder in Common files
  • User A upload a file in test
  • You wait a few minutes
  • With admin user, you open the scheduler and check the logs of the Users activities digest flow:

→ After the job has automatically run, do you see in the logs:
“No new activities detected for user user-b” or “Digest sent to user user-b” ??

if you see “No new activities detected for user user-b”, is it again the same:

  • if you wait 15 more minutes ?
  • if user A does some more activities and you trigger the job manually ?

Please, really try to understand what you are doing and be precise, or I won’t be able to help you further → until now I was not able to reproduce your problem

Hello @bsinou I tried following your suggestions as much as possible and sending you screenshots.
It is better to send you a flow of what you have asked. I will record my screen doing the steps you have suggested and will send it to you through email since some personal data will be exposed publicly.

This is my email address, can you send a message and I will send you back the recorded video
elhananjair@gmail.com

Hello @bsinou can you send me an email please, I wanted to share with you the screen record to describe the issue in brief
Thanks

Hello @Amanuel_Elhanan

I would really prefer that we keep on trying to solve your problem publicly, so that it can help other people that might bump into the same issue. This way, we kind of get some “return on investment” on the support work we do … for free :slight_smile:

Since we start this discussion, I tried a few times to reproduce the kind of issue you are facing and could not. So I still think your problem comes from a misunderstanding / misconfiguration of your system.

Anyway, did you try to do this:

It is really the next step to try to understand your issue.

Hello @bsinou thanks for replying I am sharing the private Pydio instance I am using which is why I wanted to share it privately, anyways here is the link to the screen record I have done following your suggestions

Hi,

I has a quick look and already have 2 remarks:

  • why do you have a job that has “task stuck” (started at 10:55) status in the Digest flow? Does it happen regularly ?
  • you made the recording at 11:05 => the next flow that would / should have handled the event created should normally have run at 11:10 it is quite normal that you see nothing before. What happened then at 11:10 ?

Thanks again for taking the time to support…

why do you have a job that has “task stuck” (started at 10:55) status in the Digest flow? Does it happen regularly ?

No it doesn’t happen regularly it just happened at before I started testing

you made the recording at 11:05 => the next flow that would / should have handled the event created should normally have run at 11:10 it is quite normal that you see nothing before. What happened then at 11:10 ?

Yes, you are right well unfortunately I haven’t received any email notification from the day I have recorded the screen.

Yes, you are right well unfortunately I haven’t received any email notification from the day I have recorded the screen.

This doesn’t answer the question :slight_smile:
Could you show the job / scheduler logs for the Digest job that should have run ~11:10 ?
Was it stuck again ?
Did it show any found activity ?

Ok let me redo things again, to be honest, I tried multiple times, but the stuck thing only happened that day. Since I should have waited for a couple of minutes before the job executed I stopped the screen recorder but this time I will pause for a while and show you the time difference.

@bsinou Here is a complete test I have made, I paused the screen recorder and waited for a couple of minutes for the next user activity digest schedule to be executed.

At min 8:22 please, click on the line with ID 6bd0d…
=> that’s the info I have been asking you for a while.

(sorry if the info is somewhere else in the video, but I really don’t have the time to watch the 30mn)

1 Like

Sorry for taking your time, here is the info you have asked for, tbh I have shared with you the same log here

Here is a screenshot from the video I have shared with you at the 11:35

Hello @bsinou
I have updated cells lately and user activities digest and flush mail queue last execution time 5 days ago. is it normal?

Hi @Amanuel_Elhanan

Could you please try to delete $CELLS_WORKING_DIR/services/pydio.grpc.tasks/fifo-*

Where $CELLS_WORKING_DIR by default is /var/cells

Then restart cells service

1 Like

@Cuong_Tran @bsinou
Thank you so much, this fixed the entire issue, Thanks a lot.

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