Skip to content

Instantly share code, notes, and snippets.

@lloyd
Created September 24, 2009 19:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lloyd/192961 to your computer and use it in GitHub Desktop.
Save lloyd/192961 to your computer and use it in GitHub Desktop.
[2009-09-24 12:56:42 -0600] WARNING: problem getting messages from imaps://imap.gmail.com/INBOX: no IMAP response for 4735..4733 containing all fields RFC822.SIZE, INTERNALDATE, FLAGS (got 1 results)
/usr/lib/ruby/gems/1.9.1/gems/ferret-0.11.6.19/lib/ferret/index.rb:421:in `[]': :(null) isn't a valid argument for IndexReader.get_document(index) (ArgumentError)
from /usr/lib/ruby/gems/1.9.1/gems/ferret-0.11.6.19/lib/ferret/index.rb:421:in `block in doc'
from /usr/lib/ruby/1.9.1/monitor.rb:190:in `mon_synchronize'
from /usr/lib/ruby/gems/1.9.1/gems/ferret-0.11.6.19/lib/ferret/index.rb:413:in `doc'
from /home/lth/dev/sup/lib/sup/ferret_index.rb:257:in `block in build_message'
from /usr/lib/ruby/1.9.1/monitor.rb:190:in `mon_synchronize'
from /home/lth/dev/sup/lib/sup/ferret_index.rb:256:in `build_message'
from bin/sup-sync:149:in `block (2 levels) in <main>'
from /home/lth/dev/sup/lib/sup/poll.rb:151:in `block in each_message_from'
from /home/lth/dev/sup/lib/sup/imap.rb:197:in `block in each'
from /home/lth/dev/sup/lib/sup/imap.rb:185:in `upto'
from /home/lth/dev/sup/lib/sup/imap.rb:185:in `each'
from /home/lth/dev/sup/lib/sup/util.rb:560:in `__pass'
from /home/lth/dev/sup/lib/sup/util.rb:547:in `method_missing'
from /home/lth/dev/sup/lib/sup/poll.rb:139:in `each_message_from'
from /home/lth/dev/sup/lib/sup/util.rb:520:in `method_missing'
from bin/sup-sync:146:in `block in <main>'
from bin/sup-sync:141:in `each'
from bin/sup-sync:141:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment