Frigate will not load

Hi all,

I have an issue with Frigate won’t load, it just exits with an error.


[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.
[2021-10-27 16:50:17] frigate.app INFO : Starting Frigate (0.9.4-26ae608)
[2021-10-27 16:50:17] frigate.app INFO : Creating directory: /tmp/cache
Starting migrations
[2021-10-27 16:50:17] peewee_migrate INFO : Starting migrations
There is nothing to migrate
[2021-10-27 16:50:17] peewee_migrate INFO : There is nothing to migrate
[Errno 111] Connection refused
[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.

The main issue is probably something with the line saying: Errno 111 Connection refused.

Anyone got any idea?

Tapo cameras, C100 and C310.

Running:
|Version|core-2021.10.6|
|Installation Type|Home Assistant Supervised|
|Development|false|
|Supervisor|true|
|Docker|true|
|User|******|
|Virtual Environment|false|
|Python Version|3.9.7|
|Operating System Family|Linux|
|Operating System Version|5.10.0-8-amd64|
|CPU Architecture|x86_64|

Regards
// Hans

“Linux error 111 connection refused” is an error that usually occurs when the host file does not contain the correct address or name for the server and can occur if the loopback address is not present.

Frigate cannot connect to something on network I’d guess. MQTT? Camera?

1 Like

Thanks for the reply!

I have this in mqtt logs: 1635366484: New connection from 172.30.32.2 on port 1883.
1635366484: Socket error on client , disconnecting.
Edit: The above is due to another post a check from within HA…

Tested if it listens and reports what i “broadcast” and it does.
Camera is tested with the complete link with user:password pasted into vlc.

Anything i can test or check?

Problem solved…
NOTE TO SELF: Use your glasses!! :laughing:

Misread ip last number… 158 instead of 156…

IP for mqtt?

Yes…

Your tip made me doublecheck everything again.
Now it works.

Just need to set up detection and everything.

Thanks again!

Hi there did you succeed in using the Tapo camera c310 with frigate? As I’m experiencing some issues (ffmpeg crashing) in trying to add this camera to the previous set of cameras (4 Dahua) which is working flawlessly since a couple of months. Thanks

Hey did you succed with Tapo C310?

No, I gave up and bought another Dahua, but on another installation I use 3 Tapo C200 with no problems so maybe there must be a way …