S3Sync.net
February 02, 2014, 01:31:33 PM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
S3Sync.net
>
General Category
>
Questions
>
IllegalSequence
Pages: [
1
]
« previous
next »
Print
Author
Topic: IllegalSequence (Read 3121 times)
ktwbc
Newbie
Posts: 1
IllegalSequence
«
on:
March 11, 2009, 01:19:28 AM »
Trying to troubleshoot the sync bombing out. Somewhere in backing up my iTunes folder, it's aborting with the following dump:
S3 item iTunes/iTunes Library Extras.itdb
s3 node object init. Name:iTunes Library Extras.itdb Path:iTunes/iTunes Library Extras.itdb Size:397312 Tag:0e9fee1fa2ada6436ee7b6ecd048db35
source: iTunes Library Extras.itdb
dest: iTunes Library Extras.itdb
Node iTunes Library Extras.itdb unchanged
local item /Users/Kris/Music/iTunes/iTunes Library Genius.itdb
local node object init. Name:iTunes Library Genius.itdb Path:/Users/Kris/Music/iTunes/iTunes Library Genius.itdb Size:35831808 Tag:cb5a9dd2a98dc5f4d31cc539b24203c0
S3 item iTunes/iTunes Library Genius.itdb
s3 node object init. Name:iTunes Library Genius.itdb Path:iTunes/iTunes Library Genius.itdb Size:35831808 Tag:cb5a9dd2a98dc5f4d31cc539b24203c0
source: iTunes Library Genius.itdb
dest: iTunes Library Genius.itdb
Node iTunes Library Genius.itdb unchanged
local item /Users/Kris/Music/iTunes/iTunes Music
local node object init. Name:iTunes Music Path:/Users/Kris/Music/iTunes/iTunes Music Size:38 Tag:d66759af42f282e1ba19144df2d405d0
prefix found: /iTunes Music/
s3TreeRecurse ktwbc iTunes /iTunes Music/
Trying command list_bucket ktwbc max-keys 200 prefix iTunes/iTunes Music/ delimiter / with 100 retries left
Response code: 200
/Library/s3backup/s3sync.rb:302:in `iconv': "\314\210rk/" (Iconv::IllegalSequence)
from /Library/s3backup/s3sync.rb:302:in `s3TreeRecurse'
from /Library/s3backup/s3sync.rb:297:in `collect'
from /Library/s3backup/s3sync.rb:297:in `s3TreeRecurse'
from /Library/s3backup/s3sync.rb:332:in `s3TreeRecurse'
from /Library/s3backup/s3sync.rb:313:in `each'
from /Library/s3backup/s3sync.rb:313:in `s3TreeRecurse'
from /Library/s3backup/s3sync.rb:332:in `s3TreeRecurse'
from /Library/s3backup/s3sync.rb:313:in `each'
from /Library/s3backup/s3sync.rb:313:in `s3TreeRecurse'
from /Library/s3backup/s3sync.rb:345:in `main'
from ./thread_generator.rb:79:in `call'
from ./thread_generator.rb:79:in `initialize'
from ./thread_generator.rb:76:in `new'
from ./thread_generator.rb:76:in `initialize'
from /Library/s3backup/s3sync.rb:266:in `new'
from /Library/s3backup/s3sync.rb:266:in `main'
from /Library/s3backup/s3sync.rb:724
Kris-iMac:s3backup Kris$
Not sure where to look as this is already the debug output... it looks like it's having a problem on the root iTunes folder? But it's already synced folders underneath... Can I assume that IllegalSequence is relating to a filename, probably a song file??
Logged
ferrix
Sr. Member
Posts: 363
(I am greg13070 on AWS forum)
Re: IllegalSequence
«
Reply #1 on:
March 11, 2009, 08:49:02 PM »
iconv is the thing which converts between character encodings. It is telling you that it found a character sequence that shouldn't exist. Either your choice for system encoding is set wrong, or there's some really bogus filename it's hiccuping on.
Logged
maelcum
Newbie
Posts: 43
Re: IllegalSequence
«
Reply #2 on:
May 22, 2009, 02:51:27 AM »
> Can I assume that IllegalSequence is relating to a filename, probably a song file??
Yes. Most definately. It looks as if you are trying to sync something like "Björk"... :-)
Have you set
export S3SYNC_NATIVE_CHARSET=UTF-8
somewhere in your script (or yml or wherever)?
On which platform are you working on? Are you feeding s3sync the files it should sync by some other program?
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> Announcements
=> Questions
=> General Discussion
=> Report Bugs
===> Closed Bugs
=> Feature Requests
Loading...