OK This is how I got this to work... http://www.lauradhamilton.com/how-to-set-up-a-nodejs-web-server-on-amazon-ec2
It mentioned making sure you had the latest version of Node: *Make sure that you install the latest version. Sometimes ubuntu will install an older version, which you do NOT want. * I then followed this for a simpler test to check node etc: https://hackernoon.com/tutorial-creating-and-managing-a-node-js-server-on-aws-part-1-d67367ac5171 this worked... So 2 things 1) I upgrade node to the latest version 10+ 2) and kept the custom TCP rule on port 3000 from the tutorial... then I ran $ tiddlywiki MYWIKIFOLDER --listen host=MY.PRIVATE.AWS.IP.ADRESS port=3000 AND IT WORKED!!! :) -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/db47a9e1-9a5a-444e-a2e9-2082f67986a5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

