Author Topic: Can't create project  (Read 1973 times)

Andreas Raninger

  • Guest
Can't create project
on: March 26, 2022, 03:01:57 PM
I can't create a project when I'm on a smb:// share.
Error:
Unable to import document
couldn't be moved to storage

Any idea?

Sorry, wrong part of the forum. Should have been posted in the help section. :/
Last Edit: March 27, 2022, 07:38:59 AM by Andreas Raninger

Andreas Raninger

  • Guest
Re: Can't create project
Reply #1 on: March 27, 2022, 01:56:10 PM
Solved. Running a Linux server for storage I had to add this to the samba configuration.

By section global at the end add: fruit:nfs_aces = no
By section share add: vfs objects = catia fruit streams_xattr

I had the same problem with Apple devices smb shares too. I hope newer devices are patched.