Ignition Linux server - Error in logs "Could not find tag provider with an id of '21'", help please

Hi folks,

I could certainly use some help navigating the log output.

We have a linux ignition 8.1 server, which we managed to migrate from a windows server last week. Operating System == Linux|Amd64 , Java Version == 11.0.18+10-LTS, Ignition Gateway Version == 8.1.32 (b2023091211)

Yesterday, we noticed the following errors in the wrapper.log files.

INFO   | jvm 1    | 2024/05/27 15:53:25 | E [t.manager                     ] [20:53:25]: Could not find tag provider with an id of '21' 
INFO   | jvm 1    | 2024/05/27 15:53:25 | I [t.manager                     ] [20:53:25]: Instantiating provider 'tags_NNNNN2' of type 'STANDARD' 
INFO   | jvm 1    | 2024/05/27 15:53:25 | I [t.s.internaljson              ] [20:53:25]: Redundancy version token not set for provider 'tags_NNNNN2', will initialize to system version. provider=tags_NNNNN2
INFO   | jvm 1    | 2024/05/27 15:53:25 | I [t.m.provider                  ] [20:53:25]: Tag provider initialized. Starting to load tags... provider=tags_NNNNN2
INFO   | jvm 1    | 2024/05/27 15:53:25 | I [t.m.provider                  ] [20:53:25]: Complete tag loading in 9 ms 

What I am not able to identify, is the reason for that tag_provider to restart?

A few seconds later ... another tag_provider restarted:

INFO   | jvm 1    | 2024/05/27 15:55:53 | W [t.e.batchoperations           ] [20:55:53]: Attempted to schedule 'ActorLeaseStateBatch_tags_YYYYYYYYY1_default/ActorLeaseStateBatch' after shutdown 
INFO   | jvm 1    | 2024/05/27 15:55:53 | W [t.e.batchoperations           ] [20:55:53]: Attempted to schedule 'opc/OpcSubscriptionBatch' after shutdown 
INFO   | jvm 1    | 2024/05/27 15:55:53 | I [t.m.provider                  ] [20:55:53]: Tag provider stopped. 
INFO   | jvm 1    | 2024/05/27 15:55:53 | I [t.manager                     ] [20:55:53]: Removed provider id='5' 
INFO   | jvm 1    | 2024/05/27 15:55:53 | I [t.manager                     ] [20:55:53]: Instantiating provider 'tags_YYYYYYYYY1' of type 'STANDARD' 
INFO   | jvm 1    | 2024/05/27 15:55:53 | I [t.m.provider                  ] [20:55:53]: Tag provider initialized. Starting to load tags... provider=tags_YYYYYYYYY1

then a few seconds later ... it stopped:

INFO   | jvm 1    | 2024/05/27 15:56:09 | I [t.m.provider                  ] [20:56:09]: Tag provider stopped. 
INFO   | jvm 1    | 2024/05/27 15:56:09 | I [t.manager                     ] [20:56:09]: Removed provider id='21' 
INFO   | jvm 1    | 2024/05/27 15:56:09 | I [t.manager                     ] [20:56:09]: Instantiating provider 'tags_NNNNN2' of type 'STANDARD' 
INFO   | jvm 1    | 2024/05/27 15:56:09 | I [t.m.provider                  ] [20:56:09]: Tag provider initialized. Starting to load tags... provider=tags_NNNNN2

Any help in understanding how these logs would be greatly appreciated.

Kind regards,
Francisco

P.S: sorry obfuscating the tag_provider names,