Can't submit render task to flamenco from Blender #103014

Closed
opened 2022-12-08 07:31:52 +01:00 by Wilson Li · 3 comments

After successfully installed blender 3.3 & flamenco 3 in Mac, I installed flamenco add-on in blender and submit render to flamenco, the task finished.
I also installed blender in PC , installed flamenco add-on, when submit render task to flamenco which ip is 10.112.3.28, an error occured.

Please help.

configuration of blender in win10:
image.png

configure of blender in win10:
image.png

bug information:
image.png

More information as followers:

Client:

  • OS: Win10
  • Blender directory: C:\blender
  • Shared storage: samba service in Mac as same as the server

Server:

  • OS: macOS Monterey
  • blender directory: /Volumes/Blender/Blender.app/Contents/MacOS/Blender

code of flamenco_manage.yaml

- Configuration file for Flamenco.
- For an explanation of the fields, refer to flamenco-manager-example.yaml
#
- NOTE: this file will be overwritten by Flamenco Manager's web-based configuration system.
#
- This file was written on 2022-12-07 11:41:55 +08:00 by Flamenco 3.1

_meta:
  version: 3
manager_name: Flamenco Manager
database: flamenco-manager.sqlite
listen: :8080
autodiscoverable: true
local_manager_storage_path: ./flamenco-manager-storage
shared_storage_path: /Users/foxit/work
shaman:
  enabled: true
  garbageCollect:
    period: 24h0m0s
    maxAge: 744h0m0s
    extraCheckoutPaths: []
task_timeout: 10m0s
worker_timeout: 1m0s
blocklist_threshold: 3
task_fail_after_softfail_count: 3
variables:
  blender:
    values:
    - platform: linux
      value: /Volumes/Blender/Blender.app/Contents/MacOS/Blender
    - platform: windows
      value: C:\blender\blender.exe
    - platform: darwin
      value: /Volumes/Blender/Blender.app/Contents/MacOS/Blender
variables:
  my_storage:
    is_twoway: true
    values:
    - platform: linux
      value: /Users/foxit/work/file-store
    - platform: windows
      value: \\10.112.3.28\foxit\work\file-store
After successfully installed blender 3.3 & flamenco 3 in Mac, I installed flamenco add-on in blender and submit render to flamenco, the task finished. I also installed blender in PC , installed flamenco add-on, when submit render task to flamenco which ip is 10.112.3.28, an error occured. Please help. configuration of blender in win10: ![image.png](https://archive.blender.org/developer/F14044320/image.png) configure of blender in win10: ![image.png](https://archive.blender.org/developer/F14044316/image.png) bug information: ![image.png](https://archive.blender.org/developer/F14044294/image.png) More information as followers: Client: - OS: Win10 - Blender directory: C:\blender - Shared storage: samba service in Mac as same as the server Server: - OS: macOS Monterey - blender directory: /Volumes/Blender/Blender.app/Contents/MacOS/Blender code of flamenco_manage.yaml ``` - Configuration file for Flamenco. - For an explanation of the fields, refer to flamenco-manager-example.yaml # - NOTE: this file will be overwritten by Flamenco Manager's web-based configuration system. # - This file was written on 2022-12-07 11:41:55 +08:00 by Flamenco 3.1 _meta: version: 3 manager_name: Flamenco Manager database: flamenco-manager.sqlite listen: :8080 autodiscoverable: true local_manager_storage_path: ./flamenco-manager-storage shared_storage_path: /Users/foxit/work shaman: enabled: true garbageCollect: period: 24h0m0s maxAge: 744h0m0s extraCheckoutPaths: [] task_timeout: 10m0s worker_timeout: 1m0s blocklist_threshold: 3 task_fail_after_softfail_count: 3 variables: blender: values: - platform: linux value: /Volumes/Blender/Blender.app/Contents/MacOS/Blender - platform: windows value: C:\blender\blender.exe - platform: darwin value: /Volumes/Blender/Blender.app/Contents/MacOS/Blender variables: my_storage: is_twoway: true values: - platform: linux value: /Users/foxit/work/file-store - platform: windows value: \\10.112.3.28\foxit\work\file-store ```
Author

Added subscriber: @wilsonli88

Added subscriber: @wilsonli88
Sybren A. Stüvel added
Type
Bug
and removed
Type
Report
labels 2023-02-17 11:09:21 +01:00
Contributor

@wilsonli88 - is this still a problem for you? Is it still happening?
Have you tried newer Blender or Flamenco versions since raising this issue here?

@wilsonli88 - is this still a problem for you? Is it still happening? Have you tried newer Blender or Flamenco versions since raising this issue here?

Closing due to inactivity of the reporter.

Closing due to inactivity of the reporter.
Sign in to join this conversation.
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: studio/flamenco#103014
No description provided.