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

Upload of S3 Files throws error #361

Open
davidbeig opened this issue Mar 1, 2022 · 0 comments
Open

Upload of S3 Files throws error #361

davidbeig opened this issue Mar 1, 2022 · 0 comments
Assignees
Labels

Comments

@davidbeig
Copy link
Member

davidbeig commented Mar 1, 2022

When executing the OpenDataCommand through cron, it normally fails sending this error

"In S3.php line 778:",
    "                                                                               ",
    "  S3::putObject(): [RequestTimeout] Your socket connection to the server was   ",
    "  not read from or written to within the timeout period. Idle connections wil  ",
    "  l be closed.                                                                 ",
    "                                                                               ",
    "",

Also, there are some other error messages like this one:

    "In S3.php line 778:",
    "                                                                               ",
    "  S3::putObject(): [XAmzContentSHA256Mismatch] The provided 'x-amz-content-sh  ",
    "  a256' header does not match what was computed.                               ",
    "                                                                               ",
    "",

Also, these errors are not thrown in every execution. It's kinda irregular.

@davidbeig davidbeig added the bug label Mar 1, 2022
@davidbeig davidbeig self-assigned this Mar 1, 2022
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