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

Issue with resuming #81

Closed
ariselseng opened this issue Jan 23, 2016 · 2 comments
Closed

Issue with resuming #81

ariselseng opened this issue Jan 23, 2016 · 2 comments

Comments

@ariselseng
Copy link
Contributor

user@nas:~$ jotta-scanner /bigpool/video/tv /machine-name/jotta/bigpool/video/
Ouch. Something's wrong with "/bigpool/video/tv/Show/S02/Show.S02E07.mkv":  
ERROR:jottalib.scanner:SAFERUN: Got exception when processing (u'/bigpool/video/tv/Show/S02/Show.S02E07.mkv', u'/machine-name/jotta/bigpool/video/tv/Show/S02/Show.S02E07.mkv', <jottalib.JFS.JFS object at 0x7f045c4af390>)  
Traceback (most recent call last):  
  File "build/bdist.linux-x86_64/egg/jottalib/scanner.py", line 54, in saferun  
    return apply(cmd, args)  
  File "build/bdist.linux-x86_64/egg/jottalib/jottacloud.py", line 151, in replace_if_changed  
    return resume(localfile, jf, JFS)  
  File "build/bdist.linux-x86_64/egg/jottalib/jottacloud.py", line 135, in resume  
    _complete = jottafile.resume(lf)  
  File "build/bdist.linux-x86_64/egg/jottalib/JFS.py", line 377, in resume  
    return self.jfs.up(self.path, data, resume_offset=self.size)  
  File "build/bdist.linux-x86_64/egg/jottalib/JFS.py", line 940, in up  
    fileobject.seek(resume_offset if resume_offset is not None else 0)  
IOError: [Errno 22] Invalid argument  
comparing 7 existing files: [################################] 7/7 - 00:00:07  
@havardgulldahl
Copy link
Owner

Hey @cowai, what size is the actual file?

I'm guessing this is related to #104, seems like the same thing.

@ariselseng
Copy link
Contributor Author

@havardgulldahl I dont remember now, but I guess it would be around 4gb.

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

No branches or pull requests

2 participants