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

Exception caught while writing new cache to ~/.feed2imap.cache.new: year too big to marshal #12

Open
ruedigerp opened this issue Dec 31, 2015 · 2 comments
Labels

Comments

@ruedigerp
Copy link

Problem with cache:

  1. Delete Cache files/dir
  2. run feed2imap -c -v -f ~/.feed2imaprc for rebuild the cache
    I, [2015-12-31T00:59:50.224838 #28352] INFO -- : Finished. Saving cache ...
    F, [2015-12-31T00:59:50.226326 #28352] FATAL -- : Exception caught while writing new cache to /home/userXYZ/.feed2imap.cache.new: year too big to marshal
  3. re-run feed2imap normal:
    /usr/bin/feed2imap -f -v ~/.feed2imaprc
    /usr/lib/ruby/vendor_ruby/feed2imap/cache.rb:84:in load': end of file reached (EOFError) from /usr/lib/ruby/vendor_ruby/feed2imap/cache.rb:84:inload'
    from /usr/lib/ruby/vendor_ruby/feed2imap/feed2imap.rb:87:in initialize' from /usr/lib/ruby/vendor_ruby/feed2imap/feed2imap.rb:86:inopen'
    from /usr/lib/ruby/vendor_ruby/feed2imap/feed2imap.rb:86:in initialize' from /usr/bin/feed2imap:48:innew'
    from /usr/bin/feed2imap:48
@terceiro
Copy link
Contributor

I can't reproduce this. please provide more information, e.g. which specific feed in your ~/.feed2imaprc causes this.

@quite
Copy link

quite commented Feb 28, 2017

I got this here, which has a year -0001: https://dyn.com/blog/category/research/feed/

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

3 participants