Frigate 0.12 upgrade

Belperite

Dabbler
Joined
Feb 21, 2023
Messages
26
Hi,

So it seems that Truecharts have updated Frigate to version 0.12, which is all fine and good, but I'm getting the good old "[EINVAL] values.scaleGPU: Not a list" error when upgrading, meaning that it looks like there is no way to do it without fully reinstalling the app.

This is a PITA especially with Frigate, due to the large amount of fields which must be filled in in the SCALE App UI.

Has anyone managed this yet, and is there any way around manually re-entering all the fields?

Also, if back up the frigate database from 0.11 and manually put it in place in the 0.12 volume, will it get any upgrades it needs?

Cheers
 

Belperite

Dabbler
Joined
Feb 21, 2023
Messages
26
I ended up just saving the config.yaml and deleting and recreating the app.
 

pahe

Cadet
Joined
Jul 26, 2023
Messages
4
Hello , I have problem with installation frigate , it write

7-26 20:59:28
Error: ImagePullBackOff
2023-07-26 20:59:28
Failed to pull image "tccr.io/truecharts/frigate:v0.12.1@sha256:71c83d1c5454bfee190b450ab89b2889352688b8cf3f832782a47ed82e2c604d": rpc error: code = Unknown desc = context deadline exceeded
2023-07-26 20:59:28
Error: ErrImagePull
2023-07-26 20:59:28
Back-off pulling image "tccr.io/truecharts/frigate:v0.12.1@sha256:71c83d1c5454bfee190b450ab89b2889352688b8cf3f832782a47ed82e2c604d"
2023-07-26 20:57:29
Created container frigate-codeserver


Can someone tell me what the problem is
Thanks
 

pahe

Cadet
Joined
Jul 26, 2023
Messages
4
Go to Apps>Manage Docker Images>Pull Image

Then specify the image “tccr.io/truecharts/frigate”

And the tag “v0.12.1”

dashboardDashboard
dnsStorage
Datasets
folder_sharedShares
securityData Protection
device_hubNetwork
vpn_keyCredentialskeyboard_arrow_right
computerVirtualization
appsApps
insert_chartReporting
settingsSystem Settingskeyboard_arrow_right
truenas
TrueNAS SCALE ® © 2023 - iXsystems, Inc



menu

assignmentnotificationsaccount_circlepower_settings_new

Applications​

searchPull ImageSettings arrow_drop_downLaunch Docker Image
Installed Applications
Available Applications
Manage Catalogs
Manage Docker Images
Image ID



Tags



Date Created



Image Size



State




No Docker Images are available​

Items per page:
10

0 of 0

cancel

Pull Image​

cancel
Image Name*
help_outline


Image Tag
help_outline


Docker Registry Authentication
Optional. Only needed for private images.
Username
help_outline


Password
help_outline
visibility_off


Save




























































error FAILED​

[EFAULT] Command docker pull 'frigate: v0.12.1' failed (code 1):
remove_circle_outlineMore info...
Error: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/middlewared/job.py", line 428, in run await self.future File "/usr/lib/python3/dist-packages/middlewared/job.py", line 465, in __run_body rv = await self.middleware.run_in_thread(self.method, *([self] + args)) File "/usr/lib/python3/dist-packages/middlewared/main.py", line 1261, in run_in_thread return await self.run_in_executor(self.thread_pool_executor, method, *args, **kwargs) File "/usr/lib/python3/dist-packages/middlewared/main.py", line 1258, in run_in_executor return await loop.run_in_executor(pool, functools.partial(method, *args, **kwargs)) File "/usr/lib/python3.9/concurrent/futures/thread.py", line 52, in run result = self.fn(*self.args, **self.kwargs) File "/usr/lib/python3/dist-packages/middlewared/schema.py", line 1382, in nf return func(*args, **kwargs) File "/usr/lib/python3/dist-packages/middlewared/schema.py", line 1252, in nf res = f(*args, **kwargs) File "/usr/lib/python3/dist-packages/middlewared/plugins/docker_linux/images.py", line 124, in pull subprocess.run(['docker', 'pull', f'{data["from_image"]}:{data["tag"]}'], check=True) File "/usr/lib/python3.9/subprocess.py", line 528, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['docker', 'pull', 'frigate: v0.12.1']' returned non-zero exit status 1. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/middlewared/job.py", line 432, in run raise handled middlewared.service_exception.CallError: [EFAULT] Command docker pull 'frigate: v0.12.1' failed (code 1):
Close
 

Ericloewe

Server Wrangler
Moderator
Joined
Feb 15, 2014
Messages
20,194
I'm well-known for being cranky about needless screenshots when copy/paste would've accomplished the same... But this is one of those cases where a picture would have worked a lot better.
 
Top