Flamenco Worker: Bug with error stating OpenEXR format is unknown format #100757
Labels
No Label
Good First Issue
Priority
High
Priority
Low
Priority
Normal
Status
Archived
Status
Confirmed
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Job Type
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No Assignees
4 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: studio/flamenco#100757
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
System Information
Operating system:
Windows-10 for manager and worker 1 (same machine)
Linux (Ubuntu 22.04 LTS) for worker 2 (separate computer)
Blender/Flamenco Version
All machines:
Blender: version: 3.2.2 master
Flamenco: Flamenco 3.0 beta-3 (
1ffd5693
, custom build)Short description of error
When Flamenco-worker finishes render and uploads the .exr image, message in the worker CLI says
ERR output uploader: cannot decode image file error="image: unknown format" image=
to OpenEXR file format results.Output format for my blender file was 'MultLayer EXR + preview(.jpg)', and workers raised an error for .exr file(s), not .jpg.
Both Linux and Windows workers had the same error.
This error does not stop rendering or the process, but still confuses the user.
Error message from Linux worker CLI (4th from the top):
Error message from Windows worker CLI (4th from the top):
Exact steps for others to reproduce the error
As mentioned above, manager was on
Windows
, worker 1 was on sameWindows
machine, and worker 2 was onLinux
.Shared storage was on
Windows
machine.I received an custom build of flamenco from @dr.sybren with fixed multi-platform issue. (
1ffd5693
)Set render file format of blender file to MultiLayer OpenEXR with .jpg previews.
Run manager, worker(s), and submit .blend file to Flamenco.
If rendering itself is successful, this error will be raised while uploading render results to the manager.
Added subscribers: @dr.sybren, @YesungYoon
Flamenco Worker: False error stating OpenEXR format is unknown formatto Flamenco Worker: Bug with error stating OpenEXR format is unknown formatI tested again with single-layered OpenEXR format. Same error, same results. Preview JPG files successfully generated by manager. (not by blender itself)
Render previews are available in manager website.
Only difference is that OpenEXR is single-layered in this case.
Error log from Linux worker (5th from the bottom):
Error log from Windows worker (5th from the bottom):
Added subscriber: @fsiddi
Thanks for reporting. Sybren is currently busy so it might take a week before a follow-up.
This issue was referenced by
b3b46f89b2
Changed status from 'Needs Triage' to: 'Resolved'