mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-12-21 10:59:17 +00:00
When an error occurs when streaming Supervisor logs, the fallback method receives the follow kwarg as well, which is invalid for the Docker log handler: TypeError: APISupervisor.logs() got an unexpected keyword argument 'follow' The exception is still printed to the logs but with all the extra noise caused by this error. Removing the argument makes the stack trace more comprehensible and the fallback actually works as desired.
8.3 KiB
8.3 KiB