-
Error starting ircd.js
From
Jame@VERT/ROCASA to
All on Fri Feb 25 20:02:00 2011
All,ãã I'm attempting to do some testing in an v3.14 install and am getting the ãfollowing error message when ircd.js is being started:ãã2/26 00:47:10 srvc 0017 IRC !JavaScript /opt/synchronet/exec/ircd.js line 94: ãReferenceError: log is not definedãã Not certain what might be causing that. Is it being caused by a config ãissue of some sort? By an incorrect set of exec/*js files? Something else?ãã Note also that I can't find where the log function is being defined in the ãinstalled files, but I'm also not sure that I'm looking for the right thing...ã (Don't know much about javascript yet...)ããããJameãã---ã þ Synchronet þ rocasa.synchro.netã
-
From
Nightfox@VERT/DIGDIST to
Jame on Sat Feb 26 07:10:47 2011
Re: Error starting ircd.jsã By: Jame to All on Fri Feb 25 2011 20:02:00ãã > I'm attempting to do some testing in an v3.14 install and am getting the ã > following error message when ircd.js is being started:ãã > 2/26 00:47:10 srvc 0017 IRC !JavaScript /opt/synchronet/exec/ircd.js line 9ã > ReferenceError: log is not definedããHave you tried updating your JavaScript files from the Synchronet CVSãrepository?ããNightfoxãã---ã þ Synchronet þ Digital Distortion BBS: digdist.bbsindex.comã
-
From
Jame@VERT/ROCASA to
Nightfox on Sat Feb 26 15:41:00 2011
Nightfox,ã ã >> I'm attempting to do some testing in an v3.14 install and am getting ã >> the following error message when ircd.js is being started:ã > ã >> 2/26 00:47:10 srvc 0017 IRC !JavaScript /opt/synchronet/exec/ircd.js ã >> line 9 ReferenceError: log is not definedã > ã > Have you tried updating your JavaScript files from the Synchronet CVS ã > repository?ã ã Well, I would if were trying to build for something more current but this ãis supposed to be for v3.14. I know it 3.14 works because that is what is ãrunning this instance of Synchronet, & I don't recall that I had to get ãanything later to get it to work...ãã My current guess is that I messed up the creation of a source archive, ãpossibly due to an issue with tag in CVS. I think I've found copies of an ãarchive created back when I first pulled the v3.14 files, so I'll try building ãwith those.ãã In the mean time I am also working on debian packaging for the current ãcode from CVS, using the source and run archives being created. ãããããJameãã---ã þ Synchronet þ rocasa.synchro.netã
-
From
Digital Man@VERT to
Jame on Mon Feb 28 16:15:17 2011
Re: Error starting ircd.jsã By: Jame to All on Fri Feb 25 2011 08:02 pmãã > All,ã >ã > I'm attempting to do some testing in an v3.14 install and am getting theã > following error message when ircd.js is being started:ã >ã > 2/26 00:47:10 srvc 0017 IRC !JavaScript /opt/synchronet/exec/ircd.js lineã > 94: ReferenceError: log is not definedã >ã > Not certain what might be causing that. Is it being caused by a configã > issue of some sort? By an incorrect set of exec/*js files? Somethingã > else?ã >ã > Note also that I can't find where the log function is being defined inã > the installed files, but I'm also not sure that I'm looking for the rightã > thing...ã > (Don't know much about javascript yet...)ããI suspect you need to upgrade to Synchronet v3.15 to run the latest ircd. Didãyou update your ircd after installing v3.14? In any case, it'd be a good ideaãto upgrade.ãããã digital manããSnapple "Real Fact" #87:ãA mile on the ocean and a mile on land are not the same distance.ã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã
-
From
Jame@VERT/ROCASA to
Digital Man on Tue Mar 1 20:10:00 2011
I'm attempting to do some testing in an v3.14 install and am getting ã > > the following error message when ircd.js is being started:ã > >ã > > 2/26 00:47:10 srvc 0017 IRC !JavaScript /opt/synchronet/exec/ircd.js ã > > line 94: ReferenceError: log is not definedã > >ãã > I suspect you need to upgrade to Synchronet v3.15 to run the latest ircd. ãã I'm back to working on that, preferably still using a debian package. ãNeed to build a 64 bit lenny container (I'm using Linux Containers now, ãreplacing the VServers I have been using) to do the testing...ããã > Did you update your ircd after installing v3.14?ãã Nope. Certainly not for this install, that I recall, but it is running ãhere (netstat -tlnp |grep 6667):ããtcp 0 0 192.168.4.18:6667 0.0.0.0:* LISTEN 26326/sbbsããã And I hadn't thought I'd done so for the source archive I was using to ãtest the v3.14 debian package builds... But I found that I wasn't using the ãsame set of files for that as I'd used for this install, which is still the ãoriginal manual compile I did of v3.14 back in January 2009 (ircd.js 81504 ãDec 29 2006). Did recreate a source archive to try a 3.14 build again but I'm ãnot sure that it's that much better...ããã > In any case, it'd be a good idea to upgrade.ãã Indeed, and I've come back to that idea. Much as I'd still like to create ãa debian package for the 3.14a version, I want to learn SBBS better than I've ãhad a chance to, especially the javascript used with it; and that means the ãcurrent version, as that is where you all are doing the work... ãããããJameãã---ã þ Synchronet þ rocasa.synchro.netã