eudicots / Cactus

Static site generator for designers. Uses Python and Django templates.
BSD 3-Clause "New" or "Revised" License
3.46k stars 314 forks source link

object of type 'NoneType' has no len(), Retrying in 0.5 seconds... #224

Open ghost opened 8 years ago

ghost commented 8 years ago

This error keeps appearing, just after the "rebuilding" message... After this error, cactus stops serving files, and the only thing to do is to stop (ctrl+c) and restart ("cactus serve").

This happens on one of the computers I'm working on, in the other one cactus works like a blast. On both computers the files that are "served" by cactus are the same, so this is kinda weird....

Does anyone had this experience?