-
Notifications
You must be signed in to change notification settings - Fork 36
Description
-
Started redis-server
-
bundle exec ./test/test_crawl.rb -u http://calculatedcontent.com gives below mentioned error.
'
/cloud-crawler/cloud-crawler/vendor/bundle/ruby/2.1.0/bundler/gems/sourcify-5767bd2a0c09/lib/sourcify/proc/parser/scanner.rb:19:inprocess': Sourcify::NoMatchingProcError (Sourcify::NoMatchingProcError) from cloud-crawler/cloud-crawler/vendor/bundle/ruby/2.1.0/bundler/gems/sourcify-5767bd2a0c09/lib/sourcify/proc/parser.rb:40:inextracted_source'
from /cloud-crawler/cloud-crawler/vendor/bundle/ruby/2.1.0/bundler/gems/sourcify-5767bd2a0c09/lib/sourcify/proc/parser.rb:22:insexp' from /cloud-crawler/cloud-crawler/vendor/bundle/ruby/2.1.0/bundler/gems/sourcify-5767bd2a0c09/lib/sourcify/proc/parser.rb:17:insource'
from /cloud-crawler/cloud-crawler/vendor/bundle/ruby/2.1.0/bundler/gems/sourcify-5767bd2a0c09/lib/sourcify/proc/methods/to_source.rb:39:into_source' from /cloud-crawler/cloud-crawler/lib/cloud-crawler/driver.rb:234:incrawl'
from /cloud-crawler/cloud-crawler/lib/cloud-crawler/driver.rb:49:instandalone_crawl' from ./test/test_crawl.rb:27:in
I am using ruby version 2.1.1.