Error:Watchdog/Docker found a problem with observer plugin!

Hi, I’m using hassio on proxmox. Today I found it not responsive when I got back from work. Restarted the vm and now I get this error over and over again! What’s happening?? Thank you

20-12-02 13:56:02 WARNING (MainThread) [supervisor.misc.tasks] Watchdog/Docker found a problem with observer plugin!
20-12-02 13:56:02 INFO (MainThread) [supervisor.plugins.observer] Starting observer plugin
20-12-02 13:56:02 INFO (SyncWorker_0) [supervisor.docker.interface] Cleaning hassio_observer application
20-12-02 13:56:06 ERROR (SyncWorker_0) [supervisor.docker] Can't start hassio_observer: 500 Server Error: Internal Server Error ("driver failed programming external connectivity on endpoint hassio_observer (a25a8ff4688c05f6bdbdcae2e523d1dff2b96f375317f316901702ede6737032): Bind for 0.0.0.0:4357 failed: port is already allocated")
20-12-02 13:56:06 ERROR (MainThread) [supervisor.plugins.observer] Can't start observer plugin
20-12-02 13:56:06 ERROR (MainThread) [supervisor.misc.tasks] Observer watchdog reanimation failed!

Same problem after update

20-12-02 17:51:12 WARNING (MainThread) [supervisor.misc.tasks] Watchdog/Application found a problem with observer plugin!
20-12-02 17:51:12 INFO (SyncWorker_4) [supervisor.docker.interface] Stopping hassio_observer application
20-12-02 17:51:16 INFO (SyncWorker_4) [supervisor.docker.interface] Cleaning hassio_observer application
20-12-02 17:51:16 INFO (MainThread) [supervisor.plugins.observer] Starting observer plugin
20-12-02 17:51:18 INFO (SyncWorker_2) [supervisor.docker.observer] Starting Observer homeassistant/amd64-hassio-observer with version 2020.10.1 - 172.30.32.6

same in Version 2020.12.7

20-12-22 17:54:48 WARNING (MainThread) [supervisor.misc.tasks] Watchdog/Docker found a problem with observer plugin!
20-12-22 17:54:48 INFO (MainThread) [supervisor.plugins.observer] Starting observer plugin
20-12-22 17:54:48 INFO (SyncWorker_3) [supervisor.docker.interface] Cleaning hassio_observer application
20-12-22 17:54:49 WARNING (SyncWorker_3) [supervisor.docker] Can’t attach hassio_observer to hassio-network!
20-12-22 17:54:49 ERROR (SyncWorker_3) [supervisor.docker] Can’t start hassio_observer: 500 Server Error for http+docker://localhost/v1.40/containers/0781b6f53673d556df072ed32a2fb1f46f7788051dcbaddbb1a26f183119c61e/start: Internal Server Error (“driver failed programming external connectivity on endpoint hassio_observer (ff241f2c5ba3b5b83448a704713846ed11953213581a779c58d424cc64d75c55): Bind for 0.0.0.0:4357 failed: port is already allocated”)
20-12-22 17:54:49 ERROR (MainThread) [supervisor.plugins.observer] Can’t start observer plugin
20-12-22 17:54:49 ERROR (MainThread) [supervisor.misc.tasks] Observer watchdog reanimation failed!

Same here 2020.12.7, it can’t launch any of the add-ons

20-12-22 21:53:04 WARNING (MainThread) [supervisor.misc.tasks] Watchdog/Application found a problem with observer plugin!
20-12-22 21:53:04 INFO (SyncWorker_7) [supervisor.docker.interface] Cleaning hassio_observer application
20-12-22 21:53:04 INFO (MainThread) [supervisor.plugins.observer] Starting observer plugin
20-12-22 21:53:04 ERROR (SyncWorker_3) [supervisor.docker] Can’t start hassio_observer: 500 Server Error for http+docker://localhost/v1.40/containers/8263608a98954761e5232bbcec29bd66c7ced5f267271f2f79a1253086838967/start: Internal Server Error (“driver failed programming external connectivity on endpoint hassio_observer (da5ba11b862756c013ae9e1ea6d7f4d69354c40f901253c7fd41cbf5bd288187): Bind for 0.0.0.0:4357 failed: port is already allocated”)
20-12-22 21:53:04 ERROR (MainThread) [supervisor.plugins.observer] Can’t start observer plugin
20-12-22 21:53:04 ERROR (MainThread) [supervisor.misc.tasks] Observer watchdog reanimation failed!

I have the same problem

21-03-25 20:44:55 INFO (SyncWorker_2) [supervisor.docker.interface] Cleaning hassio_observer application
21-03-25 20:44:55 INFO (MainThread) [supervisor.plugins.observer] Starting observer plugin
21-03-25 20:44:55 WARNING (SyncWorker_3) [supervisor.docker] Can't attach hassio_observer to hassio-network!
21-03-25 20:44:56 ERROR (SyncWorker_3) [supervisor.docker] Can't start hassio_observer: 500 Server Error for http+docker://localhost/v1.40/containers/1f90af3c23f74735df853ae1b08ccfc24ab51f33a783cdd5236f747459033f45/start: Internal Server Error ("driver failed programming external connectivity on endpoint hassio_observer (017d2131dd39ae4dd8b936a052938d31cb0a811f3405b1f7701795c4bd8a448f): Bind for 0.0.0.0:4357 failed: port is already allocated")
21-03-25 20:44:56 ERROR (MainThread) [supervisor.plugins.observer] Can't start observer plugin
21-03-25 20:44:56 ERROR (MainThread) [supervisor.misc.tasks] Observer watchdog reanimation failed!

Core Version core-2021.3.4

same issue here
21-04-06 13:49:21 ERROR (MainThread) [supervisor.homeassistant.api] Error on call http://172.30.32.1:8123/api/config:
21-04-06 14:03:08 WARNING (MainThread) [supervisor.misc.tasks] Watchdog/Application found a problem with observer plugin!

CoreVersion

core-2021.3.4

Supervisor Version

supervisor-2021.03.9

Did you guys solved this problem?

I have the same issue :frowning:
Do you have any solution of this?

In a previous life as a system administrator I learned to never accept a warning or error in logfiles for granted. I also encounter the message

WARNING (MainThread) [supervisor.misc.tasks] Watchdog/Application found a problem with observer plugin!

So, does anyone has a suggestion where to look for more info/logs for either the Watchdog/app of the observer plugin .

Thanks in advance