[tw] Re: Lazy Loading does not pull requested tiddlers

2017-01-20 Thread Tony Grosinger
Oh, good to know. Thank you. I wonder when the next release will be coming out... -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to

[tw] Re: Lazy Loading does not pull requested tiddlers

2017-01-19 Thread BJ
Hi Tony, there is a fix for a lazy bug in the next release, maybe it will solve your problem? https://github.com/Jermolene/TiddlyWiki5/issues/2511 all the best BJ On Wednesday, January 18, 2017 at 6:22:11 PM UTC+1, Tony Grosinger wrote: > > I am running my TiddlyWiki on NodeJS (v4.4.7) and

[tw] Re: Lazy Loading does not pull requested tiddlers

2017-01-19 Thread Tony Grosinger
To continue my testing I created a brand new tiddlywiki and started it using this command: ``` tiddlywiki testwiki --verbose --server 8082 $:/core/save/all text/plain text/html "" "" "0.0.0.0" ``` I saved an image, then reloaded. The image loaded just fine. Next I changed the command to this:

[tw] Re: Lazy Loading does not pull requested tiddlers

2017-01-19 Thread Tony Grosinger
Here are some additional details, hopefully they will be helpful because I am quite stumped. In this log, I have just refreshed the page and nothing else. There is a 404 error coming from the PutSaver, however I saw a similar error (but 405) coming from tiddlywiki.com, so I am not sure if that