Re: [tw] TW5 on nodejs

146 views
Skip to first unread message

Jeremy Ruston

unread,
Nov 27, 2016, 11:26:39 AM11/27/16
to tiddl...@googlegroups.com
Hi stefan

Error: listen EADDRINUSE 127.0.0.1:8080

That error means that the TiddlyWiki process is still running on port 8080. I’m not familiar with Ubuntu, but perhaps closing the terminal window doesn’t terminate the process?

Usually when running TiddlyWiki as a server under Node.js you should quit explicitly with ctrl-C.

Best wishes

Jeremy.


    at Object.exports._errnoException (util.js:1026:11)
    at exports._exceptionWithHostPort (util.js:1049:20)
    at Server._listen2 (net.js:1257:14)
    at listen (net.js:1293:10)
    at net.js:1403:9
    at _combinedTickCallback (internal/process/next_tick.js:77:11)
    at process._tickCallback (internal/process/next_tick.js:98:9)
    at Module.runMain (module.js:606:11)
    at run (bootstrap_node.js:394:7)
    at startup (bootstrap_node.js:149:9)

I need help to start TW5, pls.
Thanks.

--
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+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
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/b5c3803b-2ba3-49ac-830c-33b494cc9542%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

stefan infp

unread,
Nov 27, 2016, 11:40:13 AM11/27/16
to TiddlyWiki
Hi,

Yes, the closing of Terminal doesn’t terminate the process even If I press ctrl-C. Only restarting of the OS helps.

Thanks

BJ

unread,
Nov 27, 2016, 3:40:57 PM11/27/16
to TiddlyWiki
HI Stefan,
I run a number of tws under node on ubuntu. If 8080 is busy you can use a different number with the command option

--server xxxx

eg

--server 8081

all the best

BJ

Arlen Beiler

unread,
Dec 2, 2016, 10:18:56 PM12/2/16
to TiddlyWiki
But most likely you can just open the tab in your browser again, since the server is apparently still running.

To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+unsubscribe@googlegroups.com.

To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
Reply all
Reply to author
Forward
0 new messages