Hi,
I didnt know exactly how to call this question. We have a problem right now where we have a nodeRed that periodically checks the MongoDb of openCore if all workitems of a certain type are done and if not goes into a delay waiting for the next check. This can take an hour or more in some cases. After a while the whole message disapears since it got caught to often with the following error.
It looks to me like the JWT token of the message runs out and does not refresh itself? Is there anything i can do to prevent this?
10 Jan 17:26:53 - [error] [api get:af807d6f220a4497] ServerError: Discard query due to missing jwt, and respond with error, for client at 172.18.0.17 nodered 1.5.11
10 Jan 17:26:53 - [warn] [api get:af807d6f220a4497] Message exceeded maximum number of catches
[client][ERR] Discard query due to missing jwt, and respond with error, for client at 172.18.0.17 nodered 1.5.11
[client][ERR] Discard query due to missing jwt, and respond with error, for client at 172.18.0.17 nodered 1.5.11
[client][ERR] Discard query due to missing jwt, and respond with error, for client at 172.18.0.17 nodered 1.5.11
[client][ERR] Discard query due to missing jwt, and respond with error, for client at 172.18.0.17 nodered 1.5.11
[client][ERR] Discard query due to missing jwt, and respond with error, for client at 172.18.0.17 nodered 1.5.11
[client][ERR] Discard query due to missing jwt, and respond with error, for client at 172.18.0.17 nodered 1.5.11
[client][ERR] Discard query due to missing jwt, and respond with error, for client at 172.18.0.17 nodered 1.5.11
[client][ERR] Discard query due to missing jwt, and respond with error, for client at 172.18.0.17 nodered 1.5.11
[client][ERR] Discard query due to missing jwt, and respond with error, for client at 172.18.0.17 nodered 1.5.11
[client][ERR] Discard query due to missing jwt, and respond with error, for client at 172.18.0.17 nodered 1.5.11
[client][INF] setting, skip 68da62dc3d43cb4641a885eb is same version 22
[client][INF] setting - 5:19:00 PM
[client][INF] 5:19:00 PM
eyJhbGc……….
