Docker Joplin Server Log entries evrey 10 seconds: TaskService: Running #11 (Process shared items)

Operating system

Linux

Joplin version

3.3.2

Desktop version info

It's not a desktop issue:
Joplin 3.2.12 prod Win32

What issue do you have?

I am running Joplin Server and Joplin DB in Docker on Synology DS920+ (SSD Volume) and i got the following entries in the Server Log. And sorry i really have read all Forum, Wiki, Github issues to this, but i couldnt found a solution.

13:02:22 0|app | 2025-02-21 13:02:22: TaskService: Running #11 (Process shared items) (scheduled)...
13:02:22 0|app | 2025-02-21 13:02:22: ShareModel: updateSharedItems3#1: Start: Main
13:02:22 0|app | 2025-02-21 13:02:22: ShareModel: updateSharedItems3#2: Start: Get latestProcessedChange
13:02:22 0|app | 2025-02-21 13:02:22: ShareModel: updateSharedItems3#2: Done: Get latestProcessedChange: 0.00s
13:02:22 0|app | 2025-02-21 13:02:22: ShareModel: updateSharedItems3#3: Start: Get paginated changes
13:02:22 0|app | 2025-02-21 13:02:22: ShareModel: updateSharedItems3#3: Done: Get paginated changes: 0.00s
13:02:22 0|app | 2025-02-21 13:02:22: ShareModel: updateSharedItems3#4: Start: Set latestProcessedChange
13:02:22 0|app | 2025-02-21 13:02:22: ShareModel: updateSharedItems3#4: Done: Set latestProcessedChange: 0.01s
13:02:22 0|app | 2025-02-21 13:02:22: ShareModel: updateSharedItems3#1: Done: Main: 0.02s
13:02:22 0|app | 2025-02-21 13:02:22: TaskService: Completed #11 (Process shared items) in 607ms
13:02:32 0|app | 2025-02-21 13:02:32: TaskService: Running #11 (Process shared items) (scheduled)...
13:02:32 0|app | 2025-02-21 13:02:32: ShareModel: updateSharedItems3#1: Start: Main
13:02:32 0|app | 2025-02-21 13:02:32: ShareModel: updateSharedItems3#2: Start: Get latestProcessedChange
13:02:32 0|app | 2025-02-21 13:02:32: ShareModel: updateSharedItems3#2: Done: Get latestProcessedChange: 0.00s
13:02:32 0|app | 2025-02-21 13:02:32: ShareModel: updateSharedItems3#3: Start: Get paginated changes
13:02:32 0|app | 2025-02-21 13:02:32: ShareModel: updateSharedItems3#3: Done: Get paginated changes: 0.00s
13:02:32 0|app | 2025-02-21 13:02:32: ShareModel: updateSharedItems3#4: Start: Set latestProcessedChange
13:02:32 0|app | 2025-02-21 13:02:32: ShareModel: updateSharedItems3#4: Done: Set latestProcessedChange: 0.01s
13:02:32 0|app | 2025-02-21 13:02:32: ShareModel: updateSharedItems3#1: Done: Main: 0.02s

Screenshots

Log file

Joplin_logs.txt (100 KB)

@ctrlaltdelete welcome to the forum.

Is there a solution to find? I am not an expert but there does not appear to be any errors. It looks like what you are seeing is a task to process shared items that occurs every 10 seconds. The scheduled task number is 11.

If you look in the admin area of the server under Tasks you will see something like this:

So unless I have missed something the server appears to be doing what it has been told to do :slight_smile:

3 Likes

thanx a lot, what happens if i disable this?