Stuck in endless Container Restart

My Container is continously restarting and I’m getting endless messages in journal:

Jul 09 20:32:55 m2-eis-herren 640057b6eb09[1383]: [debug]   Replacing container for service display because of config changes:
Jul 09 20:32:55 m2-eis-herren 640057b6eb09[1383]: [debug]     Non-array fields:  {"added":{},"deleted":{},"updated":{}}
Jul 09 20:32:55 m2-eis-herren 640057b6eb09[1383]: [debug]   Replacing container for service display because of config changes:
Jul 09 20:32:55 m2-eis-herren 640057b6eb09[1383]: [debug]     Non-array fields:  {"added":{},"deleted":{},"updated":{}}
Jul 09 20:32:56 m2-eis-herren 640057b6eb09[1383]: [debug]   Replacing container for service display because of config changes:
Jul 09 20:32:56 m2-eis-herren 640057b6eb09[1383]: [debug]     Non-array fields:  {"added":{},"deleted":{},"updated":{}}
Jul 09 20:32:56 m2-eis-herren 640057b6eb09[1383]: [debug]   Replacing container for service display because of config changes:
Jul 09 20:32:56 m2-eis-herren 640057b6eb09[1383]: [debug]     Non-array fields:  {"added":{},"deleted":{},"updated":{}}
Jul 09 20:32:56 m2-eis-herren 640057b6eb09[1383]: [debug]   Replacing container for service display because of config changes:
Jul 09 20:32:56 m2-eis-herren 640057b6eb09[1383]: [debug]     Non-array fields:  {"added":{},"deleted":{},"updated":{}}

So there is always written “because of config changes” but nothing had changed.
This behaviour is new but I can’t find any reason because I didn’t changed anything in the application or anythin else.

I’m running supervisor 11.9.0 on balena os 2.51.1+rev1 on a RPI4. Dou you have any clue what’s the reason or where I can find additional information?

Hi @holg,

You’re right that this shouldn’t be happening. I’m not sure how it got into this state, but my suggestion would be to try restarting the supervisor using systemctl restart resin-supervisor.

Let us know how you get on,
James.