fog / fog-openstack

Fog for OpenStack Platform
MIT License
68 stars 130 forks source link

Content-type not recognized on upload object #502

Open VincentSim opened 4 years ago

VincentSim commented 4 years ago

Hi folks,

I am using fog-openstack with carrierwave to upload on a container openstack-swift and since 2 months every document uploaded is automatically setup with a content-type: json.

Do you have an Idea about this ? I have checked the upgrade of Mime-types but it doesn't change anything.

Best,

Vincent

nhh commented 4 years ago

Hey Vincent!

We are currently facing the same issue!

Did you get it patched?

All of our new data is "application/json"

Best, Niklas

VincentSim commented 4 years ago

Hey Vincent!

We are currently facing the same issue!

Did you get it patched?

All of our new data is "application/json"

Best, Niklas

@nhh I moved from ovh to aws and it works... No idea why ?

nhh commented 4 years ago

Thanks vincent! I guess thats not really applicable for us. But a good indication of the current health state of fog-openstack... :)