Message Area
Casually read the BBS message area using an easy to use interface. Messages are categorized exactly like they are on the BBS. You may post new messages or reply to existing messages!

You are not logged in. Login here for full access privileges.

Previous Message | Next Message | Back to Synchronet Multinode BBS Softwar...  <--  <--- Return to Home Page
   Networked Database  Synchronet Multinode BBS Softwar...   [500 / 900] RSS
 From   To   Subject   Date/Time 
Message   Va7aqd    Digital Man   Recycle semaphore?   March 28, 2019
 12:29 PM *  

  Re: Recycle semaphore?
  By: Va7aqd to Digital Man on Thu Mar 28 2019 12:23 pm

When making a change via SCFG and nobody on the system (I've included a couple
of lines prior to the semaphore
detection so you can see that the first semaphore detected line is the first
logged line of the recycle
semaphore being updated):

Mar 28 12:23:34 home synchronet: srvc 0071 ActiveUser-UDP connection accepted
from: 104.237.137.254 port 38507
Mar 28 12:23:34 home synchronet: srvc 0071 ActiveUser-UDP service thread
terminated (0 clients remain, 0
total, 1730 served)
Mar 28 12:23:42 home synchronet: ftp  0000 Recycle semaphore file
(/sbbs/ctrl/recycle) detected
Mar 28 12:23:42 home synchronet: ftp  0010 FTP Server closing socket 0.0.0.0
port 2121
Mar 28 12:23:42 home synchronet: ftp  0015 FTP Server closing socket :: port
2121
Mar 28 12:23:42 home synchronet: ftp  Recycling server...
Mar 28 12:23:43 home synchronet: web  Recycle semaphore file
(/sbbs/ctrl/recycle) detected
Mar 28 12:23:43 home synchronet: web  HTTP logging thread terminated
Mar 28 12:23:43 home synchronet: web  0046 Web Server closing socket 0.0.0.0
port 8008
Mar 28 12:23:43 home synchronet: web  0047 Web Server closing socket :: port
8008
Mar 28 12:23:43 home synchronet: web  Recycling server...
Mar 28 12:23:44 home synchronet: Reading /sbbs/ctrl/sbbs.ini
Mar 28 12:23:44 home synchronet: ftp  Synchronet FTP Server Revision 1.488
Mar 28 12:23:44 home synchronet: ftp  Compiled Mar 14 2019 16:44:53 with GCC
6.3.0
Mar 28 12:23:44 home synchronet: ftp  Initializing on Thu Mar 28 12:23:44 2019
with options: 114
Mar 28 12:23:44 home synchronet: ftp  Loading configuration files from
/sbbs/ctrl
Mar 28 12:23:44 home synchronet: ftp  FTP Server listening on socket 0.0.0.0
port 2121
Mar 28 12:23:44 home synchronet: ftp  FTP Server listening on socket :: port
2121
Mar 28 12:23:44 home synchronet: ftp  FTP Server thread started
Mar 28 12:23:45 home synchronet: Reading /sbbs/ctrl/sbbs.ini
Mar 28 12:23:45 home synchronet: web  Synchronet Web Server Revision 1.678
Mar 28 12:23:45 home synchronet: web  Compiled Mar 14 2019 16:45:00 with GCC
6.3.0
Mar 28 12:23:45 home synchronet: web  Initializing on Thu Mar 28 12:23:45 2019
with options: 8e0
Mar 28 12:23:45 home synchronet: web  Loading configuration files from
/sbbs/ctrl
Mar 28 12:23:45 home synchronet: web  Web Server listening on socket 0.0.0.0
port 8008
Mar 28 12:23:45 home synchronet: web  Web Server listening on socket :: port
8008
Mar 28 12:23:45 home synchronet: web  Secure Web Server listening on socket
0.0.0.0 port 8443
Mar 28 12:23:45 home synchronet: web  Secure Web Server listening on socket ::
port 8443
Mar 28 12:23:45 home synchronet: web  Web Server thread started
Mar 28 12:23:45 home synchronet: web  HTTP logging thread started

When I do a:
sbbs@home:~$ touch ctrl/recycle

The log output is:

