Hi,

I'm trying to run TW5 on node.  My first attempts involved following the 
instructions on the TW site for running TW under node.js exactly.  Things 
appear to be working correctly on the server side.  I get messages 
indicating that new tiddlers have been created and they physically exist on 
the server but I don't see any newly-created tiddlers when I refresh the 
browser.  I've searched the discussion groups and every other source I 
could find and tried anything that seemed relevant but nothing solves the 
problem.

I've tried so many different configurations in my attempt to debug this 
problem that it's difficult to list them all.  I've used several different 
linux distributions running under VirtualBox and in native mode.  My 
primary OS is Linux Mint 17, browser is Firefox.  Any help would be greatly 
appreciated.  I've included a listing of the server-side output below 
although it may not be that helpful because it looks valid.  The only 
anomaly is the new tiddlers not appearing in the browser.

$ tiddlywiki mywiki --server
Serving on 127.0.0.1:8080
(press ctrl-C to exit)
syncer-server: Dispatching 'save' task: Draft of 'New Tiddler'
FileSystem: Saved file /home/tiddlywiki/mywiki/tiddlers/Draft of 'New 
Tiddler'.tid
syncer-server: Dispatching 'save' task: Draft of 'New Tiddler'
FileSystem: Saved file /home/tiddlywiki/mywiki/tiddlers/Draft of 'New 
Tiddler'.tid
syncer-server: Dispatching 'save' task: Draft of 'New Tiddler'
FileSystem: Saved file /home/tiddlywiki/mywiki/tiddlers/Draft of 'New 
Tiddler'.tid
syncer-server: Dispatching 'save' task: Draft of 'New Tiddler'
FileSystem: Saved file /home/tiddlywiki/mywiki/tiddlers/Draft of 'New 
Tiddler'.tid
syncer-server: Dispatching 'save' task: Draft of 'New Tiddler'
FileSystem: Saved file /home/tiddlywiki/mywiki/tiddlers/Draft of 'New 
Tiddler'.tid
syncer-server: Dispatching 'save' task: Draft of 'New Tiddler'
FileSystem: Saved file /home/tiddlywiki/mywiki/tiddlers/Draft of 'New 
Tiddler'.tid
syncer-server: Dispatching 'delete' task: Draft of 'New Tiddler'
FileSystem: Deleted file /home/tiddlywiki/mywiki/tiddlers/Draft of 'New 
Tiddler'.tid
syncer-server: Dispatching 'save' task: NewTiddlerTest01
FileSystem: Saved file /home/tiddlywiki/mywiki/tiddlers/NewTiddlerTest01.tid
^C$ 

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to