Cannot Organize File Path Does not Exist
Describe the bug
After pressing "Organize Files" Model will partially or fully move to new file on the file system but show missing in Manyfold
To Reproduce
Have a file path that will alter after changing attributes ie: My File Path: {collection}/{creator}/{modelName}{modelId} Update model's Collection or creator Click organize
Expected behavior
model moves in the file system, manyfold updates it's filepath
Examples
Mandalorian Repeater Blaster V3
Expected change in directory:
library\star-wars\galactic-armory\mandalorian-repeater-blaster-v3-galactic-armory
to
library\star-wars\galactic-armory\mandalorian-repeater-blaster-v3-galactic-armory#5174
On Manyfold
"Missing" Directory: star-wars/galactic-armory/mandalorian-repeater-blaster-v3-galactic-armory
Searching for "Mandalorian Repeater Blaster" does not populate a second entry
On NAS:
Two folders exist:
stl\library\star-wars\galactic-armory\mandalorian-repeater-blaster-v3-galactic-armory (empty)
stl\library\star-wars\galactic-armory\mandalorian-repeater-blaster-v3-galactic-armory#5174 (with datapackage.json and everything)
Medieval Captain Vaughn Helmet
Expected change in directory:
library\star-wars\galactic-armory\medieval-captain-vaughn-helmet
to
library\star-wars\galactic-armory\medieval-captain-vaughn-helmet#5220
On Manyfold
Missing files from model/model still mostly there
Directory: star-wars/galactic-armory/medieval-captain-vaughn-helmet
On NAS:
Two folders exist:
stl\library\star-wars\galactic-armory\Medieval Captain Vaughn Helmet (contains everything else including datapackage.json)
stl\library\star-wars\galactic-armory\medieval-captain-vaughn-helmet#5220 (contains 2 STLs, 1 jpg)
Additional context
I only show one instance of that error on Rails, I do not know if these are 2 different errors.
I tried forcing file permissions to be open to everyone via the debian host (vs the NAS that is nfs connected) That did nothing
Update to some debugging: I remade manyfold I changed container permissions back to default, it appeared to fix some things. No full fix, it honestly seems a little worse. I also changed from edge to latest release. Unsure if damage has been done Only thing I can think of is network latency?