View Single Post
Old 12-10-2014, 03:14 PM   #2
jasonfedelem
Zealot
jasonfedelem ought to be getting tired of karma fortunes by now.jasonfedelem ought to be getting tired of karma fortunes by now.jasonfedelem ought to be getting tired of karma fortunes by now.jasonfedelem ought to be getting tired of karma fortunes by now.jasonfedelem ought to be getting tired of karma fortunes by now.jasonfedelem ought to be getting tired of karma fortunes by now.jasonfedelem ought to be getting tired of karma fortunes by now.jasonfedelem ought to be getting tired of karma fortunes by now.jasonfedelem ought to be getting tired of karma fortunes by now.jasonfedelem ought to be getting tired of karma fortunes by now.jasonfedelem ought to be getting tired of karma fortunes by now.
 
jasonfedelem's Avatar
 
Posts: 118
Karma: 202232
Join Date: Jun 2010
Location: Texas
Device: Kindle Paperwhite Gen2
I've done a little further digging on this, and I'm seeing this error in the log when the book gets assembled:

Code:
Recursion limit reached. Skipping links in...
Therefore, I added the following statement to the recipe:
Code:
recursion = 1
I deleted the previous copy of the "book" and re-fetched it. It still doesn't work but it looks like a different root cause:

Code:
Fetching http://www.reddit.com/r/talesfromtechsupport/comments/2osotl/they_make_minimum_wage_for_a_reason/
Candid: 14.380 div - body#readabilityBody link density 0.021 -> 14.078
Cleaned  0.000 .md - div with weight 0 cause it has too many links 0.449 for its weight 0.
Downloaded article:Candid:  6.020 blockquote - .md link density 0.000 ->  6.020 
Delete EVERYTHING! from http://www.reddit.com/r/talesfromtechsupport/comments/2ovkc9/delete_everything/Candid:  6.760 blockquote - .md link density 0.000 ->  6.760
Off to try to figure out what weighting of links means.
jasonfedelem is offline   Reply With Quote