noosfero | Noosfero doesn't load an especfic Feed RSS (#169)

Paulo Meirelles gitlab at mg.gitlab.com
Tue Feb 2 03:56:14 BRST 2016


New comment for Issue 169

https://gitlab.com/noosfero/noosfero/issues/169#note_3505244


Author: Paulo Meirelles

Yes, I looked at the logs and we have problems:

```
Unknown error from ExternalFeed ID 2
undefined method `<' for nil:NilClass
Backtrace:
/usr/share/noosfero/lib/feed_handler.rb:56:in `block in process'
/usr/lib/ruby/vendor_ruby/active_record/connection_adapters/abstract/database_statements.rb:192:in `transaction'
/usr/lib/ruby/vendor_ruby/active_record/transactions.rb:208:in `transaction'
/usr/share/noosfero/lib/feed_handler.rb:55:in `process'
/usr/share/noosfero/lib/feed_updater.rb:98:in `block (2 levels) in process_round'
/usr/share/noosfero/lib/feed_updater.rb:93:in `each'
/usr/share/noosfero/lib/feed_updater.rb:93:in `block in process_round'
/usr/share/noosfero/lib/feed_updater.rb:89:in `each'
/usr/share/noosfero/lib/feed_updater.rb:89:in `process_round'
/usr/share/noosfero/lib/feed_updater.rb:70:in `run'
/usr/share/noosfero/lib/feed_updater.rb:64:in `start'
./script/feed-updater:33:in `block in <main>'
/usr/lib/ruby/vendor_ruby/daemons/application.rb:249:in `call'
/usr/lib/ruby/vendor_ruby/daemons/application.rb:249:in `block in start_proc'
/usr/lib/ruby/vendor_ruby/daemons/daemonize.rb:200:in `call'
/usr/lib/ruby/vendor_ruby/daemons/daemonize.rb:200:in `call_as_daemon'
/usr/lib/ruby/vendor_ruby/daemons/application.rb:253:in `start_proc'
/usr/lib/ruby/vendor_ruby/daemons/application.rb:293:in `start'
/usr/lib/ruby/vendor_ruby/daemons/controller.rb:70:in `run'
/usr/lib/ruby/vendor_ruby/daemons.rb:195:in `block in run_proc'
/usr/lib/ruby/vendor_ruby/daemons/cmdline.rb:109:in `call'
/usr/lib/ruby/vendor_ruby/daemons/cmdline.rb:109:in `catch_exceptions'
/usr/lib/ruby/vendor_ruby/daemons.rb:194:in `run_proc'
./script/feed-updater:30:in `<main>'

```

About my tests: the blog at http://judorn.org/fjern/cbj is different from http://judorn.org/fjern/cbj2016 but both try to import from the same feed. The secound one is just a test because the first one stopped to work. I've created the second/test blog minutes before I open this issue.

Anyway, I have another blog (http://judorn.org/fjern/noticias) importing from another feed (http://soumaisrn.com.br/esporte/judo/feed/) and It works.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20160202/aab61a20/attachment.html>


More information about the Noosfero-dev mailing list