VMWARE Portainer Docker Ubuntu server setup #2356
Unanswered
Crimzin69
asked this question in
Ask A Question
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Dear Blake,
I am haveing some difficulties setting up a Frigate server.
I am using Portainer as a deployment/managing docker system and pushing to docker running on ubuntu.
Docker Image: blakeblackshear/frigate:stable-amd64
When I start it up I get the following 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.
*** Your config file is not valid! ***
*** Please check the docs at ***
*** https://docs.frigate.video/configuration/index ***
*** Config Validation Errors ***
1 validation error for FrigateConfig
root
FrigateConfig expected dict not NoneType (type=type_error)
*** End Config Validation Errors ***
[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.
Beta Was this translation helpful? Give feedback.
All reactions