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: | digital man |
|---|---|
| Location: | Riverside County, California |
| Users: | 1,191 |
| Nodes: | 17 (1 / 16) |
| Uptime: | 256:09:16 |
| Calls: | 509,860 |
| Calls today: | 9 |
| Files: | 251,193 |
| U/L today: |
1 files (1,442K bytes) |
| D/L today: |
5,939 files (6,024M bytes) |
| Messages: | 471,355 |
| Posted today: | 7 |