I installed noddy today. The first time I fired it up, I got the
following
error:
node app.js ~/Talisman
/home/bbs/Talisman/noddy/app.js:53
secret: talismanconfig.noddy['session secret'],
^
TypeError: Cannot read properties of undefined (reading 'session
secret')
at Object.<anonymous> (/home/bbs/Talisman/noddy/app.js:53:33)
at Module._compile (node:internal/modules/cjs/loader:1356:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
at Module.load (node:internal/modules/cjs/loader:1197:32)
at Module._load (node:internal/modules/cjs/loader:1013:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
at node:internal/main/run_main_module:28:49
Node.js v18.19.0
I added the following to my talisman.ini file:
[noddy]
session secret =
[noddy]
seclevel = 10
session secret = secretPW
I had this in my talisman.ini:
[noddy]
seclevel = 10
session secret = secretPW
Sysop: | Sarah |
---|---|
Location: | Portland, Oregon |
Users: | 19 |
Nodes: | 16 (0 / 16) |
Uptime: | 53:52:12 |
Calls: | 126 |
Calls today: | 126 |
Files: | 84,009 |
U/L today: |
5 files (318K bytes) |
D/L today: |
33 files (8,385K bytes) |
Messages: | 38,259 |
Posted today: | 25 |