Content
View differences
Updated by Wieland Lindenthal 16 days ago
### Steps to reproduce
1. Setup OpenProject Bim with S3 storage
2. Try to upload a IFC file (as an example this [https://github.com/opf/openproject/blob/dev/modules/bim/spec/fixtures/files/minimal.ifc](https://github.com/opf/openproject/blob/dev/modules/bim/spec/fixtures/files/minimal.ifc))
### What is the buggy behavior?
* You can't upload a IFC file (seams only to happen when an S3 storage is configured)
* You get an error:
<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/923327/content">
### What is the expected behavior?
1. You can upload a IFC file
<br>
### Additional note
This does not happen always. Sometimes a reload of that page helps. Maybe there is some race condition that is finally met after a reload?
###
1. Setup OpenProject Bim with S3 storage
2. Try to upload a IFC file (as an example this [https://github.com/opf/openproject/blob/dev/modules/bim/spec/fixtures/files/minimal.ifc](https://github.com/opf/openproject/blob/dev/modules/bim/spec/fixtures/files/minimal.ifc))
### What is the buggy behavior?
* You can't upload a IFC file (seams only to happen when an S3 storage is configured)
* You get an error:
<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/923327/content">
### What is the expected behavior?
1. You can upload a IFC file
<br>
### Additional note
This does not happen always. Sometimes a reload of that page helps. Maybe there is some race condition that is finally met after a reload?
###