
When a submitted job is refused because of a mismatched etag, there is now a more explanatory error logged on the Manager. The website also has an entry in the FAQ for this, as I expect more people to run into this issue when they upgrade Flamenco.
23 lines
727 B
Markdown
23 lines
727 B
Markdown
---
|
||
title: Frequently Asked Questions
|
||
weight: 30
|
||
---
|
||
|
||
This is a list of frequently asked questions, with their answers. It's by no
|
||
means an exhaustive list.
|
||
|
||
## What do "Error: Cached job type is old" or "job type etag does not match" mean?
|
||
|
||
This means that you have to click on the little "Refresh" icon next to the job type:
|
||
|
||
<img src="job-types-refresh.webp" width="396" height="41">
|
||
|
||
|
||
## What's the difference with OpenCue?
|
||
|
||
OpenCue is aimed at a different audience than Flamenco. OpenCue is a large and
|
||
complex project, and relies on a lot of components
|
||
([source](https://www.opencue.io/docs/getting-started/)), whereas Flamenco is
|
||
made for simplicity and use in small studios or at home, running on your own
|
||
hardware.
|