{
"tree": {
"pi_everything": "/",
"pi_public": "/Public"
},
"types":{
"htmlfile": ["htm", "html"]
},
"username": "",
"password": "",
"host": "0.0.0.0",
"port": 8888,
"backupDirectory": ""
}
Tiddly server sits in /home/pi/tiddlyserver/TiddlyServer/
running node server.js gives:
Settings file: /home/pi/tiddlyserver/TiddlyServer/settings.json
APP 2018-08-06 17:08:37 server localhost listening
APP 2018-08-06 17:08:37 server network error: listen EADDRINUSE 0.0.0.0:8888
APP 2018-08-06 17:08:37 server network stack: Error: listen EADDRINUSE 0.0.0.0:8888
at Object._errnoException (util.js:992:11)
at _exceptionWithHostPort (util.js:1014:20)
at Server.setupListenHandle [as _listen2] (net.js:1355:14)
at listenInCluster (net.js:1396:12)
at doListen (net.js:1505:7)
at _combinedTickCallback (internal/process/next_tick.js:141:11)
at process._tickCallback (internal/process/next_tick.js:180:9)
at Function.Module.runMain (module.js:695:11)
at startup (bootstrap_node.js:191:16)
at bootstrap_node.js:612:3
APP 2018-08-06 17:08:37 server network closed
APP 2018-08-06 17:08:37 server localhost closed
Changing the port from 888 to something else seems to make no difference.
Running on local and opening with links browser seems to be fine, but links is a little...limited :)
I appreciate your already looking at this Arlen, but i thought i'd report in full.
Cheers
Ste