Mar 28 12:25:36 home synchronet: srvc 0074 ActiveUser-UDP connection accepted
from: 104.237.137.254 port 38507
Mar 28 12:25:36 home synchronet: srvc 0074 ActiveUser-UDP service thread
terminated (0 clients remain, 0
total, 1740 served)
Mar 28 12:26:02 home synchronet: ftp  0000 Recycle semaphore file
(/sbbs/ctrl/recycle) detected
Mar 28 12:26:02 home synchronet: ftp  0010 FTP Server closing socket 0.0.0.0
port 2121
Mar 28 12:26:02 home synchronet: ftp  0015 FTP Server closing socket :: port
2121
Mar 28 12:26:02 home synchronet: ftp  Recycling server...
Mar 28 12:26:03 home synchronet: web  Recycle semaphore file
(/sbbs/ctrl/recycle) detected
Mar 28 12:26:03 home synchronet: web  HTTP logging thread terminated
Mar 28 12:26:03 home synchronet: web  0046 Web Server closing socket 0.0.0.0
port 8008
Mar 28 12:26:03 home synchronet: web  0047 Web Server closing socket :: port
8008
Mar 28 12:26:03 home synchronet: web  0071 Secure Web Server closing socket
0.0.0.0 port 8443
Mar 28 12:26:03 home synchronet: web  0073 Secure Web Server closing socket ::
port 8443
Mar 28 12:26:03 home synchronet: web  Recycling server...
Mar 28 12:26:04 home synchronet: srvc 0010 ActiveUser-UDP connection accepted
from: 95.248.172.13 port 53634
Mar 28 12:26:04 home synchronet: srvc 0010 ActiveUser-UDP service thread
terminated (0 clients remain, 0
total, 1741 served)
Mar 28 12:26:04 home synchronet: Reading /sbbs/ctrl/sbbs.ini
Mar 28 12:26:04 home synchronet: ftp  Synchronet FTP Server Revision 1.488
Mar 28 12:26:04 home synchronet: ftp  Compiled Mar 14 2019 16:44:53 with GCC
6.3.0
Mar 28 12:26:04 home synchronet: ftp  Initializing on Thu Mar 28 12:26:04 2019
with options: 114
Mar 28 12:26:04 home synchronet: ftp  Loading configuration files from
/sbbs/ctrl
Mar 28 12:26:04 home synchronet: ftp  FTP Server listening on socket 0.0.0.0
port 2121
Mar 28 12:26:04 home synchronet: ftp  FTP Server listening on socket :: port
2121
Mar 28 12:26:04 home synchronet: ftp  FTP Server thread started
Mar 28 12:26:05 home synchronet: Reading /sbbs/ctrl/sbbs.ini
Mar 28 12:26:05 home synchronet: web  Synchronet Web Server Revision 1.678
Mar 28 12:26:05 home synchronet: web  Compiled Mar 14 2019 16:45:00 with GCC
6.3.0
Mar 28 12:26:05 home synchronet: web  Initializing on Thu Mar 28 12:26:05 2019
with options: 8e0
Mar 28 12:26:05 home synchronet: web  Loading configuration files from
/sbbs/ctrl
Mar 28 12:26:05 home synchronet: web  Web Server listening on socket 0.0.0.0
port 8008
Mar 28 12:26:05 home synchronet: web  Web Server listening on socket :: port
8008
Mar 28 12:26:05 home synchronet: web  Secure Web Server listening on socket
0.0.0.0 port 8443
Mar 28 12:26:05 home synchronet: web  Secure Web Server listening on socket ::
port 8443
Mar 28 12:26:05 home synchronet: web  Web Server thread started
Mar 28 12:26:05 home synchronet: web  HTTP logging thread started

There's nobody on the system:

sbbs@home:~$ exec/node list

Synchronet Node Display/Control Utility v1.31

Node  1: Waiting for connection [R]
Node  2: Waiting for connection [R]
Node  3: Waiting for connection [R]
Node  4: Waiting for connection [R]
Node  5: Waiting for connection [R]
Node  6: Waiting for connection [R]
Node  7: Waiting for connection [R]

---
 ■ Synchronet ■ VA7AQD's Tavern - bbs.isurf.ca
 * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  Show ANSI Codes | Hide BBCodes | Show Color Codes | Hide Encoding | Hide HTML Tags | Show Routing
Previous Message | Next Message | Back to Synchronet Multinode BBS Softwar...  <--  <--- Return to Home Page

VADV-PHP
Execution Time: 0.0887 seconds

If you experience any problems with this website or need help, contact the webmaster.
VADV-PHP Copyright © 2002-2024 Steve Winn, Aspect Technologies. All Rights Reserved.
Virtual Advanced Copyright © 1995-1997 Roland De Graaf.
v2.0.140505

Warning: Unknown: open(c:\Sessions\sess_hjn8m67u29tpunkejj14i6up30, O_RDWR) failed: No such file or directory (2) in Unknown on line 0 Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (c:\Sessions) in Unknown on line 0 PHP Warning: session_start(): open(c:\Sessions\sess_hjn8m67u29tpunkejj14i6up30, O_RDWR) failed: No such file or directory (2) in D:\wc5\http\public\VADV\include\common.inc.php on line 45 PHP Warning: Unknown: open(c:\Sessions\sess_hjn8m67u29tpunkejj14i6up30, O_RDWR) failed: No such file or directory (2) in Unknown on line 0 PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (c:\Sessions) in Unknown on line 0