Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Great difficulty interacting with a RESTful storage server via Ruby #18

Open
gnanasekar6914 opened this issue Jan 12, 2018 · 1 comment

Comments

@gnanasekar6914
Copy link

gnanasekar6914 commented Jan 12, 2018

Hai All,

I am using an S3-like storage server EMC called ATMOS. I have tried to access this server following examples in both the multipart-post gem and the rest_client gem.

The only response I am ever able to receive is "400 - bad request". The server is active and my headers at least appear to be in order.

I just don't know where to turn to troubleshoot this after trying for 16 hours. I am very, very frustrated.

Help me out!

Regards
Gnanasekar

@kacole2
Copy link

kacole2 commented Jan 12, 2018

@gnanasekar6914 unfortunately, Flocker drivers are no longer maintained and neither is the entire Flocker project. I would encourage you to look at REX-Ray that has a S3 driver. You can read more about it here in the REX-Ray with S3 docs and you will need to pass an option for the new url pointing to your Atmos instance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants