Watched status not update - SQL setup - Confluence skin

Hello,
I recently noticed that the watched status is not updated.
Manual update is working
I have a SQL setup and using the Confluence skin.

There is nothing special in the log:

21:27:26.166 T:1926134272 NOTICE: VideoPlayer: Opening: nfs://192.168.1.254/volume1/Media/_Downloaded_Series/Grey’s Anatomy/S15/S15E02 Grey’s Anatomy A coeur ouvert -
Broken Together.avi
21:27:26.167 T:1430254336 NOTICE: Creating InputStream
21:27:26.187 T:1430254336 NOTICE: Creating Demuxer
21:27:27.315 T:1430254336 NOTICE: Opening stream: 0 source: 256
21:27:27.315 T:1430254336 NOTICE: Creating video codec with codec id: 13
21:27:27.324 T:1430254336 NOTICE: Creating video thread
21:27:27.324 T:1430254336 NOTICE: Opening stream: 1 source: 256
21:27:27.324 T:1396699904 NOTICE: running thread: video_thread
21:27:27.324 T:1430254336 NOTICE: Finding audio codec for: 86017
21:27:27.324 T:1430254336 NOTICE: Creating audio thread
21:27:27.324 T:1455420160 NOTICE: running thread: CVideoPlayerAudio::Process()
21:27:27.335 T:1455420160 NOTICE: Creating audio stream (codec id: 86017, channels: 2, sample rate: 44100, no pass-through)
22:07:55.421 T:1926134272 NOTICE: CVideoPlayer::CloseFile()
22:07:55.421 T:1926134272 NOTICE: VideoPlayer: waiting for threads to exit
22:07:55.426 T:1430254336 NOTICE: CVideoPlayer::OnExit()
22:07:55.426 T:1430254336 NOTICE: Closing stream player 1
22:07:55.426 T:1430254336 NOTICE: Waiting for audio thread to exit
22:07:55.433 T:1455420160 NOTICE: thread end: CVideoPlayerAudio::OnExit()
22:07:55.433 T:1430254336 NOTICE: Closing audio device
22:07:55.487 T:1430254336 NOTICE: Deleting audio codec
22:07:55.487 T:1430254336 NOTICE: Closing stream player 2
22:07:55.487 T:1430254336 NOTICE: waiting for video thread to exit
22:07:55.495 T:1396699904 NOTICE: thread end: video_thread
22:07:55.497 T:1430254336 NOTICE: deleting video codec
22:07:55.503 T:1926134272 NOTICE: VideoPlayer: finished waiting
22:07:55.564 T:1926134272 NOTICE: VideoPlayer: Opening: nfs://192.168.1.254/volume1/Media/_Downloaded_Series/Grey’s Anatomy/S15/S15E03 Grey’s Anatomy A coeur ouvert -
Gut Feeling.avi
22:07:55.565 T:1405088512 NOTICE: Creating InputStream
22:07:55.584 T:1405088512 NOTICE: Creating Demuxer
22:07:56.724 T:1405088512 NOTICE: Opening stream: 0 source: 256
22:07:56.724 T:1405088512 NOTICE: Creating video codec with codec id: 13
22:07:56.732 T:1405088512 NOTICE: Creating video thread
22:07:56.732 T:1405088512 NOTICE: Opening stream: 1 source: 256
22:07:56.732 T:1447031552 NOTICE: running thread: video_thread
22:07:56.732 T:1405088512 NOTICE: Finding audio codec for: 86017
22:07:56.733 T:1405088512 NOTICE: Creating audio thread
22:07:56.733 T:1430254336 NOTICE: running thread: CVideoPlayerAudio::Process()
22:07:56.744 T:1430254336 NOTICE: Creating audio stream (codec id: 86017, channels: 2, sample rate: 44100, no pass-through)
22:48:20.420 T:1405088512 NOTICE: CVideoPlayer::OnExit()
22:48:20.420 T:1405088512 NOTICE: VideoPlayer: eof, waiting for queues to empty
22:48:20.420 T:1405088512 NOTICE: Closing stream player 1
22:48:20.420 T:1405088512 NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
22:48:20.420 T:1430254336 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
22:48:20.420 T:1430254336 NOTICE: thread end: CVideoPlayerAudio::OnExit()
22:48:20.420 T:1405088512 NOTICE: Waiting for audio thread to exit
22:48:20.420 T:1405088512 NOTICE: Closing audio device
22:48:20.694 T:1405088512 NOTICE: Deleting audio codec
22:48:20.694 T:1405088512 NOTICE: Closing stream player 2
22:48:20.694 T:1405088512 NOTICE: CDVDMessageQueue(video)::WaitUntilEmpty
22:48:20.710 T:1405088512 NOTICE: waiting for video thread to exit
22:48:20.710 T:1447031552 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
22:48:20.710 T:1447031552 NOTICE: thread end: video_thread
22:48:20.710 T:1405088512 NOTICE: deleting video codec
22:48:20.761 T:1926134272 NOTICE: CVideoPlayer::CloseFile()
22:48:20.761 T:1926134272 NOTICE: VideoPlayer: waiting for threads to exit
22:48:20.761 T:1926134272 NOTICE: VideoPlayer: finished waiting
22:48:20.816 T:1926134272 NOTICE: VideoPlayer: Opening: nfs://192.168.1.254/volume1/Media/_Downloaded_Series/Grey’s Anatomy/S15/S15E04 Grey’s Anatomy A coeur ouvert -

Please use paste.osmc.io and provide complete debug enabled logs.

I had that issue when I updated MySQL to a never version. After a few days of trying to figure out a solution I gave up and went back to version 5.5 which has never caused me any issues.

Logs available at https://paste.osmc.tv/xejivariho

I must admit that the logs will not help as when trying to reproduce the issue in order to generate the logs , the watched status has been successfully updated.
This is even more confusing me now…