[3.4rc2] Can't upload files into filament folders
-
In 3.4rc2 using a SBC, we are unable to upload files into the Filaments folder. Individual files uploaded result in the following error:
Failed to upload config.g Network error
Zip files containing all the Filaments files results in the following error:
Upload Filament Configs This ZIP does not contain any usable fiels
-
-
@oozebot I cannot confirm the upload problem for individual files, that has been working without problems on my SBC setups. If DWC outputs "Network error", it means the connection was terminated unexpectedly. Check your WiFi strength (if applicable) or potential browser addons that could interfere with HTTP requests.
The behaviour for Filaments isn't new, that page only lets you upload ZIPs in the same format as previously downloaded (i.e. from right-click on a filament -> Download as ZIP). If you wish to have this changed, feel free to log a request on the GitHub issues page and I'll see what I can do about it in v3.5.
-
@chrishamm I grabbed the wrong error from the console - sorry. That was when I tried uploading a file from within a zip file which rightfully threw an error.
Better information on the issue: When uploading an individual file into a filament's folder, the file is not uploaded into the selected filament's folder - instead it is uploaded into the root filament folder.