I am running my TiddlyWiki on NodeJS (v4.4.7) and because of a bunch of images I have added the load time has been slowing down. I am exploring enabling Lazy Loading but having some trouble getting it working.
When I enable lazy loading, the search seems to work just fine, however images never get loaded properly. Here is the command I am using to start my tiddlywiki:
/usr/bin/node /usr/lib/node_modules/tiddlywiki/tiddlywiki.js /home/tony/myTW \
--server 8080 $:/core/save/lazy-images text/plain text/html myUsername myPassword
If I change the $:/core/save/lazy-images to $:/core/save/lazy-all then everything seems to be broken and no tiddler data is shown. Any idea why it is not successfully pulling down the lazily loaded content?
$:/core/modules/utils/logger.js:30 TiddlyWebAdaptor: Getting status
$:/core/modules/utils/logger.js:30 TiddlyWebAdaptor: Status: {"username":"myuser","space":{"recipe":"default"},"tiddlywiki_version":"5.1.13"}
$:/core/modules/utils/logger.js:30 syncer-browser: Retrieving skinny tiddler list
$:/core/modules/savers/put.js:33 OPTIONS https://tw5.mydomain/ 404 (Not Found)
PutSaver @ $:/core/modules/savers/put.js:33
exports.create @ $:/core/modules/savers/put.js:78
(anonymous) @ $:/core/modules/saver-handler.js:122
(anonymous) @ (index):14323
$tw.utils.each @ (index):13654
$tw.modules.forEachModuleOfType @ (index):14322
SaverHandler.initSavers @ $:/core/modules/saver-handler.js:120
SaverHandler @ $:/core/modules/saver-handler.js:30
exports.startup @ $:/core/modules/startup.js:105
$tw.boot.executeNextStartupTask @ (index):15535
$tw.boot.executeNextStartupTask @ (index):15539
$tw.boot.executeNextStartupTask @ (index):15539
$tw.boot.startup @ (index):15492
(anonymous) @ (index):15641
$tw.boot.decryptEncryptedTiddlers @ (index):14920
$tw.boot.boot @ (index):15639
_boot @ (index):15648
(anonymous) @ (index):15658
$:/core/modules/utils/logger.js:30 syncer-browser: Dispatching 'save' task: $:/StoryList