Skip to content

[Config Support]: ERROR:frigate.plus:Plus API Key is not formatted correctly. #15125

Closed Answered by jchrisos1
jchrisos1 asked this question in Config Support
Discussion options

You must be logged in to vote

Found the answer. Something must have been cached because sudo docker compose restart wasn't reloading the config (or something). What I had to do to get this working was sudo docker stop frigate, then sudo docker compose down. Then to start everything back up, sudo docker compose up -d. I did notice that my users and password were wiped so I could only log in as an unauthenticated user on port 5000, but the point is Frigate+ is now working.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@NickM-27
Comment options

NickM-27 Nov 22, 2024
Collaborator Sponsor

@jchrisos1
Comment options

Answer selected by jchrisos1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment