Greetings NuSkooler!
Saturday December 17 2022 12:30, you wrote to me about an urgent matter!:
* Forwarded from area 'FSX_ENG'
It looks like you have a nesting/mismatch in your config:
messageNetworks: {
ftn: {
networks: {
fsxnet: {
defaultZone: 21
localAddress: 21:1/190
} <-- I put this here; terminates 'fsxnet'
} <-- I put this here; terminnates 'networks'
Ok I got vscode (much easier to see) and I got the three networks listed on bbs...
areas: { <-- this belongs at the same level as 'networks'
Not sure I understand what you mean here? Is areas in the wrong spot?
While typing this I just noticed enigma crashed while I was logged in with netrunner at the change conference screen and local fsxnet and fidonet were there listed.
/home/rick/enigma-bbs/core/scanner_tossers/ftn_bso.js:2445
const areaTags = Object.keys(config.messageNetworks.ftn.areas).filter(
^
TypeError: Cannot convert undefined or null to object
at Function.keys (<anonymous>)
at FTNMessageScanTossModule.performEchoMailExport (/home/rick/enigma-bbs/core/scanner_tossers/ftn_bso.js:2445:33)
at /home/rick/enigma-bbs/core/scanner_tossers/ftn_bso.js:2909:41
at /home/rick/enigma-bbs/node_modules/async/dist/async.js:2588:44
at replenish (/home/rick/enigma-bbs/node_modules/async/dist/async.js:446:21)
at /home/rick/enigma-bbs/node_modules/async/dist/async.js:451:13
at eachLimit$1 (/home/rick/enigma-bbs/node_modules/async/dist/async.js:2718:34)
at awaitable (/home/rick/enigma-bbs/node_modules/async/dist/async.js:211:32)
at Object.eachSeries (/home/rick/enigma-bbs/node_modules/async/dist/async.js:2746:16)
at Object.awaitable (/home/rick/enigma-bbs/node_modules/async/dist/async.js:211:32)
Here is the code I am currently using.
messageNetworks: {
ftn: {
networks: {
fsxnet: {
defaultZone: 21
localAddress: 21:1/190
}
fidonet: {
defaultZone: 1
localAddress: 1:105/10
}
}
}
}
messageConferences: {
fsxnet: {
name: fsxNet
desc: fsxNet
sort: 2
default: true
areas: {
fsx_tst: {
name: fsxNet Test Arena
desc: fsxNet Test Arena
this is abbreviated because of the amount of areas
}
}
}
fidonet: {
name: fidoNet
desc: fidoNet
sort: 3
default: true
areas: {
}
}
}
----
Regards,
Rick Smith (Nitro)
... TAGLINE A BBS addict is hooked when: you consider BBSing better than chocolat
--- GoldED+/LNX 1.1.5-b20180707
* Origin: ----> Abacus BBS! --->>>>bbs.abon.us:2323 (21:1/190)