pydio / pydio-booster

Empower your Pydio server with this golang-based dedicated tool.
GNU Affero General Public License v3.0
8 stars 5 forks source link

[s3io] MissingRegion: could not find region configuration #8

Open kingfisher77 opened 6 years ago

kingfisher77 commented 6 years ago

Uploading any file to S3 workspace fails with "[s3io] MissingRegion: could not find region configuration" error.

There is an open issue from 22. April 2017 which address the same error

This error ist still existing. A patch from @jvillanueva-acb ist there but not merged? Anyone?

acb-it commented 6 years ago

Hi kingfisher77, Seems my patch was not merged. But it's easy to build from git, we're using it this way.

kingfisher77 commented 6 years ago

Thank you! We do not use go - could you support me in how i build the binary with the patch for Linux?

cdujeu commented 6 years ago

hi guys, sorry we've been soooo busy that last month (cough, year...), and we did not take time to merge that. if @kingfisher77 you can help @jvillanueva-acb on that, that would be really nice ! #opensource-power. in-between we've been rewriting pydio basically from ground up in go, so may be you can just wait for the next version for further testing... thanks for your understanding best Charles

kingfisher77 commented 6 years ago

I think it would be more realistic if @jvillanueva-acb helps @kingfisher77 ;) But sure, i would be more then happy to help.

cdujeu commented 6 years ago

well... you see what I mean :-)

kingfisher77 commented 6 years ago

I think the repo is not up-to-date. glide.yaml references to github.com/garyburd/redigo/redis which does not exist.

${GOPATH}/src/github.com/pydio/pydio-booster/build/install.sh throws errors, does not compile.

Does anyone have a working environment for building pydio-booster?

kingfisher77 commented 6 years ago

Hi Charles, days ago i asked via form on pydio.com for time based professional support. No reply. Are there experts which supports only an hourly base?

cdujeu commented 6 years ago

@kingfisher77 we are a super-small team, and thus we only support professionally the enterprise version customers. This is basically our business model... I'll check why you did not get any answer though, that's not normal!

kingfisher77 commented 6 years ago

Hi Charles, did you find out why my inquiry via pydio.com did not went through? We still would like to compile booster with the s3 patch.