Hello,
I have this error when trying to start Frigate :
[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] done.
[services.d] starting services
[services.d] done.
[2022-11-03 09:49:13] frigate.app INFO : Starting Frigate (0.11.1-2eada21)
[2022-11-03 09:49:13] frigate.app INFO : Creating directory: /tmp/cache
Starting migrations
[2022-11-03 09:49:13] peewee_migrate INFO : Starting migrations
There is nothing to migrate
[2022-11-03 09:49:13] peewee_migrate INFO : There is nothing to migrate
[Errno -2] Name or service not known
[cmd] python3 exited 1
[cont-finish.d] executing container finish scripts...
[cont-finish.d] done.
[s6-finish] waiting for services.
[s6-finish] sending all processes the TERM signal.
Thanks