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

S3 Upload not working #37

Closed
ayadav opened this issue Dec 11, 2016 · 1 comment
Closed

S3 Upload not working #37

ayadav opened this issue Dec 11, 2016 · 1 comment
Assignees
Labels

Comments

@ayadav
Copy link

ayadav commented Dec 11, 2016

Hi,

We are not able to upload documents after setting file backend to S3. It fails with following error,

[2016-12-11 22:23:54] IceHrm Pro.INFO: Upload file to s3:app/attachment_M6mAWMOcedftsW1481474168718.pdf [] []
[2016-12-11 22:23:54] IceHrm Pro.INFO: Local file: icehrm/app/data/attachment_M6mAWMOcedftsW1481474168718.pdf [] []
[2016-12-11 22:23:54] IceHrm Pro.INFO: Local file size:159597 [] []
[2016-12-11 22:23:58] IceHrm Pro.INFO: The authorization mechanism you have provided is not supported. Please use AWS4-HMAC-SHA256. [] []
[2016-12-11 22:23:58] IceHrm Pro.INFO: Response from s3 file sys: [] []

@thilinah thilinah self-assigned this Dec 21, 2016
@thilinah thilinah added the bug label Dec 21, 2016
@thilinah
Copy link
Collaborator

AWS region is hard coded here: https://github.com/gamonoid/icehrm/blob/master/server.includes.inc.php#L2. This could be the reason for the issue.

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

No branches or pull requests

2 participants