Door Games Unlimited

Welcome, Guest.


Subject: Re: sbbs 3.17 error (two bugs Date: Wed Sep 09 2015 00:10:54
From: Lord Time To: Bill McGarrity

 >  >  > second one, on the web server, main \ test bbs's, did a recyde (in the
 >  >  > debug setting) here the output (on the test bbs) :

 >  >  > C:\sbbs\ctrl\web_handler.ini
 >  >  >   9/7  09:30:29p  Web Server socket set created
 >  >  >   9/7  09:30:29p  Adding Web Server listening socket on 0.0.0.0 port
 >  >  > 82
 >  >  >   9/7  09:30:29p  HTTP logging thread started
 >  >  >   9/7  09:30:29p  Web Server thread started
 >  >  >   9/7  09:30:29p  HTTP logging thread terminated
 >  >  >   9/7  09:30:30p  Recycling server...
 >  >  >   9/7  09:30:32p  Reading C:\sbbs\ctrl\sbbs.ini
 >  >  >   9/7  09:30:32p  Synchronet Web Server Revision 1.610
 >  >  >   9/7  09:30:32p  Compiled Sep  4 2015 05:02:48 with MSC 1800
 >  >  >   9/7  09:30:32p  WinSock 2.0 Running
 >  >  >   9/7  09:30:32p  Initializing on Mon Sep 07 21:30:32 2015 with
 >  >  > options: 80000043
 >  >  >   9/7  09:30:32p  Loading configuration files from C:\sbbs\ctrl\
 >  >  >   9/7  09:30:32p  Temporary file directory: C:\sbbs\temp\
 >  >  >   9/7  09:30:32p  Root directory: C:\sbbs\web\root
 >  >  >   9/7  09:30:32p  Error directory: C:\sbbs\web\root\error\
 >  >  >   9/7  09:30:32p  CGI directory: C:\sbbs\web\root\cgi-bin\
 >  >  >   9/7  09:30:32p  Read 81 MIME types from root section of
 >  >  > C:\sbbs\ctrl\mime_types.ini
 >  >  >   9/7  09:30:32p  Read 2 CGI content handlers from CGI.Win32 section
 >  >  > of C:\sbbs\ctrl\web_handler.ini
 >  >  >   9/7  09:30:32p  Read 2 JavaScript content handlers from JavaScript
 >  >  > section of
 >  >  > C:\sbbs\ctrl\web_handler.ini
 >  >  >   9/7  09:30:32p  Web Server socket set created
 >  >  >   9/7  09:30:32p  Adding Web Server listening socket on 0.0.0.0 port
 >  >  > 82
 >  >  >   9/7  09:30:32p  0948 !ERROR 48 binding Web Server socket to port 82
 >  >  >   9/7  09:30:32p  0948 Will retry in 15 seconds (1 of 2)

 >  > Where's the bug? It can be normal for a rebind to require a retry.

 >  LT> I don't get that type of problem, unless you what the log level set at
 >  LT> something other then debug, to find the error

 >  > Here's a
 >  > FAQ on it: http://wiki.synchro.net/faq:tcpip#bind

 >  LT> looking now

 >  LT> looking at that page, that was on win. xp sp3 (with all updates) there
 >  LT> no other program runing on that port (there avg, apc program
 >  LT> (http://www.apc.com/tools/download/index.cfm the PowerChute Personal
 >  LT> Edition V3.0.2 for Windows 8; 7; Vista; XP; Home Server
 >  LT> (Multi-Language), & logitech mouse program & firefox), on the main bbs
 >  LT> (win. 7 sp1) about the same software plus trillain, bluetooth, Windows
 >  LT> Live Mail & taurus (ftn)

 >  > Is there something else I'm missing?

 >  LT> hmmm
 >  
 > Could it be it's trying to listen to a port on an ip of 0.0.0.0?  Shouldn't
 > that be 127.0.0.1?

don't know, if it was one bbs, it would be ok, but two same version, one has
more stuff on it and the other doesn't
 
my sbbs.ini (test bbs) :
 
[Web]     Web (HTTP) Server
        AutoStart=false
        Interface=0.0.0.0
        Port=82
        TLSInterface=0.0.0.0
        TLSPort=443
        MaxClients=150
        RootDirectory=../web/root
        ErrorDirectory=error
        IndexFileNames=index.html,index.ssjs,index.xjs
        CGIDirectory=cgi-bin
        CGIExtensions=.cgi
        DefaultCGIContent=text/plain
        Authentication=Digest,Basic
        JavaScriptExtension=.ssjs
        MaxInactivity=120
        MaxCgiInactivity=120
        ; Sets the base name of the HTTP access log files,
        ; the current date and ".log" are appended.
        ; Set to empty string to use default value ("../data/logs/http-")
        ; Only created/appended if the HTTP_LOGGING option flag is enabled
        HttpLogFile=
; Supported options (separated with |):
; DEBUG_RX
; DEBUG_TX
; VIRTUAL_HOSTS
; NO_CGI
; HTTP_LOGGING 
;   NO_HOST_LOOKUP
; NO_RECYCLE
; GET_IDENT
;   NO_JAVASCRIPT
;   MUTE
        Options=DEBUG_RX | DEBUG_TX | HTTP_LOGGING | MUTE
        AnswerSound=
        HangupSound=
        HackAttemptSound=
        OutbufHighwaterMark=1024
        OutbufDrainTimeout=10
        OutgoingV6=<Error 10022 converting address, family=23>
        LogLevel=Debugging
 
 
---
 
Rob Starr
Lord Time SysOp of
Time Warp of the Future BBS 
Telnet://Time.Darktech.Org:24 or
Telnet://Time.Synchro.Net:24 (qwk or ftn & e-mail)
ICQ # 11868133 or # 70398519  Jabber : lordtime2000@gmail.com
Yahoo : lordtime2000  AIM : LordTime20000  MSN : Lord Time
Astra : lord_time  X-Box : Lord Time 2000  oovoo : lordtime2000
---
 ■ Synchronet ■ Time Warp of the Future BBS - Home of League 10 IBBS Games

Previous Message       Next Message
In Reply To: Re: sbbs 3.17 error (two bugs (Bill McGarrity)
Replies: Re: sbbs 3.17 error (two bugs (Digital Man)