Thread View: DOVE-Net.Hardware_Software_Help
4 messages
4 total messages
Started by "Xofraq"
Thu, 29 Aug 2024 07:49
Port Binding Crashes
Author: "Xofraq"
Date: Thu, 29 Aug 2024 07:49
Date: Thu, 29 Aug 2024 07:49
19 lines
736 bytes
736 bytes
Hello All, I have been having some issues with my new setup and I am trying to get some info on what might be causing the crash. In the past 2 days I have been getting port already in use errors for all of my services like this one: !ERROR 98 binding FTP server socket to port 21: address already in use This happens to all services/ports then the system freezes. Seems to happen after running for most of the day and sometime after 7:00pm, I am looking for a time pattern. I have to reboot the system and fire the BBS back up. This is running on: Syncronet v3.20 - Debian GNU/Linux 12 Raspberry Pi 6.6.31+rpt-rpi-v8 Thanks in advance on any thoughts you may have! Xofraq --- þ Synchronet þ MicroBurst II BBS - 30 Years Later .
Port Binding Crashes
Author: "Nightfox"
Date: Thu, 29 Aug 2024 12:07
Date: Thu, 29 Aug 2024 12:07
22 lines
1066 bytes
1066 bytes
Re: Port Binding Crashes By: Xofraq to All on Thu Aug 29 2024 07:49 am Xo> I have been having some issues with my new setup and I am trying to get Xo> some info on what might be causing the crash. In the past 2 days I have Xo> been getting port already in use errors for all of my services like this Xo> one: Xo> !ERROR 98 binding FTP server socket to port 21: address already in use Does Synchronet actually crash when this happens? This means another server is already running on the same port (21), so Synchronet can't use that port. This is just an error, and I don't think Synchronet will crash when this happens; it just can't bind to the port. One way you can check what process is listening on port 21 is with this command: sudo lsof -i -P -n |grep LISTEN |grep :21 One thing I've noticed is that after shutting down sbbs, it can take a couple minutes for it to fully shut down, so if I try to start sbbs up again too soon, some of the ports might still be in use. Nightfox --- þ Synchronet þ Digital Distortion: digitaldistortionbbs.com .
Port Binding Crashes
Author: "echicken"
Date: Thu, 29 Aug 2024 23:34
Date: Thu, 29 Aug 2024 23:34
24 lines
1110 bytes
1110 bytes
Re: Port Binding Crashes By: Xofraq to All on Thu Aug 29 2024 07:49:06 Xo> !ERROR 98 binding FTP server socket to port 21: address already in use In all likelihood Synchronet has already crashed and is trying to restart when you see this message. You can probably deal with this error by reviewing this, with attention to the "Rebind" section: https://wiki.synchro.net/faq:tcpip#bind Why it's crashing remains an open question. With a debug build you can get a core file which you can explore on your own, or submit along with an issue on gitlab.synchro.net: https://wiki.synchro.net/howto:gdb You may just be running out of memory. Maybe you'll notice a pattern in the logs in the minute(s) prior to this recurring crash. I personally run my terminal, web, mail, and services servers in separate processes, so that if one crashes or needs to restart it doesn't take down the whole BBS. I'm not really advocating for this but it can help isolate the problem. echicken electronic chicken bbs - bbs.electronicchicken.com --- þ Synchronet þ electronic chicken bbs - bbs.electronicchicken.com .
Port Binding Crashes
Author: "Digital Man"
Date: Sat, 31 Aug 2024 18:17
Date: Sat, 31 Aug 2024 18:17
27 lines
1165 bytes
1165 bytes
Re: Port Binding Crashes By: Xofraq to All on Thu Aug 29 2024 07:49 am > Hello All, > > I have been having some issues with my new setup and I am trying to get some > info on what might be causing the crash. In the past 2 days I have been > getting port already in use errors for all of my services like this one: > > !ERROR 98 binding FTP server socket to port 21: address already in use That's not a crash. For more information, see https://wiki.synchro.net/faq:tcpip#bind > This happens to all services/ports then the system freezes. Seems to happen > after running for most of the day and sometime after 7:00pm, I am looking > for a time pattern. I have to reboot the system and fire the BBS back up. Are you stopping and restarting sbbs? Normally, the ports aren't re-bound very oftne, only on server recycle or restart. -- digital man (rob) Sling Blade quote #11: Doyle Hargraves (to Karl): What in the hell you doin' with that hammer? Norco, CA WX: 84.3øF, 51.0% humidity, 6 mph WNW wind, 0.00 inches rain/24hrs --- þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net .
Thread Navigation
This is a paginated view of messages in the thread with full content displayed inline.
Messages are displayed in chronological order, with the original post highlighted in green.
Use pagination controls to navigate through all messages in large threads.
Back to All Threads