Hi all,
I’m running into an issue with Flame 2026.2 and Project Sharing that doesn’t seem to line up with the current documentation, and I’m hoping someone else has seen this behaviour.
Setup Overview
We’re using a central Project Server to host all Flame project metadata.
The configuration looks like this:
Project Server
-
Local storage at:
/<storage>/flame/projects -
This path is exported over NFS to all workstations.
Workstations
-
AutoFS mounts the Project Server export to:
/ProjectServer/projects -
GPFS is mounted locally on each workstation for media and cache paths (matching the same location on the Project Server but exported via NFS).
-
Permissions on both locations are identical:
-
/hosts/<ip>/flame/projects -
/ProjectServer/projects
-
Documentation vs. Actual Behaviour
According to the Flame 2026 documentation:
https://help.autodesk.com/view/FLAME/2026/ENU/?guid=project-sharing
Recommended mount paths for shared project metadata and media are:
/mnt/<hostname>/projects
/mnt/<hostname>/media
And the documentation clearly states that /hosts/<host>/… should not be used.
However, Flame only allows project creation using the /hosts/<host>/... path.
When I try to create a project using the correct AutoFS mount at /ProjectServer/projects, Flame fails with this error:
Failed to clone /opt/Autodesk/presets/2026.2/expressions ->
/ProjectServer/projects/Test1/setups/expressions
Everything about the mount is working normally (read/write confirmed, ownership and permissions identical on both paths). The failure seems specific to Flame’s ability to clone the setups directory during project creation.
Questions
Before I file a ticket, I’d like to know:
-
Has anyone else successfully created projects on a non-
/hosts/...AutoFS mount in 2026.x? -
Is the 2026 documentation still accurate regarding recommended mount paths?
-
Is Flame now expecting
/hosts/<host>/...even though/ProjectServer/projectsis fully writable and mounted correctly? -
Is this a known limitation or a regression?
Any insight or examples of working configs would be greatly appreciated.
Thanks!
