Noticed my BBS slowing way down, and running 'htop' shows me that
'binkd: client manager' is taking up 100% of the cpu. If I let it
run long enough, it stacks up multiple duplicate processes as well.
I'l running binkd from an .sh file -- from an hourly BBS event --
any idea what could cause it not to exit?
Noticed my BBS slowing way down, and running 'htop' shows me that'binkd: client manager' is taking up 100% of the cpu. If I let it
run long enough, it stacks up multiple duplicate processes as well.
I'l running binkd from an .sh file -- from an hourly BBS event --
any idea what could cause it not to exit?
anything in your binkd log file about it?
this is my .sh file to poll fsxnet every xx minute via crontab
#!/bin/sh /usr/local/sbin/binkd -c -p -q -P "21:3/100@fsxnet" /home/bbs/MagickaBBS/ftn/binkd.conf
Noticed my BBS slowing way down, and running 'htop' shows me that 'binkd: client manager' is taking up 100% of the cpu. If I let it run long
enough, it stacks up multiple duplicate processes as well. I'l running binkd from an .sh file -- from an hourly BBS event -- any idea what
could cause it not to exit?
On 14 Sep 2020 at 03:07p, Alpha pondered and said...
Noticed my BBS slowing way down, and running 'htop' shows me
that 'binkd: client manager' is taking up 100% of the cpu. If I let it run long enough, it stacks up multiple duplicate processes as well. I'l running binkd from an .sh file -- from an hourly BBS event -- any idea what could cause it not to exit?
I do get issues with a not the most up to date version of BinkD for Windows were by I end up with a too many servers message and it seems to fail to toss packets etc until I close it down and restart. It happens randomly and despite efforts to resolve by playing with settings I've never managed to sort a fix for it. Thing is it's not consistent and occurs randomly over time making it harder to troubleshoot :(
I couldn't figure it out--I compiled the latest from the source, and still kept getting those CPU spikes. So last night, I ended up transferring my BBS over to a Rpi, and used the "apt install binkd" version -- using all the same config files that I used on the Ubuntu machine -- and the problem went away!
domain fsxnet /home/robbiew/enigma-bbs/mail/ftn_out/outbound 21
domain fidonet /home/robbiew/enigma-bbs/mail/ftn_out/fidonet 1
domain scinet /home/robbiew/enigma-bbs/mail/ftn_out/scinet 77
domain tqwnet /home/robbiew/enigma-bbs/mail/ftn_out/tqwnet 1337
domain agoranet /home/robbiew/enigma-bbs/mail/ftn_out/agoranet 46
domain fidonet /mnt/ssd1/bbs/ftn/io/out 2
domain bbsnet /mnt/ssd1/bbs/ftn/io/out 2
domain pinet /mnt/ssd1/bbs/ftn/io/out 2
domain amiganet /mnt/ssd1/bbs/ftn/io/out 2
domain fsxnet /mnt/ssd1/bbs/ftn/io/out 2
domain tqwnet /mnt/ssd1/bbs/ftn/io/out 2
address 2:240/5411@fidonet
address 75:49/4@bbsnet
address 314:314/245@pinet
address 39:170/2411@amiganet
address 21:3/119@fsxnet
domain fidonet /mnt/ssd1/bbs/ftn/io/out 2domain bbsnet /mnt/ssd1/bbs/ftn/io/out 2
domain pinet /mnt/ssd1/bbs/ftn/io/out 2
domain amiganet /mnt/ssd1/bbs/ftn/io/out 2
domain fsxnet /mnt/ssd1/bbs/ftn/io/out 2
Oh, interesting. You're using the same Zone number at the end, so
it all ends up in the same folder? When I use the unique Zone
number for each net, binkd ends up creating seperate folders for
each. I'll give this a try, thanks!
Oh, interesting. You're using the same Zone number at the end, so it all ends up in the same folder? When I use the unique Zone number for each
Oh, interesting. You're using the same Zone number at the end, so it all ends up in the same folder? When I use the unique
Zone number for each net, binkd ends up creating seperate folders for each. I'll give this a try, thanks!
The number at the end is *not* the zone number for the network. It represents the zone number for the outbound directory, and thus any mail for any other zone will have the hex address suffix added to that directory path.
Sysop: | digital man |
---|---|
Location: | Riverside County, California |
Users: | 1,044 |
Nodes: | 15 (0 / 15) |
Uptime: | 00:11:17 |
Calls: | 500,299 |
Calls today: | 17 |
Files: | 95,203 |
D/L today: |
2,557 files (611M bytes) |
Messages: | 465,277 |
Posted today: | 12 |