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

aws s3 sync failes: A client error (SignatureDoesNotMatch) occurred when calling the UploadPart operation: #1025

Closed
BooZaToX opened this issue Nov 23, 2014 · 2 comments
Labels
bug This issue is a bug.

Comments

@BooZaToX
Copy link

I am syncing between my local debian server and aws s3 bucket as follows:

aws-cli/1.6.4 Python/2.7.8 Linux/3.16.0-4-amd64:

sudo aws s3 sync /home/thomas s3://eusmsbackup/Computer/hybrid/home/thomas --recursive --include "" --exclude "/home/thomas/." --exclude "/home/thomas/Downloads/" --exclude "/home/thomas/tmp/" --exclude "/home/thomas/workspace/"

throughs this error with larger files(?):

thomas@hybrid:~$ aws s3 sync /home/thomas s3://eusmsbackup/Computer/hybrid/home/thomas --recursive --include "" --exclude "/home/thomas/." --exclude "/home/thomas/Downloads/" --exclude "/home/thomas/tmp/" --exclude "/home/thomas/workspace/"
warning: Skipping file /home/thomas/.config/google-chrome-beta/SingletonCookie. File does not exist.
warning: Skipping file /home/thomas/.config/google-chrome-beta/SingletonLock. File does not exist.
warning: Skipping file /home/thomas/.config/google-chrome-beta/SingletonSocket. File is character special device, block special device, FIFO, or socket.
warning: Skipping file /home/thomas/.config/google-chrome-unstable/SingletonCookie. File does not exist.
warning: Skipping file /home/thomas/.config/google-chrome-unstable/SingletonLock. File does not exist.
warning: Skipping file /home/thomas/.config/google-chrome-unstable/SingletonSocket. File is character special device, block special device, FIFO, or socket.
warning: Skipping file /home/thomas/.icedove/mqap1t7w.default/lock. File does not exist.
warning: Skipping file /home/thomas/.kde/socket-hybrid/kdeinit4__0. File is character special device, block special device, FIFO, or socket.
warning: Skipping file /home/thomas/.kde/socket-hybrid/klauncherM11546.slave-socket. File is character special device, block special device, FIFO, or socket.
warning: Skipping file /home/thomas/.kde/socket-hybrid/klauncherhX4976.slave-socket. File is character special device, block special device, FIFO, or socket.
warning: Skipping file /home/thomas/.local/share/Trash/expunged/2961094095/src/.libs/libprotobuf-lite.la. File does not exist.
warning: Skipping file /home/thomas/.local/share/Trash/expunged/2961094095/src/.libs/libprotobuf.la. File does not exist.
warning: Skipping file /home/thomas/.local/share/Trash/expunged/2961094095/src/.libs/libprotoc.la. File does not exist.
upload failed: Musik/vlc-record-2014-05-18-12h06m32s-Jazz FM-Listen in colour - jazzfm.com.mp3 to s3://eusmsbackup/Computer/hybrid/home/thomas/Musik/vlc-record-2014-05-18-12h06m32s-Jazz FM-Listen in colour - jazzfm.com.mp3
A client error (SignatureDoesNotMatch) occurred when calling the UploadPart operation: The request signature we calculated does not match the signature you provided. Check your key and signing method.
upload failed: Musik/vlc-record-2014-05-18-12h06m32s-Jazz FM-Listen in colour - jazzfm.com.mp3 to s3://eusmsbackup/Computer/hybrid/home/thomas/Musik/vlc-record-2014-05-18-12h06m32s-Jazz FM-Listen in colour - jazzfm.com.mp3
A client error (SignatureDoesNotMatch) occurred when calling the UploadPart operation: The request signature we calculated does not match the signature you provided. Check your key and signing method.
upload failed: Musik/vlc-record-2014-05-18-12h06m32s-Jazz FM-Listen in colour - jazzfm.com.mp3 to s3://eusmsbackup/Computer/hybrid/home/thomas/Musik/vlc-record-2014-05-18-12h06m32s-Jazz FM-Listen in colour - jazzfm.com.mp3
A client error (SignatureDoesNotMatch) occurred when calling the UploadPart operation: The request signature we calculated does not match the signature you provided. Check your key and signing method.
upload failed: Musik/vlc-record-2014-05-18-12h06m32s-Jazz FM-Listen in colour - jazzfm.com.mp3 to s3://eusmsbackup/Computer/hybrid/home/thomas/Musik/vlc-record-2014-05-18-12h06m32s-Jazz FM-Listen in colour - jazzfm.com.mp3
A client error (SignatureDoesNotMatch) occurred when calling the UploadPart operation: The request signature we calculated does not match the signature you provided. Check your key and signing method.
upload failed: Musik/vlc-record-2014-05-18-14h58m53s-Jazz FM-Listen in colour - jazzfm.com.mp3 to s3://eusmsbackup/Computer/hybrid/home/thomas/Musik/vlc-record-2014-05-18-14h58m53s-Jazz FM-Listen in colour - jazzfm.com.mp3
syntax error: line 1, column 0
upload failed: Musik/vlc-record-2014-06-19-15h00m30s-Jazz FM-Listen in colour - jazzfm.com.mp3 to s3://eusmsbackup/Computer/hybrid/home/thomas/Musik/vlc-record-2014-06-19-15h00m30s-Jazz FM-Listen in colour - jazzfm.com.mp3 syntax error: line 1, column 0
upload failed: Musik/vlc-record-2014-05-18-14h58m53s-Jazz FM-Listen in colour - jazzfm.com.mp3 to s3://eusmsbackup/Computer/hybrid/home/thomas/Musik/vlc-record-2014-05-18-14h58m53s-Jazz FM-Listen in colour - jazzfm.com.mp3
syntax error: line 1, column 0
upload failed: Musik/vlc-record-2014-05-18-14h58m53s-Jazz FM-Listen in colour - jazzfm.com.mp3 to s3://eusmsbackup/Computer/hybrid/home/thomas/Musik/vlc-record-2014-05-18-14h58m53s-Jazz FM-Listen in colour - jazzfm.com.mp3
syntax error: line 1, column 0
upload failed: Musik/vlc-record-2014-06-19-15h22m40s-Jazz FM-Michael Buble - Fever.mp3 to s3://eusmsbackup/Computer/hybrid/home/thomas/Musik/vlc-record-2014-06-19-15h22m40s-Jazz FM-Michael Buble - Fever.mp3
A client error (SignatureDoesNotMatch) occurred when calling the UploadPart operation: The request signature we calculated does not match the signature you provided. Check your key and signing method.

@kyleknap
Copy link
Contributor

What region are you syncing to? We have run into similar issues specifically for eu-central-1 because it uses sigv4. We have a PR on botocore that should fix the issue: boto/botocore#388

@kyleknap kyleknap added bug This issue is a bug. confirmed labels Nov 24, 2014
@jamesls
Copy link
Member

jamesls commented Nov 25, 2014

I believe this issue is now fixed via boto/botocore#388, and will be available in the next AWS CLI release.

@jamesls jamesls closed this as completed Nov 25, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug.
Projects
None yet
Development

No branches or pull requests

3 participants