RainManHood<---
!JavaScript /home/bbs/sbbs/exec/binkit.js line 164: TypeError: file_getext(file) is undefined
Existing files in fido/outbound:
Silly question as I am not 100% sure about the file. and I might have something not well/properly configured...
!JavaScript /home/bbs/sbbs/exec/binkit.js line 164: TypeError:
ls -rtla fido/outbound
total 16
drwxrwxr-x 9 bbs bbs 4096 May 6 13:49 ..
drwx------ 2 bbs bbs 4096 May 11 06:20 00fa0001.pnt
drwxrwxr-x 3 bbs bbs 4096 May 11 13:41 .
-rw------- 1 bbs bbs 7 May 11 19:34 00fa0001.bsy
[bbs@34819 sbbs]$ ls -rtla fido/outbound/00fa0001.bsy
-rw------- 1 bbs bbs 7 May 11 19:34 fido/outbound/00fa0001.bsy
I have been BBSing for the past 20+ years and still find things I don't understand and need an explanation at times, so don't feel bad or that your questions are silly. They are not.
I don't see a file in your outbound to be sent. A mail bundle or *.?ut file (a netmail). The .pnt directory is odd, unless you are sending something to a point address. The .bsy files will be maintained by sbbsecho and binkit.
Are you sending from 2:250/1.2 to 2:250/1?
RainManHood<---
I don't see a file in your outbound to be sent. A mail bundle or
*.?ut file (a netmail). The .pnt directory is odd, unless you are
sending something to a point address. The .bsy files will be
maintained by sbbsecho and binkit.
Are you sending from 2:250/1.2 to 2:250/1?
Yes, that's what I am doing.
Does it make any sense?
Rmh wrote to Al on 05-12-18 15:48 <=-
Re: fido/outbound binkit.js line 164: TypeError: file_getext(file)
By: Al to Rmh on Sat May 12 2018 03:13 am
I don't see a file in your outbound to be sent. A mail bundle or *.?ut file (a netmail). The .pnt directory is odd, unless you are sending something to a point address. The .bsy files will be maintained by sbbsecho and binkit.
Are you sending from 2:250/1.2 to 2:250/1?
Yes, that's what I am doing.
Does it make any sense?
Are you sending from 2:250/1.2 to 2:250/1?
Yes, that's what I am doing.
Does it make any sense?
Just a thought... what do you have in your ROUTE-TO statement in sbbsecho.ini for the point?
RainManHood<---
Rmh wrote to Bill McGarrity on 05-13-18 07:13 <=-
By: Bill McGarrity to Rmh on Sat May 12 2018 03:10 pm
Are you sending from 2:250/1.2 to 2:250/1?
Yes, that's what I am doing.
Does it make any sense?
Just a thought... what do you have in your ROUTE-TO statement in sbbsecho.ini for the point?
I cannot see anything similar to "ROUTE-TO" in the sbbsecho.ini file:
[node:2:250/1]
Name = Vince Coen
Comment =
Archive = None
PacketType = 2+
PacketPwd =
AreaFix = true
AreaFixPwd = LLZW6DUK <---- you may want to change your passwordswith Vince..
SessionPwd = LLZW6DUK
TicFilePwd = LLZW6DUK
Inbox = ../mail/in/2-250-1/
Outbox = ../mail/out/2-250-1/
Passive = false
Direct = true
Notify = true
Keys =
Status = Normal
GroupHub = FIDO-UK
BinkpHost = applewood.dtdns.net
BinkpPort = 24554
BinkpPoll = true
BinkpAllowPlainAuth = false
BinkpAllowPlainText = true
BinkpSourceAddress =
[domain:fidonet]
Zones = 1,2,3,4,5,6
DNSSuffix = binkp.net
NodeList =
==============
AreaFixPwd = xxxxxxxx<-- you may want to change your passwordswith Vince..
BinkpPort = 24554
BinkpPoll = true
BinkpAllowPlainAuth = false
BinkpAllowPlainText = true
BinkpSourceAddress =
Add here: Route = 2:250/1
RainManHood<---
[node:2:250/1]
Name = Vince Coen
Comment =
Archive = None
PacketType = 2+
PacketPwd =
AreaFix = true
Rmh wrote to Bill McGarrity on 05-13-18 19:30 <=-
Re: fido/outbound binkit.js line 164: TypeError: file_getext(file)
By: Bill McGarrity to Rmh on Sun May 13 2018 11:27 am
AreaFixPwd = xxxxxxxx<-- you may want to change your passwordswith Vince..
Yeah, I realised after sending I was pasting too much!!!
BinkpPort = 24554
BinkpPoll = true
BinkpAllowPlainAuth = false
BinkpAllowPlainText = true
BinkpSourceAddress =
Add here: Route = 2:250/1
Done... I have also checkout the latest from CVS and the same..
===
Unconfigured address 24:30/2@sportnet
Unconfigured address 24:300/0@sportnet
Unconfigured address 24:300/1@sportnet
Unconfigured address 2:250/32@fidonet
Adding outbound files for 2:250/1@fidonet
Unsupported flow file type '../fido/outbound/00fa0001.pnt/'.
Got M_NUL command args: OPT EXTCMD GZ BZ2 PLZ CRC
Sent M_EOB command args:
Got M_NUL command args: TRF 0 0
Got M_EOB command args:
Sent M_EOB command args:
Got M_EOB command args:
Unlocking ../fido/outbound/00fa0001.bsy.
/home/bbs/sbbs/exec/binkit.js executed in 0.36 seconds
====
[node:2:250/1]
Name = Vince Coen
Comment =
Archive = None
need to be changes to zip
Archive = None
need to be changes to zip
RainManHood<---
OK... it's creating a folder for the point but not sure it's creating a .DUT file. First, open ./echocfg and then go to Vince's entry under 'Linked Nodes'.
Scroll down and where it says Status, put Normal and where it says Direct, say no. I'm not sure if you're running a bash script to process outgoing or the default in ./scfg > Timed Events > FIDOOUT > %@sbbsecho%. If you're using the internal, let's change that to: %@sbbsecho%. > ../sbbs/data/out.txt. If not just add the last part to your bash after the ./sbbsecho part.
Then write a netmail to Vince. The out.txt will give you a little more information on how the netmail is being processed. Look for this line: 'Exporting Outbound NetMail' and then c&p what it says from that line to the end.
RainManHood<---
14-05-2018 16:25:13 /sbbs/netmail/1.msg Vince Coen (2:250/1) To: Gonzalo Ordas (2:250/1.2) Imported
14-05-2018 16:32:04 Created NetMail (1.msg) from Gonzalo Ordas (2:250/1.2) to Vince_Coen (2:250/1.1), attr: 0181, subject: Testing Netmail! 14-05-2018 16:32:04 Packing NetMail (1.msg) from Gonzalo Ordas (2:250/1.2) to Vince_Coen (2:250/1.1), attr: 0181, subject: Testing Netmail!
14-05-2018 16:32:04 Adding NetMail (1.msg) to new packet for 2:250/1.1: ../fido/outbound/00fa0001.pnt/00000001.out
=== ls -rtla fido/outbound/00fa0001.pnt/
total 12
-rw------- 1 bbs bbs 395 May 14 16:32 00000001.out
People,
Silly question as I am not 100% sure about the file. and I might have something not well/properly configured...
So I am getting:
Fri May 11 2018 06:41 pm bbs.unicyber.co.uk
!JavaScript /home/bbs/sbbs/exec/binkit.js line 164: TypeError: file_getext(file) is undefined
Note I am using linux Centos, nevertheless I guess this is about the same as I pressume this is a configuration issue mostly. Still that Unsupported flow file type '../fido/outbound/00fa0001.pnt/'. sounds weird to me..
Rmh wrote to Bill McGarrity on 05-14-18 16:44 <=-
Re: fido/outbound binkit.js line 164: TypeError: file_getext(file)
By: Bill McGarrity to Rmh on Mon May 14 2018 02:52 am
OK... it's creating a folder for the point but not sure it's creating a .DUT file. First, open ./echocfg and then go to Vince's entry under 'Linked Nodes'.
Scroll down and where it says Status, put Normal and where it says Direct, say no. I'm not sure if you're running a bash script to process outgoing or the default in ./scfg > Timed Events > FIDOOUT > %@sbbsecho%. If you're using the internal, let's change that to: %@sbbsecho%. > ../sbbs/data/out.txt. If not just add the last part to your bash after the ./sbbsecho part.
Then write a netmail to Vince. The out.txt will give you a little more information on how the netmail is being processed. Look for this line: 'Exporting Outbound NetMail' and then c&p what it says from that line to the end.
I have setup ias "direct now" and sent a new netmail to Vince so below
the sbbsecho log
=====
14-05-2018 16:25:12 Configured: 7 archivers, 1 linked-nodes, 0
echolists 14-05-2018 16:25:12 NetMail directory: /sbbs/netmail/
14-05-2018 16:25:12 Secure Inbound directory:
/home/bbs/sbbs/fido/inbound/ 14-05-2018 16:25:12 Non-secure Inbound directory: /home/bbs/sbbs/fido/nonsecure/
14-05-2018 16:25:12 Outbound (BSO root) directory: /home/bbs/sbbs/fido/outbound/
14-05-2018 16:25:12 Read 3 areas from ../data/areas.bbs
14-05-2018 16:25:12 Read 0 areas from ../data/badareas.lst
14-05-2018 16:25:13 Read 2 echo statistics from ../data/echostats.ini 14-05-2018 16:25:13 /sbbs/netmail/1.msg Vince Coen (2:250/1) To:
Gonzalo Ordas (2:250/1.2) Imported
14-05-2018 16:25:13 Deleting /sbbs/netmail/1.msg (from line 6432) 14-05-2018 16:25:13 Writing 0 areas to ../data/badareas.lst
14-05-2018 16:25:13 Deleting /home/bbs/sbbs/ctrl/sbbsecho.bsy (from
line 2958) 14-05-2018 16:25:13 SBBSecho exiting with error level 0, NetMail(1 imported, 0 exported, 0 packed)
14-05-2018 16:32:04 SBBSecho 3.04-Linux r3.81 May 13 2018 GCC 4.8.5 invoked with options: -ni
14-05-2018 16:32:04 Configured: 7 archivers, 1 linked-nodes, 0
echolists 14-05-2018 16:32:04 NetMail directory: /sbbs/netmail/
14-05-2018 16:32:04 Secure Inbound directory:
/home/bbs/sbbs/fido/inbound/ 14-05-2018 16:32:04 Non-secure Inbound directory: /home/bbs/sbbs/fido/nonsecure/
14-05-2018 16:32:04 Outbound (BSO root) directory: /home/bbs/sbbs/fido/outbound/
14-05-2018 16:32:04 Read 3 areas from ../data/areas.bbs
14-05-2018 16:32:04 Read 0 areas from ../data/badareas.lst
14-05-2018 16:32:04 Read 2 echo statistics from ../data/echostats.ini 14-05-2018 16:32:04 Created NetMail (1.msg) from Gonzalo Ordas
(2:250/1.2) to Vince_Coen (2:250/1.1), attr: 0181, subject: Testing
Netmail! 14-05-2018 16:32:04 Packing NetMail (1.msg) from Gonzalo Ordas (2:250/1.2) to Vince_Coen (2:250/1.1), attr: 0181, subject: Testing Netmail! 14-05-2018 16:32:04 Creating outbound directory for 2:250/1.1: ../fido/outbound/00fa0001.pnt/
14-05-2018 16:32:04 Node (2:250/1.1) successfully locked via: ../fido/outbound/00fa0001.pnt/00000001.bsy
14-05-2018 16:32:04 Adding NetMail (1.msg) to new packet for 2:250/1.1: ../fido/outbound/00fa0001.pnt/00000001.out
14-05-2018 16:32:04 Deleting /sbbs/netmail/1.msg (from line 5205) 14-05-2018 16:32:04 Touching outgoing semfile: ../data/binkout.now 14-05-2018 16:32:04 Writing 0 areas to ../data/badareas.lst
14-05-2018 16:32:04 Deleting ../fido/outbound/00fa0001.pnt/00000001.bsy (from line 2952)
14-05-2018 16:32:04 Deleting /home/bbs/sbbs/ctrl/sbbsecho.bsy (from
line 2958) 14-05-2018 16:32:04 SBBSecho exiting with error level 0, NetMail(0 imported, 1 exported, 1 packed)
=====
files:
=== ls -rtla fido/outbound/00fa0001.pnt/
total 12
-rw------- 1 bbs bbs 395 May 14 16:32 00000001.out
drwx------ 2 bbs bbs 4096 May 14 16:32 .
drwxrwxr-x 3 bbs bbs 4096 May 14 16:42 ..
===
exec/jsexec binkit -p
====
Unconfigured address 2:250/32@fidonet
Adding outbound files for 2:250/1@fidonet
Unsupported flow file type '../fido/outbound/00fa0001.pnt/'.
Got M_NUL command args: OPT EXTCMD GZ BZ2 PLZ CRC
Sent M_EOB command args:
Got M_NUL command args: TRF 0 0
Got M_EOB command args:
Sent M_EOB command args:
Got M_EOB command args:
Unlocking ../fido/outbound/00fa0001.bsy.
/home/bbs/sbbs/exec/binkit.js executed in 0.37 seconds
====
and the same!! which to me sounds strange.. It's looking at pnt as the file type? when the file is "00000001.out"..
Now the FIDOOUT from scfg(not needed)
=====
Internal Code FIDOOUT
Command Line %!sbbsecho%. -ni < get rid of the -ni
Enabled Yes
Execution Node 1
Execution Months Any
Execution Days of Month Any
Execution Days of Week All
Execution Time 00:00
Requires Exclusive Execution No
Force Users Off-line For Event No
Native Executable Yes
Use Shell to Execute No
Use Shell to Execute No
Background Execution No
Always Run After Init/Re-init No
====
Note I am using linux Centos, nevertheless I guess this is about the
same as I pressume this is a configuration issue mostly. Still that Unsupported flow file type '../fido/outbound/00fa0001.pnt/'. sounds
weird to me.. --->RainManHood<---
../sbbs/data/out.txt
Digital Man wrote to Rmh on 05-14-18 14:11 <=-
Re: fido/outbound binkit.js line 164: TypeError: file_getext(file)
By: Rmh to All on Fri May 11 2018 07:38 pm
People,
Silly question as I am not 100% sure about the file. and I might have something not well/properly configured...
So I am getting:
Fri May 11 2018 06:41 pm bbs.unicyber.co.uk
!JavaScript /home/bbs/sbbs/exec/binkit.js line 164: TypeError: file_getext(file) is undefined
Get the latest exec/binkit.js (rev 2.3) which includes a fix for this exception. It should print/log a meaningful error indicating the
filename that's causing the problem, after you update binkit.js.
mark lewis wrote to Lord Time <=-
there is really no need for any mail bundles to be used in today's
FTNs... all of the connections here are raw PKTs except for a very few that have old tossers that cannot do raw PKTs...
It looks like a few minutes later Gonzalo Ordas is writing netmail to Vince_Coen (should the underscore be there?) at 2:250/1.1 (should that be 2:250/1?True, my mistake there...
I would route all netmail for Z2 (and perhaps all of fidonet) to 2:250/1. To do that add something like this to sbbsecho.ini
node:2:ALL
route = 2:250/1
Are you trying to send directly to 2:250/1.1?
I have noticed that mail for my points does not get sent by binkit but I haven't studied well enough yet to make a report.
RainManHood<---
Get the latest exec/binkit.js (rev 2.3) which includes a fix for this exception. It should print/log a meaningful error indicating the filename that's causing the problem, after you update binkit.js.
RainManHood<---
If you added the ROUTE statement you should set Status to Normal, NOT direct.
Don't need the -ni options
Here is the issue. The above should be: to Vince Coen (2:250/1) and not a point
Command Line %!sbbsecho%. -ni < get rid of the
-ni
RainManHood<---
If you look at the log he sent me, seems as if sbbsecho is creating a netmail from 2:250/1.2 and sending it to Vince Coen (2:250/1.1) where Vince isn't a point. I had advised him to make some changes in his linked node section changing direct to Normal and adding Route to: 2:250/1 along with a new entry of 2:ALL routing to 2:250/1 as well and removing the -ni from his fidoout event.
I'm hoping he's not trying to feed another point off of his /1.1 point.
RainManHood<---
| Sysop: | Winzlo |
|---|---|
| Location: | Minnesota, USA |
| Users: | 11 |
| Nodes: | 16 (0 / 16) |
| Uptime: | 495932:33:18 |
| Calls: | 82 |
| Files: | 1,070 |
| D/L today: |
27 files (11,920K bytes) |
| Messages: | 286,905 |