When I kage my own website, kage coughs and throws 161 errors like:
render: wait load https://www.mysite.org/What%20about: {-32000 Object reference chain is too long }
This happens for various random pages.
I guess, my throttle is hit all the time.
kage clone paulgraham.com --refresh multiple times helped to scrap more, but we should have a memory of what failed and an option like --continue to get the missing ones.
EDIT: I get errors in toast messages and bad format, unusable as is for me. I wanted to be able to print the render of my postgres db, if anyone knows a way to do it.
When I kage my own website, kage coughs and throws 161 errors like:
render: wait load https://www.mysite.org/What%20about: {-32000 Object reference chain is too long }This happens for various random pages.
I guess, my throttle is hit all the time.
kage clone paulgraham.com --refreshmultiple times helped to scrap more, but we should have a memory of what failed and an option like--continueto get the missing ones.EDIT: I get errors in toast messages and bad format, unusable as is for me. I wanted to be able to print the render of my postgres db, if anyone knows a way to do it.